summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/xdp_adjust_tail.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390xIlya Leoshkevich2023-01-281-1/+6
* selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.cXu Kuohai2022-10-131-3/+3
* selftests/bpf: Fix error failure of case test_xdp_adjust_tail_growXu Kuohai2022-10-131-0/+1
* selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller2022-09-021-5/+5
* selftests/bpf: Do not export subtest as standalone testHou Tao2022-02-081-2/+2
* selftests/bpf: Migrate from bpf_prog_test_run_xattrDelyan Kratunov2022-02-021-6/+6
* selftests/bpf: Migrate from bpf_prog_test_runDelyan Kratunov2022-02-021-42/+68
* bpf: selftests: update xdp_adjust_tail selftest to include xdp fragsEelco Chaudron2022-01-211-0/+125
* bpf: selftests: Get rid of CHECK macro in xdp_adjust_tail.cLorenzo Bianconi2022-01-201-40/+28
* selftests/bpf: Use explicit bpf_prog_test_load() calls everywhereAndrii Nakryiko2021-11-071-3/+3
* selftests/bpf: Normalize selftest entry pointsAndrii Nakryiko2021-10-251-3/+3
* selftests/bpf: Xdp_adjust_tail add grow tail testsJesper Dangaard Brouer2020-05-141-5/+111
* selftests/bpf: Adjust BPF selftest for xdp_adjust_tailJesper Dangaard Brouer2020-05-141-2/+7
* selftests/bpf: Move existing common networking parts into network_helpersStanislav Fomichev2020-05-091-0/+1
* selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev2019-08-281-3/+1
* selftests: bpf: break up test_progs - xdpStanislav Fomichev2019-03-021-0/+31