Linux Kernel Selftest development
 help / color / mirror / Atom feed
From: Matthieu Baerts <matttbe@kernel.org>
To: Paolo Abeni <pabeni@redhat.com>,
	Alice Mikityanska <alice.kernel@fastmail.im>,
	Jakub Kicinski <kuba@kernel.org>
Cc: Eric Dumazet <edumazet@google.com>,
	"David S. Miller" <davem@davemloft.net>,
	Simon Horman <horms@kernel.org>, Shuah Khan <shuah@kernel.org>,
	Nikolay Aleksandrov <razor@blackwall.org>,
	netdev@vger.kernel.org, linux-kselftest@vger.kernel.org,
	Alice Mikityanska <alice@isovalent.com>
Subject: Re: [PATCH net v2 0/4] Improve stability of big_tcp_tunnels.sh selftest
Date: Tue, 25 Aug 2026 16:53:25 +0200	[thread overview]
Message-ID: <90a3231f-663b-4d24-b08a-28ea87a2c148@kernel.org> (raw)
In-Reply-To: <2fe7208a-7bc9-4004-907b-75f283360ec9@redhat.com>

Hi Paolo,

On 25/08/2026 15:21, Paolo Abeni wrote:
> On 8/22/26 2:03 PM, Alice Mikityanska wrote:
>> From: Alice Mikityanska <alice@isovalent.com>
>>
>> This series addresses flakiness of big_tcp_tunnels.sh discussed at:
>>
>> https://lore.kernel.org/netdev/349c582c-73e3-468c-91cd-ad6cc3562700@app.fastmail.com/
>>
>> Lower the thresholds to avoid failures like this (number of packets
>> below the threshold):
>>
>> https://netdev-ctrl.bots.linux.dev/logview.html?f=/logs/vmksft/net-dbg/results/754376/28-big-tcp-tunnels-sh/stdout
>>
>> Tweak tcp_min_tso_segs and initcwnd to avoid failures like this (BIG TCP
>> doesn't kick in in slow configurations):
>>
>> https://netdev-ctrl.bots.linux.dev/logview.html?f=/logs/vmksft/net-dbg/results/751124/21-big-tcp-tunnels-sh/stdout
>>
>> v2 changes: Use $KSFT_MACHINE_SLOW instead of probing kernel config.
>>
>> v1: https://lore.kernel.org/netdev/20260814194124.3102581-1-alice.kernel@fastmail.im/
> Any special reason for moving the target tree to 'net'? Selftests
> stability improvements should go via the net-next tree (without the
> fixes tag).

Sorry, I suggested to switch the target tree now that the selftest being
fixed here has landed there. TBH, I think it is unclear what to do in
this case: I agree that these modifications are not critical fixes, but
they do help other people validating changes, plus they don't introduce
regressions in the kernel code. If they go to net-next, that means other
CIs (and developers) will potentially see false positives for ~2 months.

Personnaly, I think such fixes should go to net, but that's fine if the
stable team don't backport them.

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.


      reply	other threads:[~2026-08-25 14:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-22 12:03 [PATCH net v2 0/4] Improve stability of big_tcp_tunnels.sh selftest Alice Mikityanska
2026-08-22 12:03 ` [PATCH net v2 1/4] selftests: net: Wait for netserver to launch Alice Mikityanska
2026-08-22 12:03 ` [PATCH net v2 2/4] selftests: net: Lower threshold on debug kernels for big_tcp_tunnels.sh Alice Mikityanska
2026-08-22 12:03 ` [PATCH net v2 3/4] selftests: net: Lower threshold with csum offload off in big_tcp_tunnels.sh Alice Mikityanska
2026-08-22 12:03 ` [PATCH net v2 4/4] selftests: net: Fix slow configurations " Alice Mikityanska
2026-08-24  8:01 ` [PATCH net v2 0/4] Improve stability of big_tcp_tunnels.sh selftest Matthieu Baerts
2026-08-25 13:21 ` Paolo Abeni
2026-08-25 14:53   ` Matthieu Baerts [this message]

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=90a3231f-663b-4d24-b08a-28ea87a2c148@kernel.org \
    --to=matttbe@kernel.org \
    --cc=alice.kernel@fastmail.im \
    --cc=alice@isovalent.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=razor@blackwall.org \
    --cc=shuah@kernel.org \
    /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