summaryrefslogtreecommitdiff
path: root/samples/bpf/lwt_len_hist_kern.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-16samples/bpf: change _kern suffix to .bpf with BPF test programsDaniel T. Lee1-62/+0
2023-01-16samples/bpf: use vmlinux.h instead of implicit headers in BPF test programDaniel T. Lee1-4/+1
2023-01-16samples/bpf: replace legacy map with the BTF-defined mapDaniel T. Lee1-17/+7
2021-12-03samples/bpf: Clean up samples/bpf build failesAndrii Nakryiko1-7/+0
2020-01-21samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2016-12-02bpf: Add tests and samples for LWT-BPFThomas Graf1-0/+82