summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2024-12-02selftests/bpf: add cgroup skb direct packet access testMahe Tardy
2024-12-02selftests/bpf: remove test_flow_dissector.shAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: migrate bpf flow dissectors tests to test_progsAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: add network helpers to generate udp checksumsAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: use the same udp and tcp headers in tests under test_progsAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: document pseudo-header checksum helpersAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: move ip checksum helper to network helpersAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: Enable generic tc actions in selftests configAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: migrate flow_dissector namespace exclusivity testAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: add gre packets testing to flow_dissectorAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: expose all subtests from flow_dissectorAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: re-split main function into dedicated testsAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector testAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keysAlexis Lothoré (eBPF Foundation)
2024-12-02selftests/bpf: add a macro to compare raw memoryAlexis Lothoré (eBPF Foundation)
2024-11-26selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_s...Zijian Zhang
2024-11-26selftests/bpf: Check for PREEMPTION instead of PREEMPTSebastian Andrzej Siewior
2024-11-25selftest/bpf: Add test for vsock removal from sockmap on close()Michal Luczaj
2024-11-25selftest/bpf: Add test for af_vsock poll()Michal Luczaj
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-11-18selftests/bpf: Add some tests with sockmap SK_PASSJiayuan Chen
2024-11-16selftests/bpf: Fix build error with llvm 19Alexei Starovoitov
2024-11-14selftests/bpf: Set test path for token/obj_priv_implicit_token_envvarIhor Solodrai
2024-11-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-13selftests/bpf: Add a test for arena range tree algorithmAlexei Starovoitov
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-11-12selftests/bpf: Add struct_ops prog private stack testsYonghong Song
2024-11-12selftests/bpf: Add tracing prog private stack testsYonghong Song
2024-11-12selftests/bpf: update send_signal to lower perf evemts frequencyEduard Zingerman
2024-11-12selftests/bpf: allow send_signal test to timeoutEduard Zingerman
2024-11-12selftests/bpf: add read_with_timeout() utility functionEduard Zingerman
2024-11-12selftests/bpf: watchdog timer for test_progsEduard Zingerman
2024-11-11bpf: Drop special callback reference handlingKumar Kartikeya Dwivedi
2024-11-11selftests/bpf: skip the timer_lockup test for single-CPU nodesViktor Malik
2024-11-11selftests/bpf: Test the update operations for htab of mapsHou Tao
2024-11-11selftests/bpf: Move ENOTSUPP from bpf_util.hHou Tao
2024-11-11selftests/bpf: Add threads to consumer testJiri Olsa
2024-11-11selftests/bpf: Add uprobe sessions to consumer testJiri Olsa
2024-11-11selftests/bpf: Add uprobe session single consumer testJiri Olsa
2024-11-11selftests/bpf: Add kprobe session verifier test for return valueJiri Olsa
2024-11-11selftests/bpf: Add uprobe session verifier test for return valueJiri Olsa
2024-11-11selftests/bpf: Add uprobe session recursive testJiri Olsa
2024-11-11selftests/bpf: Add uprobe session cookie testJiri Olsa
2024-11-11selftests/bpf: Add uprobe session testJiri Olsa
2024-11-11selftests/bpf: Fix uprobe consumer test (again)Jiri Olsa
2024-11-11selftests/bpf: Allow building with extra flagsViktor Malik
2024-11-06selftests/bpf: Add more tests for test_txmsg_push_pop in test_sockmapZijian Zhang
2024-11-06selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang