| /f-stack/dpdk/app/test/ |
| H A D | test_ipfrag.c | 18 #define NUM_MBUFS 128 macro 29 NUM_MBUFS, BURST, 0, in setup_buf_pool() 38 NUM_MBUFS, BURST, 0, in setup_buf_pool() 47 NUM_MBUFS, BURST, 0, in setup_buf_pool()
|
| H A D | test_reorder.c | 20 #define NUM_MBUFS (2*REORDER_BUFFER_SIZE) macro 351 NUM_MBUFS, BURST, 0, RTE_MBUF_DEFAULT_BUF_SIZE, in test_setup()
|
| H A D | test_link_bonding_rssconf.c | 40 #define NUM_MBUFS 8191 macro 520 "RSS_MBUF_POOL", NUM_MBUFS * SLAVE_COUNT, in test_setup()
|
| H A D | test_event_crypto_adapter.c | 20 #define NUM_MBUFS (8191) macro 504 NUM_MBUFS, MBUF_CACHE_SIZE, 0, MBUF_SIZE, in configure_cryptodev() 514 NUM_MBUFS, MBUF_CACHE_SIZE, in configure_cryptodev()
|
| H A D | test_cryptodev.h | 20 #define NUM_MBUFS (8191) macro
|
| H A D | test_ipsec_perf.c | 442 NUM_MBUFS, MBUF_CACHE_SIZE, 0, MBUF_SIZE, in testsuite_setup() 452 NUM_MBUFS, MBUF_CACHE_SIZE, in testsuite_setup()
|
| H A D | test_ipsec.c | 318 NUM_MBUFS, MBUF_CACHE_SIZE, 0, MBUF_SIZE, in testsuite_setup() 328 NUM_MBUFS, MBUF_CACHE_SIZE, in testsuite_setup()
|
| H A D | test_cryptodev.c | 509 NUM_MBUFS, MBUF_CACHE_SIZE, 0, MBUF_SIZE, in testsuite_setup() 535 NUM_MBUFS, MBUF_CACHE_SIZE, in testsuite_setup()
|
| /f-stack/dpdk/examples/l2fwd-cat/ |
| H A D | l2fwd-cat.c | 18 #define NUM_MBUFS 8191 macro 186 mbuf_pool = rte_pktmbuf_pool_create("MBUF_POOL", NUM_MBUFS * nb_ports, in main()
|
| /f-stack/dpdk/examples/skeleton/ |
| H A D | basicfwd.c | 16 #define NUM_MBUFS 8191 macro 190 mbuf_pool = rte_pktmbuf_pool_create("MBUF_POOL", NUM_MBUFS * nb_ports, in main()
|
| /f-stack/dpdk/examples/rxtx_callbacks/ |
| H A D | main.c | 18 #define NUM_MBUFS 8191 macro 319 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
|
| /f-stack/dpdk/examples/vm_power_manager/ |
| H A D | main.c | 47 #define NUM_MBUFS 8191 macro 371 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
|
| /f-stack/dpdk/examples/ptpclient/ |
| H A D | ptpclient.c | 26 #define NUM_MBUFS 8191 macro 755 mbuf_pool = rte_pktmbuf_pool_create("MBUF_POOL", NUM_MBUFS * nb_ports, in main()
|
| /f-stack/dpdk/examples/flow_classify/ |
| H A D | flow_classify.c | 21 #define NUM_MBUFS 8191 macro 793 mbuf_pool = rte_pktmbuf_pool_create("MBUF_POOL", NUM_MBUFS * nb_ports, in main()
|
| /f-stack/dpdk/examples/distributor/ |
| H A D | main.c | 23 #define NUM_MBUFS ((64*1024)-1) macro 751 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ptpclient.rst | 120 mbuf_pool = rte_pktmbuf_pool_create("MBUF_POOL", NUM_MBUFS * nb_ports,
|
| H A D | skeleton.rst | 67 NUM_MBUFS * nb_ports,
|
| H A D | flow_classify.rst | 173 NUM_MBUFS * nb_ports,
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | cryptodev_lib.rst | 766 #define NUM_MBUFS 1024 789 NUM_MBUFS, 806 NUM_MBUFS,
|