summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/bpf_util.h
AgeCommit message (Expand)Author
2020-01-20selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-06-11bpf: use libbpf_num_possible_cpus internallyHechao Li
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-02-10bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_veriferMartin KaFai Lau
2019-01-31bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis
2018-08-11bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-18selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer
2017-05-01bpf: Move endianness BPF helpers out of bpf_util.hDavid S. Miller
2017-04-28bpf: provide a generic macro for percpu values for selftestsDaniel Borkmann
2017-04-28bpf: fix _htons occurences in test_progsDaniel Borkmann
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann