net/mlx5: use RSS table max size from config
authorNélio Laranjeiro <nelio.laranjeiro@6wind.com>
Thu, 25 Jan 2018 08:19:46 +0000 (09:19 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 29 Jan 2018 09:04:28 +0000 (10:04 +0100)
commitc1236ad7076a6b31f432a15d70b324cf49129b18
tree553f07f3684b80f150c16590609e4c86ffd30994
parent0fb2c9842b206ffbf255690b2674ddca8f24646a
net/mlx5: use RSS table max size from config

Maximum indirection table size has not been updated accordingly.

Fixes: 7fe24446e946 ("net/mlx5: add device configuration structure")

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
drivers/net/mlx5/mlx5.h
drivers/net/mlx5/mlx5_rxq.c