diff options
| author | Ihor Solodrai <[email protected]> | 2025-04-16 17:02:46 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2025-04-23 17:50:46 +0000 |
| commit | f2858f308131a09e33afb766cd70119b5b900569 (patch) | |
| tree | ac5e47c7a8f9c2f5c033fa9adca1bcdf258982ec /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | Fix mis-uses of 'cc-option' for warning disablement (diff) | |
| download | kernel-f2858f308131a09e33afb766cd70119b5b900569.tar.gz kernel-f2858f308131a09e33afb766cd70119b5b900569.zip | |
selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
"sockmap_ktls disconnect_after_delete" test has been failing on BPF CI
after recent merges from netdev:
* https://github.com/kernel-patches/bpf/actions/runs/14458537639
* https://github.com/kernel-patches/bpf/actions/runs/14457178732
It happens because disconnect has been disabled for TLS [1], and it
renders the test case invalid.
Removing all the test code creates a conflict between bpf and
bpf-next, so for now only remove the offending assert [2].
The test will be removed later on bpf-next.
[1] https://lore.kernel.org/netdev/[email protected]/
[2] https://lore.kernel.org/bpf/[email protected]/
Signed-off-by: Ihor Solodrai <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Reviewed-by: Jiayuan Chen <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
