Commit 3ba83a6
committed
selftests/bpf: Add mprog API tests for BPF tcx links
jira LE-1907
Rebuild_History Non-Buildable kernel-5.14.0-427.18.1.el9_4
commit-author Daniel Borkmann <daniel@iogearbox.net>
commit c6d479b
Add a big batch of test coverage to assert all aspects of the tcx link API:
# ./vmtest.sh -- ./test_progs -t tc_links
[...]
ctrliq#225 tc_links_after:OK
ctrliq#226 tc_links_append:OK
ctrliq#227 tc_links_basic:OK
ctrliq#228 tc_links_before:OK
ctrliq#229 tc_links_chain_classic:OK
ctrliq#230 tc_links_dev_cleanup:OK
ctrliq#231 tc_links_invalid:OK
ctrliq#232 tc_links_prepend:OK
ctrliq#233 tc_links_replace:OK
ctrliq#234 tc_links_revision:OK
Summary: 10/0 PASSED, 0 SKIPPED, 0 FAILED
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/r/20230719140858.13224-9-daniel@iogearbox.net
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
(cherry picked from commit c6d479b)
Signed-off-by: Jonathan Maple <jmaple@ciq.com>1 parent 78b9f42 commit 3ba83a6
1 file changed
+1583
-0
lines changed
0 commit comments