diff options
author | 2019-11-02 00:18:02 +0100 | |
---|---|---|
committer | 2019-11-02 12:39:13 -0700 | |
commit | 50f9aa44cac7256551b2e0901831e432a6c52b7f (patch) | |
tree | 8395ce55a5583d01cb4ddba5126d998b72983255 /net/openvswitch/actions.c | |
parent | bpf, samples: Use bpf_probe_read_user where appropriate (diff) | |
download | wireguard-linux-50f9aa44cac7256551b2e0901831e432a6c52b7f.tar.xz wireguard-linux-50f9aa44cac7256551b2e0901831e432a6c52b7f.zip |
bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper
Use probe read *_{kernel,user}{,_str}() helpers instead of bpf_probe_read()
or bpf_probe_read_user_str() for program tests where appropriate.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/4a61d4b71ce3765587d8ef5cb93afa18515e5b3e.1572649915.git.daniel@iogearbox.net
Diffstat (limited to 'net/openvswitch/actions.c')
0 files changed, 0 insertions, 0 deletions