Searched refs:mbufpool (Results 1 – 2 of 2) sorted by relevance
43 static struct rte_mempool *mbufpool[NB_SOCKETS]; variable604 if (mbufpool[socketid] == NULL) { in init_mbufpool()606 mbufpool[socketid] = in init_mbufpool()610 if (mbufpool[socketid]) { in init_mbufpool()633 ret = init_ipv4_udp_traffic(mbufpool[0], bufs, MAX_PKT_BURST); in test_query_udp()700 ret = init_ipv4_tcp_traffic(mbufpool[0], bufs, MAX_PKT_BURST); in test_query_tcp()767 ret = init_ipv4_sctp_traffic(mbufpool[0], bufs, MAX_PKT_BURST); in test_query_sctp()
58 static struct rte_mempool *mbufpool[NB_SOCKETS]; variable250 if (mbufpool[socketid] == NULL) { in init_mbufpool()252 mbufpool[socketid] = in init_mbufpool()256 if (mbufpool[socketid] == NULL) in init_mbufpool()759 mbufpool[socketid]); in test_pmd_perf()794 init_traffic(mbufpool[socketid], in test_pmd_perf()