numam-dpdk/drivers/net/mlx4
Adrien Mazarguil 4bd2aa1198 net/mlx4: drop RSS support
The Verbs RSS API used in this PMD is now obsolete. It is superseded by an
enhanced API with fewer constraints already used in the mlx5 PMD.

Drop RSS support in preparation for a major refactoring. The ability to
configure several Rx queues is retained, these can be targeted directly by
creating specific flow rules.

There is no need for "ignored" Rx queues anymore since their number is no
longer limited to powers of two.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2017-10-06 02:49:47 +02:00
..
Makefile net/mlx4: remove Tx inline compilation option 2017-10-06 02:49:47 +02:00
mlx4_flow.c net/mlx4: revert RSS parent queue refactoring 2017-10-06 02:49:47 +02:00
mlx4_flow.h net/mlx4: revert flow API RSS support 2017-10-06 02:49:47 +02:00
mlx4.c net/mlx4: drop RSS support 2017-10-06 02:49:47 +02:00
mlx4.h net/mlx4: drop RSS support 2017-10-06 02:49:47 +02:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00