Searched refs:SOCKET (Results 1 – 2 of 2) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_sched.c | 86 #define SOCKET 0 macro 97 MEMPOOL_CACHE_SZ, 0, MBUF_DATA_SZ, SOCKET); in create_mempool()
|
| H A D | test_kni.c | 37 #define SOCKET 0 macro 104 SOCKET); in test_kni_create_mempool() 591 ret = rte_eth_rx_queue_setup(port_id, 0, NB_RXD, SOCKET, &rx_conf, mp); in test_kni() 597 ret = rte_eth_tx_queue_setup(port_id, 0, NB_TXD, SOCKET, &tx_conf); in test_kni()
|