Searched refs:nb_enqd (Results 1 – 2 of 2) sorted by relevance
149 uint16_t nb_enqd; in pkt_burst_noisy_vnf() local176 nb_enqd = rte_ring_enqueue_burst(ncf->f, in pkt_burst_noisy_vnf()178 if (nb_enqd < nb_rx) in pkt_burst_noisy_vnf()180 nb_rx, nb_enqd); in pkt_burst_noisy_vnf()184 nb_enqd = rte_ring_enqueue_burst(ncf->f, in pkt_burst_noisy_vnf()197 sim_memory_lookups(ncf, nb_enqd); in pkt_burst_noisy_vnf()
234 the app should check the op.status of nb_enqd+1. If status is RTE_COMP_OP_STATUS_NOT_PROCESSED,