index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_bpf.c
Age
Commit message (
Expand
)
Author
2015-11-05
bpf: add mod default A and X test cases
Yang Shi
2015-08-06
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
Nicolas Schichan
2015-08-06
test_bpf: add more tests for LD_ABS and LD_IND.
Nicolas Schichan
2015-08-06
test_bpf: add module parameters to filter the tests to run.
Nicolas Schichan
2015-08-06
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
Nicolas Schichan
2015-08-06
test_bpf: allow tests to specify an skb fragment.
Nicolas Schichan
2015-08-06
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
Nicolas Schichan
2015-07-30
test_bpf: assign type to native eBPF test cases
Daniel Borkmann
2015-07-20
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
2015-07-08
test_bpf: extend tests for 32-bit endianness conversion
Xi Wang
2015-05-27
test_bpf: add similarly conflicting jump test case only for classic
Daniel Borkmann
2015-05-25
test_bpf: add more eBPF jump torture cases
Daniel Borkmann
2015-05-22
test_bpf: Add backward jump test case
Michael Holzheu
2015-05-14
test_bpf: fix sparse warnings
Michael Holzheu
2015-05-14
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
2015-05-12
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
2015-05-11
test: bpf: extend "load 64-bit immediate" testcase
Xi Wang
2015-04-30
test_bpf: indicate whether bpf prog got jited in test suite
Daniel Borkmann
2014-12-08
test: bpf: expand DIV_KX to DIV_MOD_KX
Denis Kirjanov
2014-10-30
test: bpf: add a testcase reduced from nmap
Alexei Starovoitov
2014-09-22
net: bpf: fix compiler warnings in test_bpf
Alexei Starovoitov
2014-09-09
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-08-25
bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
Alexei Starovoitov
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-07-24
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
2014-06-11
net: filter: fix nlattr and nlattr_nest BPF tests
Alexei Starovoitov
2014-06-02
net: filter: fix length calculation in BPF testsuite
Chema Gonzalez
2014-06-01
net: filter: add test for loading SKF_AD_OFF limits
Daniel Borkmann
2014-06-01
net: filter: add slot overlapping test with fully filled M[]
Daniel Borkmann
2014-05-30
net: filter: use block statements in tcpdump tests
Daniel Borkmann
2014-05-30
net: filter: test fill/spill of all M[] regs
Daniel Borkmann
2014-05-23
net: filter: add test case for jump with holes and ret x variants
Daniel Borkmann
2014-05-23
net: filter: improve test case framework
Daniel Borkmann
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-05-23
lib/test_bpf.c: don't use gcc union shortcut
Andrew Morton
2014-05-21
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
2014-05-12
net: filter: additional BPF tests
Alexei Starovoitov
2014-05-12
net: filter: BPF testsuite
Alexei Starovoitov