numam-dpdk/drivers/net
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
..
af_packet bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
ark drivers/net: fix number of segment storage type 2017-11-10 09:17:13 +00:00
avp drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnx2x drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnxt net/bnxt: fix link handling and configuration 2017-11-10 09:42:25 +00:00
bonding bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
cxgbe mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
dpaa mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
dpaa2 net/dpaa2: set queues after reconfiguration 2017-11-01 22:17:06 +01:00
e1000 net/igb: fix Rx interrupt with VFIO and MSI-X 2017-11-07 10:19:02 +01:00
ena mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
enic net/enic: fix TSO for packets greater than 9208 bytes 2017-11-02 19:32:04 +01:00
failsafe bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
fm10k mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
i40e drivers/net: fix number of segment storage type 2017-11-10 09:17:13 +00:00
ixgbe drivers/net: fix number of segment storage type 2017-11-10 09:17:13 +00:00
kni bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
liquidio net/liquidio: support device reset in driver 2017-11-08 21:30:14 +01:00
mlx4 net/mlx4: fix missing stamp during Tx completion 2017-11-11 15:54:16 +01:00
mlx5 net/mlx5: fix rxq interrupt memory corruption 2017-11-10 08:56:26 +00:00
mrvl bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
nfp net/nfp: fix possible memory leak 2017-11-10 09:31:24 +00:00
null bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
octeontx bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
pcap bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
qede drivers/net: fix number of segment storage type 2017-11-10 09:17:13 +00:00
ring bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
sfc drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
softnic net/softnic: fix build with gcc 4.5.1 2017-11-08 20:44:56 +01:00
szedata2 drivers/net: fix number of segment storage type 2017-11-10 09:17:13 +00:00
tap bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
thunderx drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
vhost bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
virtio bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
vmxnet3 net/vmxnet3: fix memory leak when releasing queues 2017-11-03 00:07:07 +01:00
Makefile mk: remove useless list of core libraries 2017-11-06 21:56:07 +01:00