> On Aug 1, 2017, at 12:55 AM, Nelio Laranjeiro <[email protected]> > wrote: > > Changing the MTU is not related to changing the number of segments, > activating or not the multi-segment support should be handled by the > application. > > Fixes: 9964b965ad69 ("net/mlx5: re-add Rx scatter support") > Cc: [email protected] > > Signed-off-by: Nelio Laranjeiro <[email protected]> > Acked-by: Yongseok Koh <[email protected]> One small comment although I had already acked. I think rxq_ctrl_setup() can be static now, it doesn't need to be exposed??
Thanks, Yongseok

