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

Ferruh Yigit ferruh.yigit at intel.com
Fri Jan 20 19:42:50 CET 2017


On 1/20/2017 4:57 PM, Adrien Mazarguil wrote:
> 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>

Applied to dpdk-next-net/master, thanks.



More information about the dev mailing list