Searched refs:noisy_cfg (Results 1 – 1 of 1) sorted by relevance
44 struct noisy_config *noisy_cfg[RTE_MAX_ETHPORTS]; variable143 struct noisy_config *ncf = noisy_cfg[fs->rx_port]; in pkt_burst_noisy_vnf()229 rte_ring_free(noisy_cfg[pi]->f); in noisy_fwd_end()230 rte_free(noisy_cfg[pi]->vnf_mem); in noisy_fwd_end()231 rte_free(noisy_cfg[pi]); in noisy_fwd_end()240 noisy_cfg[pi] = rte_zmalloc("testpmd noisy fifo and timers", in noisy_fwd_begin()243 if (noisy_cfg[pi] == NULL) { in noisy_fwd_begin()248 n = noisy_cfg[pi]; in noisy_fwd_begin()