aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorYonghong Song <[email protected]>2017-11-12 14:49:11 -0800
committerDavid S. Miller <[email protected]>2017-11-14 16:20:03 +0900
commitb6ff63911232c2823e2763371ec4462ac64cc331 (patch)
tree9fb5554961eecb8be5a8de7b84675fc6708afb32 /tools/perf/scripts/python/net_dropmonitor.py
parent9c019e2bc4b2bd8223c8c0d4b6962478b479834d (diff)
bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change
Fix a few test cases to allow non-NULL map/packet/stack pointer with size = 0. Change a few tests using bpf_probe_read to use bpf_probe_write_user so ARG_CONST_SIZE arg can still be properly tested. One existing test case already covers size = 0 with non-NULL packet pointer, so add additional tests so all cases of size = 0 and 0 <= size <= legal_upper_bound with non-NULL map/packet/stack pointer are covered. Signed-off-by: Yonghong Song <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Acked-by: Daniel Borkmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions