Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dd70ccfaa79189feaa78609d44f7c3e7fa1dc6ff
/
lib
/
test_bpf.c
9dd2af8
bpf, test: add couple of test cases
by Daniel Borkmann
· 9 years ago
d4e4bc1
bpf: add mod default A and X test cases
by Yang Shi
· 9 years ago
86bf172
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
by Nicolas Schichan
· 9 years ago
08fcb08
test_bpf: add more tests for LD_ABS and LD_IND.
by Nicolas Schichan
· 9 years ago
d2648d4
test_bpf: add module parameters to filter the tests to run.
by Nicolas Schichan
· 9 years ago
2cf1ad7
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
by Nicolas Schichan
· 9 years ago
bac142a
test_bpf: allow tests to specify an skb fragment.
by Nicolas Schichan
· 9 years ago
e34684f
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
by Nicolas Schichan
· 9 years ago
4962fa1
test_bpf: assign type to native eBPF test cases
by Daniel Borkmann
· 9 years ago
4d9c5c5
test_bpf: add bpf_skb_vlan_push/pop() tests
by Alexei Starovoitov
· 9 years ago
ba29bec
test_bpf: extend tests for 32-bit endianness conversion
by Xi Wang
· 9 years ago
bde28bc
test_bpf: add similarly conflicting jump test case only for classic
by Daniel Borkmann
· 9 years ago
3b52960
test_bpf: add more eBPF jump torture cases
by Daniel Borkmann
· 9 years ago
fe59384
test_bpf: Add backward jump test case
by Michael Holzheu
· 9 years ago
56cbaa4
test_bpf: fix sparse warnings
by Michael Holzheu
· 9 years ago
a4afd37b
test_bpf: add tests related to BPF_MAXINSNS
by Daniel Borkmann
· 9 years ago
cffc642
test_bpf: add 173 new testcases for eBPF
by Michael Holzheu
· 9 years ago
986ccfd
test: bpf: extend "load 64-bit immediate" testcase
by Xi Wang
· 9 years ago
327941f
test_bpf: indicate whether bpf prog got jited in test suite
by Daniel Borkmann
· 10 years ago
6867b17
test: bpf: expand DIV_KX to DIV_MOD_KX
by Denis Kirjanov
· 10 years ago
e21ab36
test: bpf: add a testcase reduced from nmap
by Alexei Starovoitov
· 10 years ago
25ee732
net: bpf: fix compiler warnings in test_bpf
by Alexei Starovoitov
· 10 years ago
02ab695
net: filter: add "load 64-bit immediate" eBPF instruction
by Alexei Starovoitov
· 10 years ago
60a3b22
net: bpf: make eBPF interpreter images read-only
by Daniel Borkmann
· 10 years ago
72b603e
bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
by Alexei Starovoitov
· 10 years ago
7ae457c
net: filter: split 'struct sk_filter' into socket and bpf parts
by Alexei Starovoitov
· 10 years ago
2695fb5
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
by Alexei Starovoitov
· 10 years ago
df6d0f983
net: filter: fix nlattr and nlattr_nest BPF tests
by Alexei Starovoitov
· 10 years ago
e9d9450
net: filter: fix length calculation in BPF testsuite
by Chema Gonzalez
· 10 years ago
d50bc15
net: filter: add test for loading SKF_AD_OFF limits
by Daniel Borkmann
· 10 years ago
9fe13ba
net: filter: add slot overlapping test with fully filled M[]
by Daniel Borkmann
· 10 years ago
ce25b68
net: filter: use block statements in tcpdump tests
by Daniel Borkmann
· 10 years ago
108cc22
net: filter: test fill/spill of all M[] regs
by Daniel Borkmann
· 10 years ago
2e8a83c
net: filter: add test case for jump with holes and ret x variants
by Daniel Borkmann
· 10 years ago
10f18e0
net: filter: improve test case framework
by Daniel Borkmann
· 10 years ago
b1fcd35
net: filter: let unattached filters use sock_fprog_kern
by Daniel Borkmann
· 10 years ago
ece8049
lib/test_bpf.c: don't use gcc union shortcut
by Andrew Morton
· 10 years ago
5fe821a
net: filter: cleanup invocation of internal BPF
by Alexei Starovoitov
· 10 years ago
9def624
net: filter: additional BPF tests
by Alexei Starovoitov
· 10 years ago
64a8946
net: filter: BPF testsuite
by Alexei Starovoitov
· 10 years ago