[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250801172240.3105730-1-anthony.l.nguyen@intel.com>
Date: Fri, 1 Aug 2025 10:22:36 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
andrew+netdev@...n.ch,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>,
jedrzej.jagielski@...el.com,
przemyslaw.kitszel@...el.com,
jiri@...nulli.us,
horms@...nel.org,
David.Kaplan@....com,
dhowells@...hat.com
Subject: [PATCH net 0/2][pull request] ixgbe: stop interface name changes
Jedrzej adds the option to not rename devlink ports and opts ixgbe into
this as some configurations rely on pre-devlink naming which could end up
broken as a result of the renaming.
The following are changes since commit 01051012887329ea78eaca19b1d2eac4c9f601b5:
netlink: specs: ethtool: fix module EEPROM input/output arguments
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 10GbE
Jedrzej Jagielski (2):
devlink: allow driver to freely name interfaces
ixgbe: prevent from unwanted interface name changes
drivers/net/ethernet/intel/ixgbe/devlink/devlink.c | 1 +
include/net/devlink.h | 7 ++++++-
net/devlink/port.c | 3 +++
3 files changed, 10 insertions(+), 1 deletion(-)
--
2.47.1
Powered by blists - more mailing lists