Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_link_bonding_mode4.c45 #define DEF_PKT_BURST (16) macro
394 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
225 nb_mbuf_per_pool = RTE_TEST_RX_DESC_MAX + DEF_PKT_BURST + in test_setup()
/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.h57 #define DEF_PKT_BURST 32 macro
H A Dtestpmd.c242 uint16_t nb_pkt_per_burst = DEF_PKT_BURST; /**< Number of packets per burst. */