|
DPDK 25.11.3
|
Data Fields | |
| uint64_t | n_pkts_dropped [RTE_COLORS] |
| uint64_t | n_bytes_dropped [RTE_COLORS] |
| uint64_t | n_pkts_queued |
| uint64_t | n_bytes_queued |
| uint64_t n_pkts_dropped[RTE_COLORS] |
Number of packets dropped by current leaf node per each color.
| uint64_t n_bytes_dropped[RTE_COLORS] |
Number of bytes dropped by current leaf node per each color.
| uint64_t n_pkts_queued |
Number of packets currently waiting in the packet queue of current leaf node.
| uint64_t n_bytes_queued |
Number of bytes currently waiting in the packet queue of current leaf node.