| /dpdk/examples/multi_process/client_server_mp/mp_server/ |
| H A D | init.c | 39 #define MBUF_CACHE_SIZE 512 macro 69 (num_clients + 1) * MBUF_CACHE_SIZE; in init_mbuf_pools() 78 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id()); in init_mbuf_pools()
|
| /dpdk/examples/l2fwd-cat/ |
| H A D | l2fwd-cat.c | 19 #define MBUF_CACHE_SIZE 250 macro 186 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id()); in main()
|
| /dpdk/examples/skeleton/ |
| H A D | basicfwd.c | 17 #define MBUF_CACHE_SIZE 250 macro 196 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id()); in main()
|
| /dpdk/app/test-flow-perf/ |
| H A D | config.h | 15 #define MBUF_CACHE_SIZE 512 macro
|
| H A D | main.c | 2131 mbuf_cache_size = (uint32_t) MBUF_CACHE_SIZE; in main()
|
| /dpdk/examples/server_node_efd/server/ |
| H A D | init.c | 43 #define MBUF_CACHE_SIZE 512 macro 80 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id()); in init_mbuf_pools()
|
| /dpdk/examples/rxtx_callbacks/ |
| H A D | main.c | 19 #define MBUF_CACHE_SIZE 250 macro 322 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
|
| /dpdk/examples/vm_power_manager/ |
| H A D | main.c | 48 #define MBUF_CACHE_SIZE 250 macro 363 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
|
| /dpdk/examples/multi_process/symmetric_mp/ |
| H A D | main.c | 48 #define MBUF_CACHE_SIZE 256 macro 466 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, in main()
|
| /dpdk/app/test/ |
| H A D | test_event_crypto_adapter.c | 32 #define MBUF_CACHE_SIZE (256) 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 | 42 #define MBUF_CACHE_SIZE 250 macro 523 MBUF_CACHE_SIZE, 0, MBUF_SIZE, rte_socket_id()); in test_setup()
|
| H A D | test_event_eth_rx_adapter.c | 37 #define MBUF_CACHE_SIZE 512 macro 156 MBUF_CACHE_SIZE, in init_port_rx_intr() 195 MBUF_CACHE_SIZE, in init_ports()
|
| H A D | test_cryptodev.h | 21 #define MBUF_CACHE_SIZE (256) 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_link_bonding_mode4.c | 39 #define MBUF_CACHE_SIZE (250) macro 395 nb_mbuf_per_pool, MBUF_CACHE_SIZE, 0, in test_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_link_bonding.c | 47 #define MBUF_CACHE_SIZE (250) macro 232 nb_mbuf_per_pool, MBUF_CACHE_SIZE, 0, in test_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/vmdq/ |
| H A D | main.c | 43 #define MBUF_CACHE_SIZE 64 macro 643 NUM_MBUFS_PER_PORT * nb_ports, MBUF_CACHE_SIZE, in main()
|
| /dpdk/examples/vmdq_dcb/ |
| H A D | main.c | 44 #define MBUF_CACHE_SIZE 64 macro 681 NUM_MBUFS_PER_PORT * nb_ports, MBUF_CACHE_SIZE, in main()
|
| /dpdk/examples/ptpclient/ |
| H A D | ptpclient.c | 27 #define MBUF_CACHE_SIZE 250 macro 771 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id()); in main()
|
| /dpdk/examples/flow_classify/ |
| H A D | flow_classify.c | 22 #define MBUF_CACHE_SIZE 250 macro 804 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id()); in main()
|
| /dpdk/examples/distributor/ |
| H A D | main.c | 24 #define MBUF_CACHE_SIZE 128 macro 747 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
|
| /dpdk/examples/vhost/ |
| H A D | main.c | 41 #define MBUF_CACHE_SIZE 128 macro 1838 MBUF_CACHE_SIZE, 0, MBUF_DATA_SIZE, in main()
|
| /dpdk/app/test-regex/ |
| H A D | main.c | 25 #define MBUF_CACHE_SIZE 256 macro
|