Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.c497 static int pkt_stream_replace(struct test_spec *test, u32 nb_pkts, u32 pkt_len) in pkt_stream_replace() function
2042 if (pkt_stream_replace(test, DEFAULT_PKT_CNT, MAX_ETH_JUMBO_SIZE)) in testapp_send_receive_unaligned_mb()
2059 if (pkt_stream_replace(test, DEFAULT_PKT_CNT, MAX_ETH_JUMBO_SIZE)) in testapp_send_receive_mb()
2208 if (pkt_stream_replace(test, 2 * DEFAULT_PKT_CNT, 2048)) in testapp_poll_txq_tmout()
2342 if (pkt_stream_replace(test, DEFAULT_PKT_CNT, MIN_PKT_SIZE)) in testapp_send_receive_2k_frame()
2465 if (pkt_stream_replace(test, max_descs, MIN_PKT_SIZE)) { in testapp_hw_sw_max_ring_size()
2573 if (pkt_stream_replace(test, nr_packets, MIN_PKT_SIZE)) in testapp_tx_queue_consumer()