All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2][pull request] ixgbe: stop interface name changes
@ 2025-08-01 17:22 Tony Nguyen
  2025-08-01 17:22 ` [PATCH net 1/2] devlink: allow driver to freely name interfaces Tony Nguyen
  2025-08-01 17:22 ` [PATCH net 2/2] ixgbe: prevent from unwanted interface name changes Tony Nguyen
  0 siblings, 2 replies; 5+ messages in thread
From: Tony Nguyen @ 2025-08-01 17:22 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet, andrew+netdev, netdev
  Cc: Tony Nguyen, jedrzej.jagielski, przemyslaw.kitszel, jiri, horms,
	David.Kaplan, dhowells

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-08-04 11:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01 17:22 [PATCH net 0/2][pull request] ixgbe: stop interface name changes Tony Nguyen
2025-08-01 17:22 ` [PATCH net 1/2] devlink: allow driver to freely name interfaces Tony Nguyen
2025-08-01 20:15   ` Jakub Kicinski
2025-08-04 11:39     ` Jagielski, Jedrzej
2025-08-01 17:22 ` [PATCH net 2/2] ixgbe: prevent from unwanted interface name changes Tony Nguyen

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.