numam-dpdk/drivers
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
..
bus bus/pci: fix PPC condition for IOMMU class 2017-11-07 17:04:09 +01:00
crypto bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
event bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
mempool mempool: rename address mapping function to IOVA 2017-11-06 22:26:13 +01:00
net net/mlx4: fix missing stamp during Tx completion 2017-11-11 15:54:16 +01:00
Makefile drivers: add net as dependency for event drivers 2017-10-25 14:03:43 +02:00