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.
---
v2:
- 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/ (local)
The following are changes since commit 4eabe4cc0958e28ceaf592bbb62c234339642e41:
dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET
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 | 5 ++++-
net/devlink/port.c | 3 +++
3 files changed, 8 insertions(+), 1 deletion(-)
--
2.47.1