numam-dpdk/doc/guides
Michal Krawczyk e1e73e3229 net/ena: add Tx drops statistic
ENA device can report in the AENQ handler amount of Tx packets that were
dropped and not sent.

This statistic is showing global value for the device and because
rte_eth_stats is missing field that could indicate this value (it
isn't the Tx error), it is being presented as a extended statistic.

As the current design of extended statistics prevents tx_drops from
being an atomic variable and both tx_drops and rx_drops are only updated
from the AENQ handler, both were set as non-atomic for the alignment.

Signed-off-by: Michal Krawczyk <mk@semihalf.com>
Reviewed-by: Igor Chauskin <igorch@amazon.com>
Reviewed-by: Guy Tzalik <gtzalik@amazon.com>
2020-04-21 13:57:07 +02:00
..
bbdevs doc: add feature matrix table for bbdev 2020-04-19 22:34:26 +02:00
compressdevs compress/qat: support IM buffer too small operation 2020-04-19 17:15:14 +02:00
contributing build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
cryptodevs doc: support IPsec Multi-buffer lib v0.54 2020-04-19 23:00:23 +02:00
eventdevs doc: fix devargs in OCTEON TX2 event device guide 2020-02-21 18:14:48 +01:00
faq doc: update preferred log level syntax in guides 2018-04-25 12:16:50 +02:00
freebsd_gsg doc: update building and running FreeBSD apps 2020-02-16 11:12:38 +01:00
howto doc: introduce OpenWrt how-to 2020-02-21 22:03:01 +01:00
linux_gsg trace: add trace mode configuration parameter 2020-04-23 15:40:01 +02:00
mempool doc: add Marvell OCTEON TX2 mempool guide 2019-06-25 23:35:57 +02:00
nics net/ena: support large LLQ headers 2020-04-21 13:57:07 +02:00
platform net/octeontx2: support SDP interface 2019-11-08 23:15:05 +01:00
prog_guide doc: add trace library guide 2020-04-23 15:40:12 +02:00
rawdevs doc: fix igb_uio parameter in ntb guide 2020-01-20 10:14:03 +01:00
rel_notes net/ena: add Tx drops statistic 2020-04-21 13:57:07 +02:00
sample_app_ug examples/vmdq: fix RSS configuration 2020-04-21 13:57:06 +02:00
testpmd_app_ug app/testpmd: support dumping socket memory 2020-04-21 13:57:06 +02:00
tools app/bbdev: update test vectors 2020-04-05 18:26:04 +02:00
vdpadevs doc: fix naming of Mellanox devices 2020-02-25 15:55:54 +01:00
windows_gsg build: add cross-file for MinGW-w64 2020-03-18 01:20:48 +01:00
conf.py doc: add feature matrix table for bbdev 2020-04-19 22:34:26 +02:00
custom.css doc: improve HTML spacing in release notes 2018-02-14 00:23:25 +01:00
index.rst drivers: introduce vDPA class 2020-01-13 23:28:00 +01:00
meson.build doc: rebuild with meson whenever a file changes 2020-01-15 08:50:28 +01:00