summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorYiFei Zhu <zhuyifei1999@gmail.com>2020-06-10 13:41:40 -0500
committerDaniel Borkmann <daniel@iogearbox.net>2020-06-11 16:05:56 +0200
commitbd6fecb9a99cceb949271c1821cfbad2b2db97c6 (patch)
treef2cec2a7c3a8a2ef84b143e61225c440d12e1259 /CREDITS
parent0f5d82f187e1beda3fe7295dfc500af266a5bd80 (diff)
selftests/bpf: Add cgroup_skb/egress test for load_bytes_relative
When cgroup_skb/egress triggers the MAC header is not set. Added a test that asserts reading MAC header is a -EFAULT but NET header succeeds. The test result from within the eBPF program is stored in an 1-element array map that the userspace then reads and asserts on. Another assertion is added that reading from a large offset, past the end of packet, returns -EFAULT. Signed-off-by: YiFei Zhu <zhuyifei@google.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Stanislav Fomichev <sdf@google.com> Link: https://lore.kernel.org/bpf/9028ccbea4385a620e69c0a104f469ffd655c01e.1591812755.git.zhuyifei@google.com
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions