summaryrefslogtreecommitdiffstats
path: root/samples/bpf/xdp_sample_user.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao2022-04-101-1/+0
* samples/bpf: use preferred getters/setters instead of deprecated onesAndrii Nakryiko2022-01-251-1/+1
* samples/bpf: adapt samples/bpf to bpf_xdp_xxx() APIsAndrii Nakryiko2022-01-201-5/+4
* samples/bpf: Fix summary per-sec stats in xdp_sample_userAlexander Lobakin2021-11-121-13/+15
* samples: bpf: Convert xdp_redirect_map_multi to XDP samples helperKumar Kartikeya Dwivedi2021-08-241-1/+1
* samples: bpf: Add devmap_xmit tracepoint statistics supportKumar Kartikeya Dwivedi2021-08-241-3/+314
* samples: bpf: Add cpumap tracepoint statistics supportKumar Kartikeya Dwivedi2021-08-241-1/+218
* samples: bpf: Add xdp_exception tracepoint statistics supportKumar Kartikeya Dwivedi2021-08-241-0/+113
* samples: bpf: Add redirect tracepoint statistics supportKumar Kartikeya Dwivedi2021-08-241-0/+194
* samples: bpf: Add basic infrastructure for XDP samplesKumar Kartikeya Dwivedi2021-08-241-0/+838