diff --git a/ci/vmtest/configs/ALLOWLIST-5.5.0 b/ci/vmtest/configs/ALLOWLIST-5.5.0 index 998f036..abeef3c 100644 --- a/ci/vmtest/configs/ALLOWLIST-5.5.0 +++ b/ci/vmtest/configs/ALLOWLIST-5.5.0 @@ -32,7 +32,6 @@ raw_tp_writable_test_run rdonly_maps section_names signal_pending -skeleton sockmap_ktls sockopt spinlock diff --git a/ci/vmtest/configs/DENYLIST-5.5.0 b/ci/vmtest/configs/DENYLIST-5.5.0 index f7161d0..f8468f6 100644 --- a/ci/vmtest/configs/DENYLIST-5.5.0 +++ b/ci/vmtest/configs/DENYLIST-5.5.0 @@ -3,3 +3,5 @@ btf # "size check test", "func (Non zero vlen)" tailcalls # tailcall_bpf2bpf_1, tailcall_bpf2bpf_2, tailcall_bpf2bpf_3 tc_bpf/tc_bpf_non_root +sockopt/setsockopt: ignore >PAGE_SIZE optlen +sockopt/getsockopt: ignore >PAGE_SIZE optlen