aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorLorenz Bauer <[email protected]>2021-03-03 10:18:16 +0000
committerAlexei Starovoitov <[email protected]>2021-03-05 03:11:30 +0000
commitb4f894633fa14d7d46ba7676f950b90a401504bb (patch)
tree84687bd50bbab7707d0fbace6e3b848e58ae031b /scripts/bpf_doc.py
parentselftests: bpf: Check that PROG_TEST_RUN repeats as requested (diff)
downloadkernel-b4f894633fa14d7d46ba7676f950b90a401504bb.tar.gz
kernel-b4f894633fa14d7d46ba7676f950b90a401504bb.zip
selftests: bpf: Don't run sk_lookup in verifier tests
sk_lookup doesn't allow setting data_in for bpf_prog_run. This doesn't play well with the verifier tests, since they always set a 64 byte input buffer. Allow not running verifier tests by setting bpf_test.runs to a negative value and don't run the ctx access case for sk_lookup. We have dedicated ctx access tests so skipping here doesn't reduce coverage. Signed-off-by: Lorenz Bauer <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions