numam-dpdk/drivers/net/mlx4
Adrien Mazarguil 9980f81dc2 mlx4: use MOFED 3.0 fast verbs interface for Tx operations
The "raw" post send interface was experimental and has been deprecated. This
commit replaces it with a new low level interface that dissociates post and
flush (doorbell) operations for improved QP performance.

The CQ polling function is updated as well.

Signed-off-by: Alex Rosenbaum <alexr@mellanox.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2015-07-01 11:29:23 +02:00
..
Makefile mlx4: use MOFED 3.0 fast verbs interface for Tx operations 2015-07-01 11:29:23 +02:00
mlx4.c mlx4: use MOFED 3.0 fast verbs interface for Tx operations 2015-07-01 11:29:23 +02:00
mlx4.h mlx4: avoid requesting Tx completion events to improve performance 2015-07-01 11:28:42 +02:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00