Home
last modified time | relevance | path

Searched defs:fwd_stream (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test-pmd/
H A Dtestpmd.h130 struct fwd_stream { struct
138 unsigned int retry_enabled;
141 uint64_t rx_packets; /**< received packets */
142 uint64_t tx_packets; /**< received packets transmitted */
146 uint64_t rx_bad_outer_l4_csum;
148 uint64_t rx_bad_outer_ip_csum;
150 uint64_t ts_skew; /**< TX scheduling timestamp */
152 unsigned int gro_times; /**< GRO operation times */
155 struct pkt_burst_stats rx_burst_stats;
156 struct pkt_burst_stats tx_burst_stats;
[all …]