Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_ipfrag.c29 #define NUM_MBUFS 128 macro
40 NUM_MBUFS, BURST, 0, in setup_buf_pool()
49 NUM_MBUFS, BURST, 0, in setup_buf_pool()
58 NUM_MBUFS, BURST, 0, in setup_buf_pool()
H A Dtest_reorder.c30 #define NUM_MBUFS (2*REORDER_BUFFER_SIZE) macro
356 NUM_MBUFS, BURST, 0, RTE_MBUF_DEFAULT_BUF_SIZE, in test_setup()
H A Dtest_event_crypto_adapter.c31 #define NUM_MBUFS (8191) macro
516 NUM_MBUFS, MBUF_CACHE_SIZE, 0, MBUF_SIZE, in configure_cryptodev()
526 NUM_MBUFS, MBUF_CACHE_SIZE, in configure_cryptodev()
H A Dtest_link_bonding_rssconf.c40 #define NUM_MBUFS 8191 macro
522 "RSS_MBUF_POOL", NUM_MBUFS * SLAVE_COUNT, in test_setup()
H A Dtest_cryptodev.h20 #define NUM_MBUFS (8191) macro
H A Dtest_ipsec_perf.c454 NUM_MBUFS, MBUF_CACHE_SIZE, 0, MBUF_SIZE, in testsuite_setup()
464 NUM_MBUFS, MBUF_CACHE_SIZE, in testsuite_setup()
H A Dtest_ipsec.c328 NUM_MBUFS, MBUF_CACHE_SIZE, 0, MBUF_SIZE, in testsuite_setup()
338 NUM_MBUFS, MBUF_CACHE_SIZE, in testsuite_setup()
H A Dtest_cryptodev.c559 NUM_MBUFS, MBUF_CACHE_SIZE, 0, MBUF_SIZE, in testsuite_setup()
585 NUM_MBUFS, MBUF_CACHE_SIZE, in testsuite_setup()
/dpdk/examples/l2fwd-cat/
H A Dl2fwd-cat.c18 #define NUM_MBUFS 8191 macro
185 mbuf_pool = rte_pktmbuf_pool_create("MBUF_POOL", NUM_MBUFS * nb_ports, in main()
/dpdk/examples/skeleton/
H A Dbasicfwd.c16 #define NUM_MBUFS 8191 macro
195 mbuf_pool = rte_pktmbuf_pool_create("MBUF_POOL", NUM_MBUFS * nb_ports, in main()
/dpdk/examples/rxtx_callbacks/
H A Dmain.c18 #define NUM_MBUFS 8191 macro
322 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
/dpdk/examples/vm_power_manager/
H A Dmain.c47 #define NUM_MBUFS 8191 macro
363 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
/dpdk/examples/ptpclient/
H A Dptpclient.c26 #define NUM_MBUFS 8191 macro
770 mbuf_pool = rte_pktmbuf_pool_create("MBUF_POOL", NUM_MBUFS * nb_ports, in main()
/dpdk/examples/flow_classify/
H A Dflow_classify.c21 #define NUM_MBUFS 8191 macro
803 mbuf_pool = rte_pktmbuf_pool_create("MBUF_POOL", NUM_MBUFS * nb_ports, in main()
/dpdk/examples/distributor/
H A Dmain.c23 #define NUM_MBUFS ((64*1024)-1) macro
747 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst810 #define NUM_MBUFS 1024
833 NUM_MBUFS,
850 NUM_MBUFS,