Commit History

Author SHA1 Message Date
  Mauricio Vasquez B 43b987d23d selftests/bpf: add test cases for queue and stack maps 6 years ago
  John Fastabend 5028027844 bpf: test_maps, only support ESTABLISHED socks 6 years ago
  Colin Ian King 26a1ccc6c1 bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT" 7 years ago
  Martin KaFai Lau 6bc8529c41 bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY 7 years ago
  John Fastabend 82a8616889 bpf: add map tests for BPF_PROG_TYPE_SK_MSG 7 years ago
  Daniel Borkmann fe8d662aef bpf: unify rlimit handling in selftests 7 years ago
  Li Zhijian 80475c48c6 selftests/bpf/test_maps: exit child process without error in ENOMEM case 7 years ago
  Prashant Bhole 783687810e bpf: test_maps: cleanup sockmaps when test ends 7 years ago
  Alexei Starovoitov 1a97cf1fe5 selftests/bpf: speedup test_maps 7 years ago
  Alexei Starovoitov e27afb84b4 selftests/bpf: fix broken build of test_maps 7 years ago
  David S. Miller f8ddadc4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Chenbo Feng e043325b30 bpf: Add tests for eBPF file mode 7 years ago
  John Fastabend 435bf0d3f9 bpf: enforce TCP only support for sockmap 7 years ago
  John Fastabend 5a67da2a71 bpf: add support for sockmap detach programs 8 years ago
  Colin Ian King 90774a93ef bpf: test_maps: fix typos, "conenct" and "listeen" 8 years ago
  John Fastabend 3f0d6a1698 bpf: test_maps add sockmap stress test 8 years ago
  John Fastabend 81374aaa26 bpf: harden sockmap program attach to ensure correct map type 8 years ago
  John Fastabend 6fd28865c2 bpf: additional sockmap self tests 8 years ago
  John Fastabend 464bc0fd62 bpf: convert sockmap field attach_bpf_fd2 to type 8 years ago
  John Fastabend 6f6d33f3b3 bpf: selftests add sockmap tests 8 years ago
  John Fastabend 81f6bf8127 bpf: testing: fix devmap tests 8 years ago
  John Fastabend 546ac1ffb7 bpf: add devmap, a map for storing net device references 8 years ago
  Daniel Borkmann 5ecf51fd9c bpf, tests: add a test for htab lookup + update traversal 8 years ago
  Daniel Borkmann f3515b5d0b bpf: provide a generic macro for percpu values for selftests 8 years ago
  Teng Qin 8fe4592438 bpf: map_get_next_key to return first key on NULL 8 years ago
  David Miller 89087c456f bpf: Fix values type used in test_maps 8 years ago
  Alexei Starovoitov 8c290e60fa bpf: fix hashmap extra_elems logic 8 years ago
  Mickaël Salaün 702498a142 bpf: Remove bpf_sys.h from selftests 8 years ago
  Mickaël Salaün f4874d01be bpf: Use bpf_create_map() from the library 8 years ago
  Mickaël Salaün 5f155c2563 bpf: Use bpf_map_get_next_key() from the library 8 years ago