aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/bpf_util.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-11bpf: use libbpf_num_possible_cpus internallyHechao Li1-32/+5
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+9
2019-02-10bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_veriferMartin KaFai Lau1-0/+9
2019-01-31bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis1-10/+20
2018-08-11bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-18selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer1-8/+9
2017-05-01bpf: Move endianness BPF helpers out of bpf_util.hDavid S. Miller1-19/+0
2017-04-28bpf: provide a generic macro for percpu values for selftestsDaniel Borkmann1-0/+7
2017-04-28bpf: fix _htons occurences in test_progsDaniel Borkmann1-0/+19
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann1-0/+38