public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Jiayuan Chen <jiayuan.chen@linux.dev>
Cc: netdev@vger.kernel.org, Jiayuan Chen <jiayuan.chen@shopee.com>,
	Jiri Pirko <jiri@resnulli.us>,
	Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>, Shuah Khan <shuah@kernel.org>,
	linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH net v2 2/2] selftests: team: add non-Ethernet header_ops reproducer
Date: Wed, 18 Mar 2026 18:18:05 -0700	[thread overview]
Message-ID: <20260318181805.397dba97@kernel.org> (raw)
In-Reply-To: <20260317124606.157035-3-jiayuan.chen@linux.dev>

On Tue, 17 Mar 2026 20:45:54 +0800 Jiayuan Chen wrote:
>  CONFIG_IPV6=y
> +CONFIG_NET_IPGRE=y
>  CONFIG_MACVLAN=y
>  CONFIG_NETDEVSIM=m

Again the sort :)

Please use the validate_* scripts from here:
https://github.com/linux-netdev/nipa/tree/main/tests/patch/check_selftest
they take the file name as the only arg and will tell if you its sorted.
For whatever definition of "sorted" we adopted...
-- 
pw-bot: cr

      reply	other threads:[~2026-03-19  1:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-17 12:45 [PATCH net v2 0/2] team: fix header_ops type confusion and add selftest Jiayuan Chen
2026-03-17 12:45 ` [PATCH net v2 1/2] team: fix header_ops type confusion with non-Ethernet ports Jiayuan Chen
2026-03-17 12:45 ` [PATCH net v2 2/2] selftests: team: add non-Ethernet header_ops reproducer Jiayuan Chen
2026-03-19  1:18   ` Jakub Kicinski [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=20260318181805.397dba97@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jiayuan.chen@linux.dev \
    --cc=jiayuan.chen@shopee.com \
    --cc=jiri@resnulli.us \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox