Home
last modified time | relevance | path

Searched refs:wrk_enq (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev_selftest.c457 const int wrk_enq = 2; in test_single_directed_packet() local
475 .queue_id = wrk_enq, in test_single_directed_packet()
518 if (stats.port_rx_pkts[wrk_enq] != 0 && in test_single_directed_packet()
519 stats.port_rx_pkts[wrk_enq] != 1) { in test_single_directed_packet()
781 const int wrk_enq = 2; in abuse_inflights() local
825 stats.port_inflight[wrk_enq] != 0) { in abuse_inflights()
838 const int wrk_enq = 2; in xstats_tests() local
1430 const int wrk_enq = 2; in xstats_id_reset_tests() local
2343 const int wrk_enq = 2; in single_packet() local
2397 stats.port_inflight[wrk_enq] != 1) { in single_packet()
[all …]