diff options
author | Andrey Ignatov <rdna@fb.com> | 2018-11-11 09:15:15 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-11-11 09:29:59 +0300 |
commit | e7605475f5f1af58668701b5ffe7763bdeb28527 (patch) | |
tree | 909ae9f0eb94d01c31e640c7a4a95f7ff400d959 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6c2afb674dbda9b736b8f09c976516e1e788860a (diff) | |
download | linux-e7605475f5f1af58668701b5ffe7763bdeb28527.tar.xz |
selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addr
Add more test cases for context bpf_sock_addr to test narrow loads with
offset > 0 for ctx->user_ip4 field (__u32):
* off=1, size=1;
* off=2, size=1;
* off=3, size=1;
* off=2, size=2.
Signed-off-by: Andrey Ignatov <rdna@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions