From: Jakub Kicinski <kuba@kernel•org>
To: Breno Leitao <leitao@debian•org>
Cc: davem@davemloft•net, edumazet@google•com, pabeni@redhat•com,
Shuah Khan <shuah@kernel•org>,
thevlad@fb•com, thepacketgeek@gmail•com, riel@surriel•com,
horms@kernel•org, netdev@vger•kernel.org,
linux-kernel@vger•kernel.org, paulmck@kernel•org,
davej@codemonkey•org.uk,
linux-kselftest@vger•kernel.org (open list:KERNEL SELFTEST
FRAMEWORK)
Subject: Re: [PATCH net-next 1/6] net: netconsole: selftests: Create a new netconsole selftest
Date: Thu, 1 Aug 2024 09:53:22 -0700 [thread overview]
Message-ID: <20240801095322.6d9dec9c@kernel.org> (raw)
In-Reply-To: <20240801161213.2707132-2-leitao@debian.org>
On Thu, 1 Aug 2024 09:11:58 -0700 Breno Leitao wrote:
> .../net/netconsole/basic_integration_test.sh | 153 ++++++++++++++++++
It needs to be included in a Makefile
If we only have one script I'd put it directly in .../net/,
or drivers/netdevsim/? each target should technically have
a Kconfig, Makefile, settings, no point for a single script.
next prev parent reply other threads:[~2024-08-01 16:53 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-01 16:11 [PATCH net-next 0/6] net: netconsole: Fix netconsole unsafe locking Breno Leitao
2024-08-01 16:11 ` [PATCH net-next 1/6] net: netconsole: selftests: Create a new netconsole selftest Breno Leitao
2024-08-01 16:53 ` Jakub Kicinski [this message]
2024-08-02 8:09 ` Breno Leitao
2024-08-01 16:11 ` [PATCH net-next 2/6] net: netpoll: extract core of netpoll_cleanup Breno Leitao
2024-08-01 16:12 ` [PATCH net-next 3/6] net: netconsole: Correct mismatched return types Breno Leitao
2024-08-01 16:12 ` [PATCH net-next 4/6] net: netconsole: Standardize variable naming Breno Leitao
2024-08-01 16:12 ` [PATCH net-next 5/6] net: netconsole: Unify Function Return Paths Breno Leitao
2024-08-01 16:12 ` [PATCH net-next 6/6] net: netconsole: Defer netpoll cleanup to avoid lock release during list traversal Breno Leitao
2024-08-01 16:21 ` Stephen Hemminger
2024-08-01 16:29 ` Breno Leitao
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=20240801095322.6d9dec9c@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=davej@codemonkey$(echo .)org.uk \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=horms@kernel$(echo .)org \
--cc=leitao@debian$(echo .)org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-kselftest@vger$(echo .)kernel.org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=paulmck@kernel$(echo .)org \
--cc=riel@surriel$(echo .)com \
--cc=shuah@kernel$(echo .)org \
--cc=thepacketgeek@gmail$(echo .)com \
--cc=thevlad@fb$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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