summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorXu Kuohai <xukuohai@huawei.com>2022-03-21 18:28:51 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2022-04-01 01:27:48 +0300
commitf516420f683d147d8f4cfd83bbc7c3c6ad1c61b5 (patch)
tree386121ba68e9330c55b61efc84d6fd385a2c468a /usr
parent5b3d19b9bd4080d7f5e260f91ce8f639e19eb499 (diff)
downloadlinux-f516420f683d147d8f4cfd83bbc7c3c6ad1c61b5.tar.xz
bpf, tests: Add tests for BPF_LDX/BPF_STX with different offsets
This patch adds tests to verify the behavior of BPF_LDX/BPF_STX + BPF_B/BPF_H/BPF_W/BPF_DW with negative offset, small positive offset, large positive offset, and misaligned offset. Tested on both big-endian and little-endian arm64 qemu, result: test_bpf: Summary: 1026 PASSED, 0 FAILED, [1014/1014 JIT'ed]'] test_bpf: test_tail_calls: Summary: 8 PASSED, 0 FAILED, [8/8 JIT'ed] test_bpf: test_skb_segment: Summary: 2 PASSED, 0 FAILED Signed-off-by: Xu Kuohai <xukuohai@huawei.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20220321152852.2334294-5-xukuohai@huawei.com
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions