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 <[email protected]> > --- > drivers/net/mlx5/mlx5.c | 5 +++-- > drivers/net/mlx5/mlx5_defs.h | 3 --- > 2 files changed, 3 insertions(+), 5 deletions(-)
Acked-by: Adrien Mazarguil <[email protected]> -- Adrien Mazarguil 6WIND

