From: Jakub Kicinski <kuba@kernel.org>
To: Jiayuan Chen <jiayuan.chen@linux.dev>
Cc: netdev@vger.kernel.org, Jiayuan Chen <jiayuan.chen@shopee.com>,
Jay Vosburgh <jv@jvosburgh.net>,
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] selftests: bonding: add test for stacked bond header_parse recursion
Date: Wed, 18 Mar 2026 18:09:41 -0700 [thread overview]
Message-ID: <20260318180941.40dcf453@kernel.org> (raw)
In-Reply-To: <20260317031435.364094-1-jiayuan.chen@linux.dev>
On Tue, 17 Mar 2026 11:14:30 +0800 Jiayuan Chen wrote:
> CONFIG_NETCONSOLE_EXTENDED_LOG=y
> +CONFIG_NET_IPGRE=y
> CONFIG_NETDEVSIM=m
> CONFIG_NET_SCH_INGRESS=y
> CONFIG_NLMON=y
Sorry this also has to be sorted and the special characters are a bit
tricky. As you can see from CONFIG_NET_SCH_INGRESS the sorting algo
considers _ to be after letters, so you need to move the new addition
down.
When you repost you can target net-next, FWIW.
If the selftest is part of the same series as the fix we let them go
together but standalone selftest postings should go to net-next.
--
pw-bot: cr
prev parent reply other threads:[~2026-03-19 1:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-17 3:14 [PATCH net v2] selftests: bonding: add test for stacked bond header_parse recursion Jiayuan Chen
2026-03-19 1:09 ` 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=20260318180941.40dcf453@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=jv@jvosburgh.net \
--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