[dpdk-dev] [PATCH v2 00/16] Enhance mlx5 with Mellanox OFED 3.1

2015-11-01 Thread Thomas Monjalon
2015-10-30 19:55, Adrien Mazarguil: > Mellanox OFED 3.1 [1] comes with improved APIs that Mellanox ConnectX-4 > (mlx5) adapters can take advantage of, such as: > > - Separate post and doorbell operations on all queues. > - Lightweight RX queues called Work Queues (WQs). > - Low-level RSS indirecti

[dpdk-dev] [PATCH v2 00/16] Enhance mlx5 with Mellanox OFED 3.1

2015-10-30 Thread Adrien Mazarguil
Mellanox OFED 3.1 [1] comes with improved APIs that Mellanox ConnectX-4 (mlx5) adapters can take advantage of, such as: - Separate post and doorbell operations on all queues. - Lightweight RX queues called Work Queues (WQs). - Low-level RSS indirection table and hash key configuration. This patch