[dpdk-dev] [PATCH v2] net/mlx5: lift Rx RSS indirection table size limit

Adrien Mazarguil adrien.mazarguil at 6wind.com
Fri Jan 20 17:57:03 CET 2017


On Tue, Jan 17, 2017 at 04:39:29PM -0800, Yongseok Koh wrote:
> The size of Rx RSS indirection table was limited by 256, but it is not
> required anymore for all Mellanox NICs. However, the librte_ether still
> limits the size by 512.
> 
> Signed-off-by: Yongseok Koh <yskoh at mellanox.com>
> ---
>  drivers/net/mlx5/mlx5.c      | 5 +++--
>  drivers/net/mlx5/mlx5_defs.h | 3 ---
>  2 files changed, 3 insertions(+), 5 deletions(-)

Acked-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>

-- 
Adrien Mazarguil
6WIND


More information about the dev mailing list