index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2024-05-07
selftests/bpf: add another struct_ops callback use case test
Andrii Nakryiko
2024-05-07
selftests/bpf: Change functions definitions to support GCC
Cupertino Miranda
2024-05-07
selftests/bpf: Add CFLAGS per source file and runner
Cupertino Miranda
2024-05-07
bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC
Jose E. Marchesi
2024-05-07
bpf: Disable some `attribute ignored' warnings in GCC
Jose E. Marchesi
2024-05-07
bpf: Avoid __hidden__ attribute in static object
Jose E. Marchesi
2024-05-06
selftests/bpf: MUL range computation tests.
Cupertino Miranda
2024-05-06
selftests/bpf: XOR and OR range computation tests.
Cupertino Miranda
2024-05-06
selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirect
Michal Schmidt
2024-05-06
selftests/bpf: Use bpf_tracing.h instead of bpf_tcp_helpers.h
Martin KaFai Lau
2024-05-02
selftests/bpf: Add test for the use of new args in cong_control
Miao Xu
2024-05-02
tcp: Add new args for cong_control in tcp_congestion_ops
Miao Xu
2024-05-02
selftests/bpf: Add kernel socket operation tests
Jordan Rife
2024-05-02
selftests/bpf: Make sock configurable for each test case
Jordan Rife
2024-05-02
selftests/bpf: Move IPv4 and IPv6 sockaddr test cases
Jordan Rife
2024-05-02
selftests/bpf: Implement BPF programs for kernel socket operations
Jordan Rife
2024-05-02
selftests/bpf: Implement socket kfuncs for bpf_testmod
Jordan Rife
2024-05-02
selftests/bpf: Fix bind program for big endian systems
Jordan Rife
2024-05-02
bpf: Missing trailing slash in tools/testing/selftests/bpf/Makefile
Jose E. Marchesi
2024-05-01
libbpf: better fix for handling nulled-out struct_ops program
Andrii Nakryiko
2024-05-01
selftests/bpf: add tests for the "module: Function" syntax
Viktor Malik
2024-04-30
selftests/bpf: Drop start_server_proto helper
Geliang Tang
2024-04-30
selftests/bpf: Make start_mptcp_server static
Geliang Tang
2024-04-30
selftests/bpf: Add opts argument for __start_server
Geliang Tang
2024-04-30
selftests/bpf: Add kprobe session cookie test
Jiri Olsa
2024-04-30
selftests/bpf: Add kprobe session test
Jiri Olsa
2024-04-30
selftests/bpf: Drop an unused local variable
Benjamin Tissoires
2024-04-29
selftests/bpf: validate nulled-out struct_ops program is handled properly
Andrii Nakryiko
2024-04-29
selftests/bpf: Free strdup memory in veristat
Geliang Tang
2024-04-29
selftests/bpf: Free strdup memory in test_sockmap
Geliang Tang
2024-04-29
selftests/bpf: Run cgroup1_hierarchy test in own mount namespace
Viktor Malik
2024-04-29
bpf: Fix verifier assumptions about socket->sk
Alexei Starovoitov
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-26
selftests: drv-net: validate the environment
Jakub Kicinski
2024-04-26
selftests: drv-net: reimplement the config parser
Jakub Kicinski
2024-04-26
selftests: drv-net: extend the README with more info and example
Jakub Kicinski
2024-04-26
selftests: virtio_net: add initial tests
Jiri Pirko
2024-04-26
selftests: forwarding: add wait_for_dev() helper
Jiri Pirko
2024-04-26
selftests: forwarding: add check_driver() helper
Jiri Pirko
2024-04-26
selftests: forwarding: add ability to assemble NETIFS array by driver name
Jiri Pirko
2024-04-26
test: hsr: Add test for HSR RedBOX (HSR-SAN) mode of operation
Lukasz Majewski
2024-04-26
test: hsr: Extract version agnostic information from ping command output
Lukasz Majewski
2024-04-26
test: hsr: Move common code to hsr_common.sh file
Lukasz Majewski
2024-04-26
test: hsr: Remove script code already implemented in lib.sh
Lukasz Majewski
2024-04-25
selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_us
Philo Lu
2024-04-25
selftests/bpf: dummy_st_ops should reject 0 for non-nullable params
Eduard Zingerman
2024-04-25
selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
Eduard Zingerman
2024-04-25
selftests/bpf: adjust dummy_st_ops_success to detect additional error
Eduard Zingerman
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
selftests/bpf: Add ring_buffer__consume_n test.
Andrea Righi
[next]