From: David Howells <dhowells@redhat.com>
To: Jedrzej Jagielski <jedrzej.jagielski@intel.com>
Cc: dhowells@redhat.com,
Przemek Kitszel <przemyslaw.kitszel@intel.com>,
Tony Nguyen <anthony.l.nguyen@intel.com>,
Paulo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Is it possible to undo the ixgbe device name change?
Date: Thu, 24 Apr 2025 19:06:56 +0100 [thread overview]
Message-ID: <3452224.1745518016@warthog.procyon.org.uk> (raw)
[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
next reply other threads:[~2025-04-24 18:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-24 18:06 David Howells [this message]
2025-04-24 21:32 ` Is it possible to undo the ixgbe device name change? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3452224.1745518016@warthog.procyon.org.uk \
--to=dhowells@redhat.com \
--cc=anthony.l.nguyen@intel.com \
--cc=jedrzej.jagielski@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=przemyslaw.kitszel@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.