numam-dpdk/drivers/net/mlx5
Olga Shern 0a3b350da8 mlx5: fix Tx loss after initialization
Pre-registering mbuf memory pools when creating TX queues avoids costly
registrations later in the data path.

Fixes: 2e22920b85 ("mlx5: support non-scattered Tx and Rx")

Signed-off-by: Olga Shern <olgas@mellanox.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2015-11-24 17:49:27 +01:00
..
Makefile mlx5: enable multi packet send WR in Tx CQ 2015-11-01 11:23:45 +01:00
mlx5_defs.h mlx5: handle link status interrupts 2015-11-01 11:23:45 +01:00
mlx5_ethdev.c mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
mlx5_mac.c mlx5: support IPv6 RSS using experimental flows 2015-11-01 11:23:45 +01:00
mlx5_rss.c mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
mlx5_rxmode.c mlx5: support IPv6 RSS using experimental flows 2015-11-01 11:23:45 +01:00
mlx5_rxq.c mlx5: fix hash Rx queue type in RSS mode 2015-11-03 22:57:32 +01:00
mlx5_rxtx.c mlx5: fix Tx loss after initialization 2015-11-24 17:49:27 +01:00
mlx5_rxtx.h mlx5: fix Tx loss after initialization 2015-11-24 17:49:27 +01:00
mlx5_stats.c mlx5: fix possible crash when clearing device statistics 2015-11-24 17:49:27 +01:00
mlx5_trigger.c mlx5: handle link status interrupts 2015-11-01 11:23:45 +01:00
mlx5_txq.c mlx5: fix Tx loss after initialization 2015-11-24 17:49:27 +01:00
mlx5_utils.h mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
mlx5_vlan.c mlx5: refactor Rx code for the new verbs RSS API 2015-10-31 00:21:58 +01:00
mlx5.c mlx5: fix build with debugging enabled 2015-11-03 22:57:21 +01:00
mlx5.h mlx5: support RETA query and update 2015-11-03 11:23:15 +01:00
rte_pmd_mlx5_version.map mlx5: introduce new driver for Mellanox ConnectX-4 adapters 2015-10-30 22:03:42 +01:00