From: Simon Horman <horms@kernel.org>
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
pabeni@redhat.com, andrew+netdev@lunn.ch, shuah@kernel.org,
sdf@fomichev.me, dw@davidwei.uk, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH net-next] selftests: drv-net: print device info at the start
Date: Wed, 5 Aug 2026 17:26:34 +0100 [thread overview]
Message-ID: <20260805162634.GX51943@horms.kernel.org> (raw)
In-Reply-To: <20260803211944.2166211-1-kuba@kernel.org>
On Mon, Aug 03, 2026 at 02:19:44PM -0700, Jakub Kicinski wrote:
> When a reviewer asks a developer to run an upstream test during code
> review, it's often ambiguous whether the test was actually run against
> a real device, or just against netdevsim. Print the driver name and
> ifname at the start of the test, e.g.:
>
> # Interface: enp0s13f0u1u4, driver: r8152
> TAP version 13
> 1..1
> ok 1 ...
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
next prev parent reply other threads:[~2026-08-05 16:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-03 21:19 [PATCH net-next] selftests: drv-net: print device info at the start Jakub Kicinski
2026-08-05 16:26 ` Simon Horman [this message]
2026-08-06 1:20 ` 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=20260805162634.GX51943@horms.kernel.org \
--to=horms@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=dw@davidwei.uk \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sdf@fomichev.me \
--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.