Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c760 static void pkt_stream_replace(struct test_spec *test, u32 nb_pkts, u32 pkt_len) in pkt_stream_replace() function
2055 pkt_stream_replace(test, DEFAULT_UMEM_BUFFERS + DEFAULT_UMEM_BUFFERS / 2, MIN_PKT_SIZE); in testapp_stats_rx_full()
2066 pkt_stream_replace(test, DEFAULT_UMEM_BUFFERS + DEFAULT_UMEM_BUFFERS / 2, MIN_PKT_SIZE); in testapp_stats_fill_empty()
2089 pkt_stream_replace(test, DEFAULT_PKT_CNT, MAX_ETH_JUMBO_SIZE); in testapp_send_receive_unaligned_mb()
2104 pkt_stream_replace(test, DEFAULT_PKT_CNT, MAX_ETH_JUMBO_SIZE); in testapp_send_receive_mb()
2255 pkt_stream_replace(test, 2 * DEFAULT_PKT_CNT, 2048); in testapp_poll_txq_tmout()
2392 pkt_stream_replace(test, DEFAULT_PKT_CNT, MIN_PKT_SIZE); in testapp_send_receive_2k_frame()
2514 pkt_stream_replace(test, max_descs, MIN_PKT_SIZE); in testapp_hw_sw_max_ring_size()