Commit cc2e49b
committed
selftests/bpf: Add mprog API tests for BPF tcx links
Add a big batch of test coverage to assert all aspects of the tcx link API:
# ./vmtest.sh -- ./test_progs -t tc_links
[...]
torvalds#225 tc_links_after:OK
torvalds#226 tc_links_append:OK
torvalds#227 tc_links_basic:OK
torvalds#228 tc_links_before:OK
torvalds#229 tc_links_chain_classic:OK
torvalds#230 tc_links_dev_cleanup:OK
torvalds#231 tc_links_invalid:OK
torvalds#232 tc_links_prepend:OK
torvalds#233 tc_links_replace:OK
torvalds#234 tc_links_revision:OK
Summary: 10/0 PASSED, 0 SKIPPED, 0 FAILED
Signed-off-by: Daniel Borkmann <[email protected]>1 parent b67a562 commit cc2e49b
1 file changed
+1583
-0
lines changed
0 commit comments