Home
last modified time | relevance | path

Searched refs:total_tx_drops (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/app/test-flow-perf/
H A Dmain.c1098 uint64_t total_tx_drops = 0; in packet_per_second_stats() local
1132 total_tx_drops += drops_delta; in packet_per_second_stats()
1141 pretty_number(total_tx_drops, buf[1]), in packet_per_second_stats()