Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_pmd_perf.c48 #define MAX_TRAFFIC_BURST 2048 macro
55 nb_ports*MAX_TRAFFIC_BURST), \
472 pkt_per_port = MAX_TRAFFIC_BURST; in main_loop()
617 pkt_per_port = MAX_TRAFFIC_BURST; in exec_burst()
665 uint16_t nb_rxd = MAX_TRAFFIC_BURST; in test_pmd_perf()
666 uint16_t nb_txd = MAX_TRAFFIC_BURST; in test_pmd_perf()
773 MAX_TRAFFIC_BURST * nb_ports, in test_pmd_perf()
781 tx_burst, MAX_TRAFFIC_BURST * nb_ports); in test_pmd_perf()
784 MAX_TRAFFIC_BURST * nb_ports, socketid); in test_pmd_perf()