Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_link_bonding_mode4.c45 #define DEF_PKT_BURST (16) macro
392 nb_mbuf_per_pool = TEST_RX_DESC_MAX + DEF_PKT_BURST + in test_setup()
H A Dtest_link_bonding.c53 #define DEF_PKT_BURST (16) macro
228 nb_mbuf_per_pool = RTE_TEST_RX_DESC_MAX + DEF_PKT_BURST + in test_setup()
/dpdk/app/test-pmd/
H A Dtestpmd.h65 #define DEF_PKT_BURST 32 macro
H A Dtestpmd.c265 uint16_t nb_pkt_per_burst = DEF_PKT_BURST; /**< Number of packets per burst. */