Commit History

Author SHA1 Message Date
  Daniel Borkmann 93731ef086 bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier 7 years ago
  Dan Carpenter 99fe29d3a2 test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment() 7 years ago
  Yonghong Song 76db8087c4 net: bpf: add a test for skb_segment in test_bpf module 7 years ago
  Thadeu Lima de Souza Cascardo 52fda36d63 test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches 7 years ago
  Eric Dumazet 9960d7669e test_bpf: reduce MAX_TESTRUNS 7 years ago
  Eric Dumazet d40bc96257 test_bpf: add a schedule point 7 years ago
  Yonghong Song 09584b4067 bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y 7 years ago
  Daniel Borkmann 21ccaf2149 bpf: add further test cases around div/mod and others 7 years ago
  Daniel Borkmann fcd1c91771 bpf: add couple of test cases for signed extended imms 7 years ago
  Alexei Starovoitov 290af86629 bpf: introduce BPF_JIT_ALWAYS_ON config 7 years ago
  Daniel Borkmann 87ab819430 bpf: add test case for ld_abs and helper changing pkt data 7 years ago
  Daniel Borkmann 92b31a9af7 bpf: add BPF_J{LT,LE,SLT,SLE} instructions 8 years ago
  yuan linyu de77b966ce net: introduce __skb_put_[zero, data, u8] 8 years ago
  David Daney b7127cfea0 test_bpf: Add test to make conditional jump cross a large number of insns. 8 years ago
  Alexei Starovoitov 105c03614b bpf: fix stack_depth usage by test_bpf.ko 8 years ago
  David Daney 791caeb084 test_bpf: Add a couple of tests for BPF_JSGE. 8 years ago
  Geert Uytterhoeven 86f8e247b9 test_bpf: Use ULL suffix for 64-bit constants 8 years ago
  Daniel Borkmann ddc665a4bb bpf, arm64: fix jit branch offset related to ldimm64 8 years ago
  Daniel Borkmann 85f68fe898 bpf, arm64: implement jiting of BPF_XADD 8 years ago
  Daniel Borkmann 0d906b1e8d bpf, test: fix ld_abs + vlan push/pop stress test 9 years ago
  Jakub Kicinski 5c0ca3f566 test_bpf: fix the dummy skb after dissector changes 9 years ago
  Daniel Borkmann d1c55ab5e4 bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis 9 years ago
  Naveen N. Rao 9c94f6c8e0 lib/test_bpf: Add additional BPF_ADD tests 9 years ago
  Naveen N. Rao b64b50eac4 lib/test_bpf: Add test to check for result of 32-bit add that overflows 9 years ago
  Naveen N. Rao c7395d6bd7 lib/test_bpf: Add tests for unsigned BPF_JGT 9 years ago
  Naveen N. Rao 9f134c34fb lib/test_bpf: Fix JMP_JSET tests 9 years ago
  Daniel Borkmann 9dd2af834d bpf, test: add couple of test cases 9 years ago
  Yang Shi d4e4bc1610 bpf: add mod default A and X test cases 10 years ago
  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