Nicolas Schichan
|
86bf1721b2
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
|
10 years ago |
Nicolas Schichan
|
08fcb08fc0
test_bpf: add more tests for LD_ABS and LD_IND.
|
10 years ago |
Nicolas Schichan
|
d2648d4e26
test_bpf: add module parameters to filter the tests to run.
|
10 years ago |
Nicolas Schichan
|
2cf1ad7593
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
|
10 years ago |
Nicolas Schichan
|
bac142acb9
test_bpf: allow tests to specify an skb fragment.
|
10 years ago |
Nicolas Schichan
|
e34684f88e
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
|
10 years ago |
Daniel Borkmann
|
4962fa10f3
test_bpf: assign type to native eBPF test cases
|
10 years ago |
Alexei Starovoitov
|
4d9c5c53ac
test_bpf: add bpf_skb_vlan_push/pop() tests
|
10 years ago |
Xi Wang
|
ba29becd77
test_bpf: extend tests for 32-bit endianness conversion
|
10 years ago |
Daniel Borkmann
|
bde28bc6ad
test_bpf: add similarly conflicting jump test case only for classic
|
10 years ago |
Daniel Borkmann
|
3b52960266
test_bpf: add more eBPF jump torture cases
|
10 years ago |
Michael Holzheu
|
fe59384495
test_bpf: Add backward jump test case
|
10 years ago |
Michael Holzheu
|
56cbaa45dd
test_bpf: fix sparse warnings
|
10 years ago |
Daniel Borkmann
|
a4afd37b26
test_bpf: add tests related to BPF_MAXINSNS
|
10 years ago |
Michael Holzheu
|
cffc642d93
test_bpf: add 173 new testcases for eBPF
|
10 years ago |
Xi Wang
|
986ccfdbd9
test: bpf: extend "load 64-bit immediate" testcase
|
10 years ago |
Daniel Borkmann
|
327941f8d3
test_bpf: indicate whether bpf prog got jited in test suite
|
10 years ago |
Denis Kirjanov
|
6867b17b26
test: bpf: expand DIV_KX to DIV_MOD_KX
|
10 years ago |
Alexei Starovoitov
|
e21ab36a80
test: bpf: add a testcase reduced from nmap
|
10 years ago |
Alexei Starovoitov
|
25ee7327d0
net: bpf: fix compiler warnings in test_bpf
|
11 years ago |
Alexei Starovoitov
|
02ab695bb3
net: filter: add "load 64-bit immediate" eBPF instruction
|
11 years ago |
Daniel Borkmann
|
60a3b2253c
net: bpf: make eBPF interpreter images read-only
|
11 years ago |
Alexei Starovoitov
|
72b603ee8c
bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
|
11 years ago |
Alexei Starovoitov
|
7ae457c1e5
net: filter: split 'struct sk_filter' into socket and bpf parts
|
11 years ago |
Alexei Starovoitov
|
2695fb552c
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
|
11 years ago |
Alexei Starovoitov
|
df6d0f983a
net: filter: fix nlattr and nlattr_nest BPF tests
|
11 years ago |
Chema Gonzalez
|
e9d9450497
net: filter: fix length calculation in BPF testsuite
|
11 years ago |
Daniel Borkmann
|
d50bc15750
net: filter: add test for loading SKF_AD_OFF limits
|
11 years ago |
Daniel Borkmann
|
9fe13baad6
net: filter: add slot overlapping test with fully filled M[]
|
11 years ago |
Daniel Borkmann
|
ce25b68b74
net: filter: use block statements in tcpdump tests
|
11 years ago |