aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorStanislav Fomichev <[email protected]>2019-04-09 11:49:11 -0700
committerDaniel Borkmann <[email protected]>2019-04-11 10:21:41 +0200
commit3daf8e703ec3dcf73a27a7dcabbac152793eb114 (patch)
treef754d8dd81d388e6a3747e834fcd4163f8494e88 /tools/perf/scripts/python/exported-sql-viewer.py
parent5e903c656b98614698a891c6e098186272cbba14 (diff)
selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUN
Simple test that sets cb to {1,2,3,4,5} and priority to 6, runs bpf program that fails if cb is not what we expect and increments cb[i] and priority. When the test finishes, we check that cb is now {2,3,4,5,6} and priority is 7. We also test the sanity checks: * ctx_in is provided, but ctx_size_in is zero (same for ctx_out/ctx_size_out) * unexpected non-zero fields in __sk_buff return EINVAL Signed-off-by: Stanislav Fomichev <[email protected]> Acked-by: Martin KaFai Lau <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions