index
:
blackbird-op-linux
master
Blackbird™ 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
/
test_align.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: fix test_align liveliness expectations
Stanislav Fomichev
2019-07-06
1
-8
/
+8
*
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-30
1
-2
/
+2
*
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
2018-08-11
1
-4
/
+1
*
bpf: unify rlimit handling in selftests
Daniel Borkmann
2018-02-26
1
-5
/
+1
*
selftests/bpf: make 'dubious pointer arithmetic' test useful
Alexei Starovoitov
2018-01-24
1
-7
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-11
1
-21
/
+1
|
\
|
*
selftests/bpf: fix test_align
Alexei Starovoitov
2018-01-07
1
-21
/
+1
*
|
selftests/bpf: adjust test_align expected output
Alexei Starovoitov
2017-12-01
1
-78
/
+78
|
/
*
selftests/bpf: add tests for subtraction & negative numbers
Edward Cree
2017-08-08
1
-0
/
+104
*
selftests/bpf: add test for bogus operations on pointers
Edward Cree
2017-08-08
1
-2
/
+64
*
selftests/bpf: add a test to test_align
Edward Cree
2017-08-08
1
-0
/
+67
*
selftests/bpf: rewrite test_align
Edward Cree
2017-08-08
1
-93
/
+132
*
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
2017-07-20
1
-1
/
+1
*
selftests/bpf: make correct use of exit codes in bpf selftests
Jesper Dangaard Brouer
2017-06-13
1
-1
/
+1
*
bpf, tests: set rlimit also for test_align, so it doesn't fail
Daniel Borkmann
2017-06-10
1
-0
/
+5
*
bpf: Handle multiple variable additions into packet pointers in verifier.
David S. Miller
2017-05-11
1
-0
/
+37
*
bpf: Remove commented out debugging hack in test_align.
David S. Miller
2017-05-11
1
-1
/
+0
*
bpf: Add verifier test case for alignment.
David S. Miller
2017-05-11
1
-0
/
+417