]> www.infradead.org Git - users/dwmw2/linux.git/commit
selftests/bpf: Add testcase where 7th argment is struct
authorPu Lehui <pulehui@huawei.com>
Tue, 2 Jul 2024 12:19:44 +0000 (12:19 +0000)
committerDaniel Borkmann <daniel@iogearbox.net>
Tue, 2 Jul 2024 14:02:02 +0000 (16:02 +0200)
commit9474f72cd6573ee788013147e3590be4a28e085a
treedc157823e7c4ffbe50750f802c612765f76ac340
parent5d52ad36683af64f04da295d67fb943f94658929
selftests/bpf: Add testcase where 7th argment is struct

Add testcase where 7th argument is struct for architectures with 8 argument
registers, and increase the complexity of the struct.

Signed-off-by: Pu Lehui <pulehui@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: Björn Töpel <bjorn@rivosinc.com>
Acked-by: Björn Töpel <bjorn@kernel.org>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/bpf/20240702121944.1091530-4-pulehui@huaweicloud.com
tools/testing/selftests/bpf/DENYLIST.aarch64
tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c
tools/testing/selftests/bpf/prog_tests/tracing_struct.c
tools/testing/selftests/bpf/progs/tracing_struct_many_args.c