Historique des commits

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