Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.c1862 static int testapp_validate_traffic(struct test_spec *test) in testapp_validate_traffic() function
1900 if (testapp_validate_traffic(test)) in testapp_teardown()
1927 if (testapp_validate_traffic(test)) in testapp_bidirectional()
1960 if (testapp_validate_traffic(test)) in testapp_xdp_prog_cleanup()
1970 return testapp_validate_traffic(test); in testapp_xdp_prog_cleanup()
1976 return testapp_validate_traffic(test); in testapp_headroom()
1993 return testapp_validate_traffic(test); in testapp_stats_rx_dropped()
2001 return testapp_validate_traffic(test); in testapp_stats_tx_invalid_descs()
2021 return testapp_validate_traffic(test); in testapp_stats_rx_full()
2040 return testapp_validate_traffic(test); in testapp_stats_fill_empty()
[all …]