All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Brivio <sbrivio@redhat.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: Aleksei Oladko <aleksey.oladko@virtuozzo.com>,
	"David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
	Shuah Khan <shuah@kernel.org>, Aaron Conole <aconole@redhat.com>,
	Ilya Maximets <imaximet@redhat.com>,
	Eelco Chaudron <echaudro@redhat.com>,
	netdev@vger.kernel.org, linux-kselftest@vger.kernel.org,
	linux-kernel@vger.kernel.org, dev@openvswitch.org
Subject: Re: [PATCH net-next v6 0/4] selftests: net: fix false failures due to missing features and host interference
Date: Tue, 24 Mar 2026 04:33:07 +0100 (CET)	[thread overview]
Message-ID: <20260324043305.260d26ac@elisabeth> (raw)
In-Reply-To: <20260323195813.7ebccd88@kernel.org>

On Mon, 23 Mar 2026 19:58:13 -0700
Jakub Kicinski <kuba@kernel.org> wrote:

> On Sat, 21 Mar 2026 21:59:04 +0000 Aleksei Oladko wrote:
> >  tools/testing/selftests/net/pmtu-test.sh      | 2492 +++++++++++++++++
> >  tools/testing/selftests/net/pmtu.sh           | 2492 +----------------  
> 
> I think I asked twice already to fix the test instead of wrapping it in
> another helper.

Oops, I guess both me and Aleksei understood it as "fix the test _by_
wrapping it in another helper":

  https://lore.kernel.org/all/dd1f8981-b8ad-4a4d-b6c8-3333fb05c93b@virtuozzo.com/

hence the current version.

Aleksei, if you need further tips other than what I was suggesting
(assuming the only way is to run everything in a namespace), this could
be another idea:

  https://git.netfilter.org/nftables/commit/?id=a9cadde4add1

-- 
Stefano


  reply	other threads:[~2026-03-24  3:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-21 21:59 [PATCH net-next v6 0/4] selftests: net: fix false failures due to missing features and host interference Aleksei Oladko
2026-03-21 21:59 ` [PATCH net-next v6 1/4] selftests: net: run reuseport in an isolated netns Aleksei Oladko
2026-03-21 21:59 ` [PATCH net-next v6 2/4] selftests: net: rename pmtu.sh to pmtu-test.sh Aleksei Oladko
2026-03-21 21:59 ` [PATCH net-next v6 3/4] selftests: net: run pmtu.sh in netns to avoid host firewall interference Aleksei Oladko
2026-03-21 21:59 ` [PATCH net-next v6 4/4] selftests: net: io_uring_zerocopy: enable io_uring for the test Aleksei Oladko
2026-03-24  2:58 ` [PATCH net-next v6 0/4] selftests: net: fix false failures due to missing features and host interference Jakub Kicinski
2026-03-24  3:33   ` Stefano Brivio [this message]
2026-03-24  3:10 ` 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=20260324043305.260d26ac@elisabeth \
    --to=sbrivio@redhat.com \
    --cc=aconole@redhat.com \
    --cc=aleksey.oladko@virtuozzo.com \
    --cc=davem@davemloft.net \
    --cc=dev@openvswitch.org \
    --cc=echaudro@redhat.com \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=imaximet@redhat.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --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 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.