Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Thu, 14 Aug 2025 00:31:46 +0000 (17:31 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 14 Aug 2025 00:31:46 +0000 (17:31 -0700)
commit212122775ea78ffe0508ee7ed08a9c2b980f09e2
tree5cf672b1c8a79afdad4bc53e59e26e4396718892
parent39f8fcda2088382a4aa70b258d6f7225aa386f11
parente67a0bc3ed4fd8ee1697cb6d937e2b294ec13b5e
Merge branch '10GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
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.

* '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  ixgbe: prevent from unwanted interface name changes
  devlink: let driver opt out of automatic phys_port_name generation
====================

Link: https://patch.msgid.link/20250812205226.1984369-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>