aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/bpf/xdp_sample_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao1-1/+0
2022-01-25samples/bpf: use preferred getters/setters instead of deprecated onesAndrii Nakryiko1-1/+1
2022-01-20samples/bpf: adapt samples/bpf to bpf_xdp_xxx() APIsAndrii Nakryiko1-5/+4
2021-11-12samples/bpf: Fix summary per-sec stats in xdp_sample_userAlexander Lobakin1-13/+15
2021-08-24samples: bpf: Convert xdp_redirect_map_multi to XDP samples helperKumar Kartikeya Dwivedi1-1/+1
2021-08-24samples: bpf: Add devmap_xmit tracepoint statistics supportKumar Kartikeya Dwivedi1-3/+314
2021-08-24samples: bpf: Add cpumap tracepoint statistics supportKumar Kartikeya Dwivedi1-1/+218
2021-08-24samples: bpf: Add xdp_exception tracepoint statistics supportKumar Kartikeya Dwivedi1-0/+113
2021-08-24samples: bpf: Add redirect tracepoint statistics supportKumar Kartikeya Dwivedi1-0/+194
2021-08-24samples: bpf: Add basic infrastructure for XDP samplesKumar Kartikeya Dwivedi1-0/+838