[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250812205226.1984369-1-anthony.l.nguyen@intel.com>
Date: Tue, 12 Aug 2025 13:52:22 -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,
jacob.e.keller@...el.com,
jiri@...nulli.us,
horms@...nel.org,
David.Kaplan@....com,
dhowells@...hat.com
Subject: [PATCH net v3 0/2][pull request] ixgbe: bypass devlink phys_port_name generation
Jedrzej adds option to skip phys_port_name generation and opts
ixgbe into it as some configurations rely on pre-devlink naming
which could end up broken as a result.
---
v3:
- return -EOPNOTSUPP when flag set
- wrap comment to 80 chars
v2: https://lore.kernel.org/netdev/20250805223346.3293091-1-anthony.l.nguyen@intel.com/
- use shorter flag name (no_phys_port_name)
- move compatibility comment to kdoc
- adjust commit messages and titles
v1: https://lore.kernel.org/netdev/20250801172240.3105730-1-anthony.l.nguyen@intel.com/
The following are changes since commit c04fdca8a98af5fc4eeb6569917f159cfa56b923:
Merge tag 'ipsec-2025-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
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: let driver opt out of automatic phys_port_name generation
ixgbe: prevent from unwanted interface name changes
drivers/net/ethernet/intel/ixgbe/devlink/devlink.c | 1 +
include/net/devlink.h | 6 +++++-
net/devlink/port.c | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
--
2.47.1
Powered by blists - more mailing lists