net/mlx5: share Rx queue indirection table code
authorMichael Baum <michaelba@nvidia.com>
Thu, 3 Sep 2020 10:13:46 +0000 (10:13 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Sep 2020 16:55:08 +0000 (18:55 +0200)
commit25ae7f1a5d9d127a46f8d62d1d689f77a78138fd
tree95eb42c9f9aa556c2c823256bb6bbf6ddc62a311
parent66b96fa6a6c22deaec4cd81728d5effb76e8544f
net/mlx5: share Rx queue indirection table code

Move Rx indirection table object similar resources allocations from DevX
and Verbs modules to a shared location.

Signed-off-by: Michael Baum <michaelba@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
drivers/net/mlx5/linux/mlx5_verbs.c
drivers/net/mlx5/mlx5.h
drivers/net/mlx5/mlx5_devx.c
drivers/net/mlx5/mlx5_rxq.c
drivers/net/mlx5/mlx5_rxtx.h