[dpdk-dev] [PATCH] net/mlx5: fix MTU update

Yongseok Koh yskoh at mellanox.com
Thu Aug 3 01:13:22 CEST 2017


> On Aug 1, 2017, at 12:55 AM, Nelio Laranjeiro <nelio.laranjeiro at 6wind.com> 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: stable at dpdk.org
> 
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>
> Acked-by: Yongseok Koh <yskoh at mellanox.com>
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


More information about the dev mailing list