| rte_event_eth_tx_adapter_stats(3) | Library Functions Manual | rte_event_eth_tx_adapter_stats(3) |
rte_event_eth_tx_adapter_stats
#include <rte_event_eth_tx_adapter.h>
uint64_t tx_retry
uint64_t tx_packets
uint64_t tx_dropped
A structure used to retrieve statistics for an ethernet Tx adapter instance.
Definition at line 167 of file rte_event_eth_tx_adapter.h.
Number of transmit retries
Definition at line 168 of file rte_event_eth_tx_adapter.h.
Number of packets transmitted
Definition at line 170 of file rte_event_eth_tx_adapter.h.
Number of packets dropped
Definition at line 172 of file rte_event_eth_tx_adapter.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |