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.c1843 static int testapp_validate_traffic(struct test_spec *test) in testapp_validate_traffic() function
1881 if (testapp_validate_traffic(test)) in testapp_teardown()
1908 if (testapp_validate_traffic(test)) in testapp_bidirectional()
1941 if (testapp_validate_traffic(test)) in testapp_xdp_prog_cleanup()
1951 return testapp_validate_traffic(test); in testapp_xdp_prog_cleanup()
1957 return testapp_validate_traffic(test); in testapp_headroom()
1976 return testapp_validate_traffic(test); in testapp_stats_rx_dropped()
1984 return testapp_validate_traffic(test); in testapp_stats_tx_invalid_descs()
2004 return testapp_validate_traffic(test); in testapp_stats_rx_full()
2023 return testapp_validate_traffic(test); in testapp_stats_fill_empty()
[all …]