diff options
| author | Eduard Zingerman <[email protected]> | 2025-07-08 22:08:56 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2025-07-09 01:57:47 +0000 |
| commit | ad97cb2ed06a6ba9025fd8bd14fa24369550cbb5 (patch) | |
| tree | ac820a594de11c3457c9f7766e89e1f6cab9a02c /drivers/net/netkit.c | |
| parent | bpf: Clean code with bpf_copy_to_user() (diff) | |
| download | kernel-ad97cb2ed06a6ba9025fd8bd14fa24369550cbb5.tar.gz kernel-ad97cb2ed06a6ba9025fd8bd14fa24369550cbb5.zip | |
selftests/bpf: Remove enum64 case from __arg_untrusted test suite
The enum64 type used by verifier_global_ptr_args test case requires
CONFIG_SCHED_CLASS_EXT. At the moment selftets do not depend on this
option. There are just a few enum64 types in the kernel. Instead of
tying selftests to implementation details of unrelated sub-systems,
just remove enum64 test case. Simple enums are covered and that should
be sufficient.
Fixes: 68cca81fd57f ("selftests/bpf: tests for __arg_untrusted void * global func params")
Reported-by: Amery Hung <[email protected]>
Signed-off-by: Eduard Zingerman <[email protected]>
Tested-by: Amery Hung <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'drivers/net/netkit.c')
0 files changed, 0 insertions, 0 deletions
