index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf, selftests: delete xfrm tunnel when test exits.
William Tu
2018-06-15
1
-11
/
+13
*
bpf, selftest: check tunnel type more accurately
Jian Wang
2018-06-15
1
-1
/
+1
*
selftests/bpf: test offloads even with BPF programs present
Jakub Kicinski
2018-06-15
1
-2
/
+10
*
selftests: bpf: config: add config fragments
Anders Roxell
2018-06-13
1
-0
/
+10
*
selftests: bpf: fix urandom_read build issue
Anders Roxell
2018-06-11
1
-3
/
+1
*
tools/bpf: fix selftest get_cgroup_id_user
Yonghong Song
2018-06-08
2
-3
/
+23
*
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
2018-06-07
1
-1
/
+57
*
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-03
6
-2
/
+232
*
tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-03
1
-0
/
+2
*
bpf: test case for map pointer poison with calls/branches
Daniel Borkmann
2018-06-03
1
-27
/
+158
*
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
Martin KaFai Lau
2018-06-02
1
-0
/
+22
*
bpf: btf: Check array t->size
Martin KaFai Lau
2018-06-02
1
-0
/
+23
*
selftests/bpf: test_sockmap, print additional test options
Prashant Bhole
2018-06-02
1
-9
/
+19
*
selftests/bpf: test_sockmap, fix data verification
Prashant Bhole
2018-06-02
1
-1
/
+13
*
selftests/bpf: test_sockmap, timing improvements
Prashant Bhole
2018-06-02
1
-4
/
+9
*
selftests/bpf: test_sockmap, join cgroup in selftest mode
Prashant Bhole
2018-06-02
1
-0
/
+5
*
selftests/bpf: test_sockmap, check test failure
Prashant Bhole
2018-06-02
1
-6
/
+21
*
bpf: add selftest for lirc_mode2 type program
Sean Young
2018-05-30
6
-3
/
+210
*
selftests/bpf: Selftest for sys_sendmsg hooks
Andrey Ignatov
2018-05-28
4
-1
/
+628
*
selftests/bpf: Prepare test_sock_addr for extension
Andrey Ignatov
2018-05-28
1
-195
/
+460
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
1
-0
/
+2
|
\
|
*
selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh
Anders Roxell
2018-05-18
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
9
-92
/
+1320
|
\
\
|
*
|
tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs
Yonghong Song
2018-05-24
1
-0
/
+158
|
*
|
tools/bpf: add ksym_get_addr() in trace_helpers
Yonghong Song
2018-05-24
2
-0
/
+13
|
*
|
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
2018-05-24
4
-2
/
+593
|
*
|
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
Sirio Balmelli
2018-05-23
1
-0
/
+10
|
*
|
bpf: btf: Add tests for the btf uapi changes
Martin KaFai Lau
2018-05-23
1
-90
/
+431
|
*
|
bpf: add sk_msg prog sk access tests to test_verifier
John Fastabend
2018-05-18
1
-0
/
+115
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
selftests/bpf: check return value of fopen in test_verifier.c
Jesper Dangaard Brouer
2018-05-17
1
-0
/
+5
*
|
bpf: selftest additions for SOCKHASH
John Fastabend
2018-05-16
6
-347
/
+401
*
|
selftests/bpf: make sure build-id is on
Alexei Starovoitov
2018-05-15
1
-1
/
+1
*
|
bpf: add ld64 imm test cases
Daniel Borkmann
2018-05-14
2
-0
/
+142
*
|
bpf: add selftest for stackmap with build_id in NMI context
Song Liu
2018-05-14
2
-2
/
+142
*
|
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
2018-05-11
4
-68
/
+38
*
|
selftests/bpf: Fix bash reference in Makefile
Joe Stringer
2018-05-11
1
-3
/
+3
*
|
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
David Ahern
2018-05-11
1
-0
/
+3
*
|
selftests/bpf: ignore build products
Sirio Balmelli
2018-05-10
1
-0
/
+1
*
|
bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID
Martin KaFai Lau
2018-05-09
1
-13
/
+276
*
|
bpf: btf: Some test_btf clean up
Martin KaFai Lau
2018-05-09
1
-102
/
+99
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-07
9
-30
/
+873
|
\
\
|
*
|
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
2018-05-03
1
-7
/
+259
|
*
|
tools/bpf: add a test for bpf_get_stack with tracepoint prog
Yonghong Song
2018-04-29
3
-11
/
+98
|
*
|
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
2018-04-29
3
-12
/
+266
|
*
|
tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
Yonghong Song
2018-04-29
1
-0
/
+45
|
*
|
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
2018-04-29
2
-0
/
+203
|
*
|
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
2018-04-29
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf: minor fix to selftest test_stacktrace_build_id()
Song Liu
2018-05-02
1
-2
/
+2
[next]