mirror-linux/drivers/net/ethernet/intel
Jedrzej Jagielski e67a0bc3ed ixgbe: prevent from unwanted interface name changes
Users of the ixgbe driver report that after adding devlink support by
the commit a0285236ab ("ixgbe: add initial devlink support") their
configs got broken due to unwanted changes of interface names. It's
caused by automatic phys_port_name generation during devlink port
initialization flow.

To prevent from that set no_phys_port_name flag for ixgbe devlink ports.

Reported-by: David Howells <dhowells@redhat.com>
Closes: https://lore.kernel.org/netdev/3452224.1745518016@warthog.procyon.org.uk/
Reported-by: David Kaplan <David.Kaplan@amd.com>
Closes: https://lore.kernel.org/netdev/LV3PR12MB92658474624CCF60220157199470A@LV3PR12MB9265.namprd12.prod.outlook.com/
Fixes: a0285236ab ("ixgbe: add initial devlink support")
Signed-off-by: Jedrzej Jagielski <jedrzej.jagielski@intel.com>
Tested-by: Rinitha S <sx.rinitha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2025-08-12 13:24:09 -07:00
..
e1000 e1000: Move cancel_work_sync to avoid deadlock 2025-06-10 09:10:47 -07:00
e1000e Networking changes for 6.17. 2025-07-30 08:58:55 -07:00
fm10k Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-17 11:00:33 -07:00
i40e Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 2025-07-25 16:01:18 -07:00
iavf iavf: use libie_aq_str 2025-07-24 09:43:40 -07:00
ice Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 2025-07-25 16:01:18 -07:00
idpf idpf: access ->pp through netmem_desc instead of page 2025-07-23 17:46:55 -07:00
igb Networking changes for 6.17. 2025-07-30 08:58:55 -07:00
igbvf igbvf: remove unused fields from struct igbvf_adapter 2025-07-18 09:02:28 -07:00
igc net: Fix typos 2025-07-25 10:29:07 -07:00
ixgbe ixgbe: prevent from unwanted interface name changes 2025-08-12 13:24:09 -07:00
ixgbevf net: Fix typos 2025-07-25 10:29:07 -07:00
libeth libeth: xsk: add XSkFQ refill and XSk wakeup helpers 2025-06-16 11:40:15 -07:00
libie libie: add adminq helper for converting err to str 2025-07-24 09:38:29 -07:00
Kconfig i40e: use libie_aq_str 2025-07-24 09:45:43 -07:00
Makefile
e100.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00