| /dpdk/app/test/ |
| H A D | test_ipfrag.c | 29 #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 D | test_reorder.c | 30 #define NUM_MBUFS (2*REORDER_BUFFER_SIZE) macro 356 NUM_MBUFS, BURST, 0, RTE_MBUF_DEFAULT_BUF_SIZE, in test_setup()
|
| H A D | test_event_crypto_adapter.c | 31 #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 D | test_link_bonding_rssconf.c | 40 #define NUM_MBUFS 8191 macro 522 "RSS_MBUF_POOL", NUM_MBUFS * SLAVE_COUNT, in test_setup()
|
| H A D | test_cryptodev.h | 20 #define NUM_MBUFS (8191) macro
|
| H A D | test_ipsec_perf.c | 454 NUM_MBUFS, MBUF_CACHE_SIZE, 0, MBUF_SIZE, in testsuite_setup() 464 NUM_MBUFS, MBUF_CACHE_SIZE, in testsuite_setup()
|
| H A D | test_ipsec.c | 328 NUM_MBUFS, MBUF_CACHE_SIZE, 0, MBUF_SIZE, in testsuite_setup() 338 NUM_MBUFS, MBUF_CACHE_SIZE, in testsuite_setup()
|
| H A D | test_cryptodev.c | 559 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 D | l2fwd-cat.c | 18 #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 D | basicfwd.c | 16 #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 D | main.c | 18 #define NUM_MBUFS 8191 macro 322 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
|
| /dpdk/examples/vm_power_manager/ |
| H A D | main.c | 47 #define NUM_MBUFS 8191 macro 363 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
|
| /dpdk/examples/ptpclient/ |
| H A D | ptpclient.c | 26 #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 D | flow_classify.c | 21 #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 D | main.c | 23 #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 D | cryptodev_lib.rst | 810 #define NUM_MBUFS 1024 833 NUM_MBUFS, 850 NUM_MBUFS,
|