* [PATCH bpf-next] selftests/bpf: Add cb_refs test to s390x deny list
@ 2022-08-24 16:39 Daniel Müller
2022-08-24 17:30 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Müller @ 2022-08-24 16:39 UTC (permalink / raw)
To: bpf, ast, andrii, daniel, kernel-team
The cb_refs BPF selftest is failing execution on s390x machines. This is
a newly added test that requires a feature not presently supported on
this architecture.
Denylist the test for this architecture.
Fixes: 3cf7e7d8685c ("selftests/bpf: Add tests for reference state fixes for callbacks")
Signed-off-by: Daniel Müller <deso@posteo.net>
---
tools/testing/selftests/bpf/DENYLIST.s390x | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/bpf/DENYLIST.s390x b/tools/testing/selftests/bpf/DENYLIST.s390x
index a708c3d..37bafcb 100644
--- a/tools/testing/selftests/bpf/DENYLIST.s390x
+++ b/tools/testing/selftests/bpf/DENYLIST.s390x
@@ -66,3 +66,4 @@ select_reuseport # intermittently fails on new s390x set
xdp_synproxy # JIT does not support calling kernel function (kfunc)
unpriv_bpf_disabled # fentry
setget_sockopt # attach unexpected error: -524 (trampoline)
+cb_refs # expected error message unexpected error: -524 (trampoline)
--
2.30.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH bpf-next] selftests/bpf: Add cb_refs test to s390x deny list
2022-08-24 16:39 [PATCH bpf-next] selftests/bpf: Add cb_refs test to s390x deny list Daniel Müller
@ 2022-08-24 17:30 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-08-24 17:30 UTC (permalink / raw)
To: =?utf-8?q?Daniel_M=C3=BCller_=3Cdeso=40posteo=2Enet=3E?=
Cc: bpf, ast, andrii, daniel, kernel-team
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:
On Wed, 24 Aug 2022 16:39:06 +0000 you wrote:
> The cb_refs BPF selftest is failing execution on s390x machines. This is
> a newly added test that requires a feature not presently supported on
> this architecture.
> Denylist the test for this architecture.
>
> Fixes: 3cf7e7d8685c ("selftests/bpf: Add tests for reference state fixes for callbacks")
> Signed-off-by: Daniel Müller <deso@posteo.net>
>
> [...]
Here is the summary with links:
- [bpf-next] selftests/bpf: Add cb_refs test to s390x deny list
https://git.kernel.org/bpf/bpf-next/c/092e67772728
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-24 17:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-24 16:39 [PATCH bpf-next] selftests/bpf: Add cb_refs test to s390x deny list Daniel Müller
2022-08-24 17:30 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox