numam-dpdk/doc/guides/nics
Olivier Matz 8788fec1f2 net/mlx5: implement descriptor status API
Since there is no "descriptor done" flag like on Intel drivers, the
approach is different on mlx5 driver.
- for Tx, we call txq_complete() to free descriptors processed by
  the hw, then we check if the descriptor is between tail and head
- for Rx, we need to browse the cqes, managing compressed ones,
  to get the number of used descriptors.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2017-03-30 15:27:42 +02:00
..
features net/mlx5: implement descriptor status API 2017-03-30 15:27:42 +02:00
img
bnx2x.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
bnxt.rst doc: update bnxt guide 2016-10-13 15:30:59 +02:00
cxgbe.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
e1000em.rst
ena.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
enic.rst net/enic: extend flow director support for 1300 series 2016-10-13 15:30:59 +02:00
fm10k.rst doc: remove Match Interface in fm10k guide 2016-06-23 15:53:03 +02:00
i40e.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
index.rst net/tap: add TUN/TAP device PMD 2017-01-17 19:40:50 +01:00
intel_vf.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
ixgbe.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
mlx4.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
mlx5.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
nfp.rst config: enable nfp driver on Linux 2017-01-18 14:21:37 +01:00
overview.rst doc: highlight pointed column in NIC overview table 2017-02-26 17:20:05 +01:00
pcap_ring.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
qede.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
sfc_efx.rst net/sfc: enable TSO by default 2017-01-30 22:18:26 +01:00
szedata2.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
tap.rst net/tap: fix guide for device name 2017-02-10 12:25:49 +01:00
thunderx.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
vhost.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
virtio.rst doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
vmxnet3.rst net/vmxnet3: update NIC documentation 2016-09-30 12:27:18 +02:00