bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mykola Lysenko <mykolal@fb.com>
To: "Daniel Müller" <deso@posteo.net>
Cc: Mykola Lysenko <mykolal@fb.com>,
	"bpf@vger.kernel.org" <bpf@vger.kernel.org>,
	"ast@kernel.org" <ast@kernel.org>,
	"andrii@kernel.org" <andrii@kernel.org>,
	"daniel@iogearbox.net" <daniel@iogearbox.net>,
	Kernel Team <Kernel-team@fb.com>
Subject: Re: [PATCH bpf] selftests/bpf: Add lru_bug to s390x deny list
Date: Thu, 11 Aug 2022 00:27:09 +0000	[thread overview]
Message-ID: <4BFA8A8F-DED2-4AC6-BAE7-F9E0693F0B53@fb.com> (raw)
In-Reply-To: <20220810200710.1300299-1-deso@posteo.net>

Thanks Daniel for fixing this quickly. It should recover: https://github.com/kernel-patches/bpf/runs/7772305011?check_suite_focus=true

Acked-by: Mykola Lysenko <mykolal@fb.com>

> On Aug 10, 2022, at 1:07 PM, Daniel Müller <deso@posteo.net> wrote:
> 
> The lru_bug BPF selftest is failing execution on s390x machines. The
> failure is due to program attachment failing in turn, similar to a bunch
> of other tests. Those other tests have already been deny-listed and with
> this change we do the same for the lru_bug test, adding it to the
> corresponding file.
> 
> Fixes: de7b9927105b ("selftests/bpf: Add test for prealloc_lru_pop bug")
> 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 e33cab..db9810 100644
> --- a/tools/testing/selftests/bpf/DENYLIST.s390x
> +++ b/tools/testing/selftests/bpf/DENYLIST.s390x
> @@ -65,3 +65,4 @@ send_signal                              # intermittently fails to receive signa
> select_reuseport                         # intermittently fails on new s390x setup
> xdp_synproxy                             # JIT does not support calling kernel function                                (kfunc)
> unpriv_bpf_disabled                      # fentry
> +lru_bug                                  # prog 'printk': failed to auto-attach: -524
> -- 
> 2.30.2
> 


  reply	other threads:[~2022-08-11  0:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-10 20:07 [PATCH bpf] selftests/bpf: Add lru_bug to s390x deny list Daniel Müller
2022-08-11  0:27 ` Mykola Lysenko [this message]
2022-08-12 16:50 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BFA8A8F-DED2-4AC6-BAE7-F9E0693F0B53@fb.com \
    --to=mykolal@fb.com \
    --cc=Kernel-team@fb.com \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=deso@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).