netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is it possible to undo the ixgbe device name change?
@ 2025-04-24 18:06 David Howells
  2025-04-24 21:32 ` Andrew Lunn
  0 siblings, 1 reply; 7+ messages in thread
From: David Howells @ 2025-04-24 18:06 UTC (permalink / raw)
  To: Jedrzej Jagielski
  Cc: dhowells, Przemek Kitszel, Tony Nguyen, Paulo Abeni, netdev,
	linux-kernel

[resent with mailing list addresses fixes]

Hi,

With commit:

	a0285236ab93fdfdd1008afaa04561d142d6c276
	ixgbe: add initial devlink support

the name of the device that I see on my 10G ethernet card changes from enp1s0
to enp1s0np0.

This is a bit of a problem for my test box because I have Network Manager set
up static configuration for that enp1s0... which no longer exists when that
commit is applied.  I could change to enp1s0np0, but then this would no longer
exist if I want to test a kernel that doesn't have that commit applied.

If the name doesn't exist, booting pauses for about a minute while NM tries to
find it (probably a NM bug), so adding both names isn't an option either :-/

(I don't use DHCP for this adapter as it's directly wired to another test box)

Alternatively, as a compromise, might it be possible to omit the "np0" bit if
the adapter only has one port?

Thanks,
David


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

end of thread, other threads:[~2025-04-29 21:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-24 18:06 Is it possible to undo the ixgbe device name change? David Howells
2025-04-24 21:32 ` Andrew Lunn
2025-04-24 23:10   ` Jakub Kicinski
2025-04-25  8:58   ` David Howells
2025-04-25 12:11     ` Andrew Lunn
2025-04-29 21:40       ` Jacob Keller
2025-04-25  9:46   ` David Howells

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).