Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selftests/bpf: Migrate from bpf_prog_test_run | Delyan Kratunov | 2022-02-02 | 1 | -5/+9 |
* | bpf: add frags support to xdp copy helpers | Eelco Chaudron | 2022-01-21 | 1 | -30/+81 |
* | bpf: selftests: Get rid of CHECK macro in xdp_bpf2bpf.c | Lorenzo Bianconi | 2022-01-20 | 1 | -40/+20 |
* | selftests/bpf: Fix misaligned accesses in xdp and xdp_bpf2bpf tests | Andrii Nakryiko | 2021-11-26 | 1 | -3/+3 |
* | selftests/bpf: Migrate all deprecated perf_buffer uses | Andrii Nakryiko | 2021-11-11 | 1 | -5/+2 |
* | selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks | Andrii Nakryiko | 2021-05-25 | 1 | -1/+1 |
* | selftests/bpf: Move existing common networking parts into network_helpers | Stanislav Fomichev | 2020-05-09 | 1 | -0/+1 |
* | bpf: Add bpf_xdp_output() helper | Eelco Chaudron | 2020-03-12 | 1 | -0/+53 |
* | selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target API | Eelco Chaudron | 2020-02-20 | 1 | -3/+13 |
* | selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr... | Eelco Chaudron | 2020-01-15 | 1 | -0/+65 |