| /f-stack/dpdk/examples/multi_process/client_server_mp/mp_server/ |
| H A D | init.c | 40 #define MBUF_CACHE_SIZE 512 macro 70 (num_clients + 1) * MBUF_CACHE_SIZE; in init_mbuf_pools() 79 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id()); in init_mbuf_pools()
|
| /f-stack/dpdk/examples/l2fwd-cat/ |
| H A D | l2fwd-cat.c | 19 #define MBUF_CACHE_SIZE 250 macro 187 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id()); in main()
|
| /f-stack/dpdk/examples/skeleton/ |
| H A D | basicfwd.c | 17 #define MBUF_CACHE_SIZE 250 macro 191 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id()); in main()
|
| /f-stack/dpdk/app/test-flow-perf/ |
| H A D | config.h | 15 #define MBUF_CACHE_SIZE 512 macro
|
| H A D | main.c | 1315 TOTAL_MBUF_NUM, MBUF_CACHE_SIZE, in init_port()
|
| /f-stack/dpdk/examples/server_node_efd/server/ |
| H A D | init.c | 44 #define MBUF_CACHE_SIZE 512 macro 81 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id()); in init_mbuf_pools()
|
| /f-stack/dpdk/examples/rxtx_callbacks/ |
| H A D | main.c | 19 #define MBUF_CACHE_SIZE 250 macro 319 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
|
| /f-stack/dpdk/examples/vm_power_manager/ |
| H A D | main.c | 48 #define MBUF_CACHE_SIZE 250 macro 371 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
|
| /f-stack/dpdk/examples/multi_process/symmetric_mp/ |
| H A D | main.c | 49 #define MBUF_CACHE_SIZE 256 macro 453 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, in main()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_event_eth_rx_adapter.c | 18 #define MBUF_CACHE_SIZE 512 macro 140 MBUF_CACHE_SIZE, in init_port_rx_intr() 179 MBUF_CACHE_SIZE, in init_ports()
|
| H A D | test_link_bonding_rssconf.c | 42 #define MBUF_CACHE_SIZE 250 macro 521 MBUF_CACHE_SIZE, 0, MBUF_SIZE, rte_socket_id()); in test_setup()
|
| H A D | test_event_crypto_adapter.c | 21 #define MBUF_CACHE_SIZE (256) 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 | 21 #define MBUF_CACHE_SIZE (256) 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_link_bonding_mode4.c | 39 #define MBUF_CACHE_SIZE (250) macro 397 nb_mbuf_per_pool, MBUF_CACHE_SIZE, 0, in test_setup()
|
| /f-stack/dpdk/examples/vmdq/ |
| H A D | main.c | 44 #define MBUF_CACHE_SIZE 64 macro 639 NUM_MBUFS_PER_PORT * nb_ports, MBUF_CACHE_SIZE, in main()
|
| /f-stack/dpdk/examples/vmdq_dcb/ |
| H A D | main.c | 45 #define MBUF_CACHE_SIZE 64 macro 686 NUM_MBUFS_PER_PORT * nb_ports, MBUF_CACHE_SIZE, in main()
|
| /f-stack/dpdk/examples/ptpclient/ |
| H A D | ptpclient.c | 27 #define MBUF_CACHE_SIZE 250 macro 756 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id()); in main()
|
| /f-stack/dpdk/examples/flow_classify/ |
| H A D | flow_classify.c | 22 #define MBUF_CACHE_SIZE 250 macro 794 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id()); in main()
|
| /f-stack/dpdk/examples/distributor/ |
| H A D | main.c | 24 #define MBUF_CACHE_SIZE 128 macro 751 NUM_MBUFS * nb_ports, MBUF_CACHE_SIZE, 0, in main()
|
| /f-stack/dpdk/app/test-regex/ |
| H A D | main.c | 25 #define MBUF_CACHE_SIZE 256 macro
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ptpclient.rst | 121 MBUF_CACHE_SIZE, 0, RTE_MBUF_DEFAULT_BUF_SIZE, rte_socket_id());
|
| H A D | skeleton.rst | 69 MBUF_CACHE_SIZE,
|
| H A D | flow_classify.rst | 175 MBUF_CACHE_SIZE,
|
| /f-stack/dpdk/examples/vhost/ |
| H A D | main.c | 38 #define MBUF_CACHE_SIZE 128 macro 1554 MAX_QUEUES, RTE_TEST_RX_DESC_DEFAULT, MBUF_CACHE_SIZE); in main()
|