From: Jakub Kicinski <kuba@kernel.org>
To: Uday Shankar <ushankar@purestorage.com>
Cc: "Breno Leitao" <leitao@debian.org>,
"Andrew Lunn" <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
"Paolo Abeni" <pabeni@redhat.com>,
"Srinivas Kandagatla" <srinivas.kandagatla@linaro.org>,
"Rafał Miłecki" <rafal@milecki.pl>,
"Simon Horman" <horms@kernel.org>,
"Andrew Morton" <akpm@linux-foundation.org>,
"Johannes Berg" <johannes@sipsolutions.net>,
"Jonathan Corbet" <corbet@lwn.net>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-wireless@vger.kernel.org, linux-doc@vger.kernel.org,
kuniyu@amazon.com,
"Michal Swiatkowski" <michal.swiatkowski@linux.intel.com>
Subject: Re: [PATCH net-next v4 0/3] netconsole: allow selection of egress interface via MAC address
Date: Mon, 17 Feb 2025 15:47:00 -0800 [thread overview]
Message-ID: <20250217154700.34616bd7@kernel.org> (raw)
In-Reply-To: <20250217-netconsole-v4-0-0c681cef71f1@purestorage.com>
On Mon, 17 Feb 2025 00:18:43 -0700 Uday Shankar wrote:
> This series adds support for selecting a netconsole egress interface by
> specifying the MAC address (in place of the interface name) in the
> boot/module parameter.
Breno is submitting the first patch with a fix, please wait for it
to appear in net-next then rebase and repost. It's probably going
to happen on Friday.
--
pw-bot: defer
prev parent reply other threads:[~2025-02-17 23:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-17 7:18 [PATCH net-next v4 0/3] netconsole: allow selection of egress interface via MAC address Uday Shankar
2025-02-17 7:18 ` [PATCH net-next v4 1/3] net: Add non-RCU dev_getbyhwaddr() helper Uday Shankar
2025-02-17 7:18 ` [PATCH net-next v4 2/3] net, treewide: define and use MAC_ADDR_STR_LEN Uday Shankar
2025-02-17 7:18 ` [PATCH net-next v4 3/3] netconsole: allow selection of egress interface via MAC address Uday Shankar
2025-02-17 23:47 ` 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=20250217154700.34616bd7@kernel.org \
--to=kuba@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=andrew+netdev@lunn.ch \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=johannes@sipsolutions.net \
--cc=kuniyu@amazon.com \
--cc=leitao@debian.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=michal.swiatkowski@linux.intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rafal@milecki.pl \
--cc=srinivas.kandagatla@linaro.org \
--cc=ushankar@purestorage.com \
/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.