diff options
| author | Andrey Ignatov <[email protected]> | 2018-11-10 22:15:15 -0800 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2018-11-10 22:29:59 -0800 |
| commit | e7605475f5f1af58668701b5ffe7763bdeb28527 (patch) | |
| tree | 909ae9f0eb94d01c31e640c7a4a95f7ff400d959 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 6c2afb674dbda9b736b8f09c976516e1e788860a (diff) | |
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 <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions