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
2019-02-25
bpf: test_bpf: turn off preemption in function __run_once
Anders Roxell
2018-11-16
net: remove VLAN_TAG_PRESENT
Michał Mirosław
2018-09-27
bpf: test_bpf: add init_net to dev for flow_dissector
Song Liu
2018-06-28
test_bpf: flag tests that cannot be jited on s390
Kleber Sacilotto de Souza
2018-06-03
bpf: add also cbpf long jump test cases with heavy expansion
Daniel Borkmann
2018-05-03
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
2018-03-29
test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment()
Dan Carpenter
2018-03-25
net: bpf: add a test for skb_segment in test_bpf module
Yonghong Song
2018-03-20
test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
Thadeu Lima de Souza Cascardo
2018-02-28
test_bpf: reduce MAX_TESTRUNS
Eric Dumazet
2018-02-26
test_bpf: add a schedule point
Eric Dumazet
2018-02-05
bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
Yonghong Song
2018-01-26
bpf: add further test cases around div/mod and others
Daniel Borkmann
2018-01-19
bpf: add couple of test cases for signed extended imms
Daniel Borkmann
2018-01-09
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2017-12-15
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
2017-08-09
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-14
test_bpf: Add test to make conditional jump cross a large number of insns.
David Daney
2017-05-31
bpf: fix stack_depth usage by test_bpf.ko
Alexei Starovoitov
2017-05-25
test_bpf: Add a couple of tests for BPF_JSGE.
David Daney
2017-05-03
test_bpf: Use ULL suffix for 64-bit constants
Geert Uytterhoeven
2017-05-02
bpf, arm64: fix jit branch offset related to ldimm64
Daniel Borkmann
2017-05-02
bpf, arm64: implement jiting of BPF_XADD
Daniel Borkmann
2016-10-20
bpf, test: fix ld_abs + vlan push/pop stress test
Daniel Borkmann
2016-09-15
test_bpf: fix the dummy skb after dissector changes
Jakub Kicinski
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
2016-04-06
lib/test_bpf: Add additional BPF_ADD tests
Naveen N. Rao
2016-04-06
lib/test_bpf: Add test to check for result of 32-bit add that overflows
Naveen N. Rao
2016-04-06
lib/test_bpf: Add tests for unsigned BPF_JGT
Naveen N. Rao
2016-04-06
lib/test_bpf: Fix JMP_JSET tests
Naveen N. Rao
2015-12-18
bpf, test: add couple of test cases
Daniel Borkmann
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
[next]