Searched refs:mbufpool (Results 1 – 2 of 2) sorted by relevance
32 static struct rte_mempool *mbufpool[NB_SOCKETS]; variable593 if (mbufpool[socketid] == NULL) { in init_mbufpool()595 mbufpool[socketid] = in init_mbufpool()599 if (mbufpool[socketid]) { in init_mbufpool()622 ret = init_ipv4_udp_traffic(mbufpool[0], bufs, MAX_PKT_BURST); in test_query_udp()689 ret = init_ipv4_tcp_traffic(mbufpool[0], bufs, MAX_PKT_BURST); in test_query_tcp()756 ret = init_ipv4_sctp_traffic(mbufpool[0], bufs, MAX_PKT_BURST); in test_query_sctp()
59 static struct rte_mempool *mbufpool[NB_SOCKETS]; variable252 if (mbufpool[socketid] == NULL) { in init_mbufpool()254 mbufpool[socketid] = in init_mbufpool()258 if (mbufpool[socketid] == NULL) in init_mbufpool()745 mbufpool[socketid]); in test_pmd_perf()780 init_traffic(mbufpool[socketid], in test_pmd_perf()