DPDK
24.07.0
|
#include <rte_sched.h>
Data Fields | |
uint64_t | n_pkts |
uint64_t | n_pkts_dropped |
uint64_t | n_pkts_cman_dropped |
uint64_t | n_bytes |
uint64_t | n_bytes_dropped |
uint64_t n_pkts |
Packets successfully written
Definition at line 253 of file rte_sched.h.
uint64_t n_pkts_dropped |
uint64_t n_pkts_cman_dropped |
Packets dropped by congestion management scheme
Definition at line 259 of file rte_sched.h.
uint64_t n_bytes |
Bytes successfully written
Definition at line 262 of file rte_sched.h.
uint64_t n_bytes_dropped |