numam-dpdk/drivers/net/mlx4
Matan Azrad 46d7b08b91 net/mlx4: fix missing stamp during Tx completion
After processing completed packets, the owner bit of each TXBB comprised
in its WQEs must be invalidated. The loop stops short of processing the
last WQE.

Fixes: c3c977bbec ("net/mlx4: add Tx bypassing Verbs")

Signed-off-by: Matan Azrad <matan@mellanox.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2017-11-11 15:54:16 +01:00
..
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
mlx4_ethdev.c net/mlx4: fix Rx packet type offloads 2017-11-10 02:29:56 +00:00
mlx4_flow.c net/mlx4: fix queue index check on flow rules 2017-11-01 22:17:06 +01:00
mlx4_flow.h net/mlx4: add RSS flow rule action support 2017-10-13 01:18:48 +01:00
mlx4_intr.c net/mlx4: fix rxq interrupt memory corruption 2017-11-10 09:04:20 +00:00
mlx4_mr.c net/mlx4: share memory region resources 2017-11-03 21:30:41 +01:00
mlx4_prm.h net/mlx4: enhance Rx packet type offloads 2017-11-07 12:47:13 +01:00
mlx4_rxq.c net/mlx4: fix Rx packet type offloads 2017-11-10 02:29:56 +00:00
mlx4_rxtx.c net/mlx4: fix missing stamp during Tx completion 2017-11-11 15:54:16 +01:00
mlx4_rxtx.h net/mlx4: fix Rx packet type offloads 2017-11-10 02:29:56 +00:00
mlx4_txq.c net/mlx4: share memory region resources 2017-11-03 21:30:41 +01:00
mlx4_utils.c net/mlx4: add iovec-like allocation wrappers 2017-10-13 01:18:48 +01:00
mlx4_utils.h net/mlx4: fix missing include 2017-11-02 20:05:43 +01:00
mlx4.c net/mlx4: enhance Rx packet type offloads 2017-11-07 12:47:13 +01:00
mlx4.h net/mlx4: enhance Rx packet type offloads 2017-11-07 12:47:13 +01:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00