All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Westphal <fw@strlen.de>
To: Fernando Fernandez Mancera <fmancera@suse.de>
Cc: netfilter-devel@vger.kernel.org, coreteam@netfilter.org,
	phil@nwl.cc, pablo@netfilter.org
Subject: Re: [PATCH nf] selftests: nft_queue.sh: add a parallel stress test
Date: Tue, 7 Apr 2026 20:08:46 +0200	[thread overview]
Message-ID: <adVILlipGGN76rcw@strlen.de> (raw)
In-Reply-To: <20260406211831.3758-1-fmancera@suse.de>

Fernando Fernandez Mancera <fmancera@suse.de> wrote:
> diff --git a/tools/testing/selftests/net/netfilter/nft_queue.sh b/tools/testing/selftests/net/netfilter/nft_queue.sh
> index ea766bdc5d04..1e1949c6a918 100755
> --- a/tools/testing/selftests/net/netfilter/nft_queue.sh
> +++ b/tools/testing/selftests/net/netfilter/nft_queue.sh
> @@ -11,6 +11,7 @@ ret=0
>  timeout=5
>  
>  SCTP_TEST_TIMEOUT=60
> +STRESS_TEST_TIMEOUT=300

I changed this to 30s, I think the full 5m dance is a bit
too long for the selftest.

I know 30s is likely not enough to trigger the bug reliably but given this
test will run may times per day on netdev infra I think 30s is ok.

  reply	other threads:[~2026-04-07 18:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-06 21:18 [PATCH nf] selftests: nft_queue.sh: add a parallel stress test Fernando Fernandez Mancera
2026-04-07 18:08 ` Florian Westphal [this message]
2026-04-07 19:34   ` Fernando Fernandez Mancera

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=adVILlipGGN76rcw@strlen.de \
    --to=fw@strlen.de \
    --cc=coreteam@netfilter.org \
    --cc=fmancera@suse.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    --cc=phil@nwl.cc \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.