[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1107187: marked as done (trixie: document interface naming changes for i40e with 6.12 kernel)



Your message dated Sat, 2 Aug 2025 15:19:22 +0200
with message-id <aI4QWu8zjYbcETSb@per.namespace.at>
and subject line Re: Bug#1107187: trixie: document interface naming changes for i40e with 6.12 kernel
has caused the Debian Bug report #1107187,
regarding trixie: document interface naming changes for i40e with 6.12 kernel
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1107187: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107187
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release-notes
Severity: normal

Dear Maintainer,

as reported in https://bugs.debian.org/1105223, the systemd predictable
network device names change between bookworm and its default 6.1
kernel and trixie's 6.12 kernel for interfaces using the i40e driver.

in particular it seems that the newer kernel starts setting the
phys_port_name:
ia2060# uname -vr 
6.1.0-20-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.85-1 (2024-04-11)
ia2060# cat /sys/devices/pci0000:5d/0000:5d:00.0/0000:5e:00.0/net/enp94s0f0/phys_port_name
cat: '/sys/devices/pci0000:5d/0000:5d:00.0/0000:5e:00.0/net/enp94s0f0/phys_port_name': Operation not supported

ia2060# uname -vr
6.12.22+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.22-1~bpo12+1 (2025-04-25)
ia2060# cat /sys/devices/pci0000:5d/0000:5d:00.0/0000:5e:00.0/net/enp94s0f0np0/phys_port_name
p0

this and similar bugs have been closed as "This is expected due
to kernel changes."  however, from a user's point of view losing
networking on reboot was very much unexpected and might benefit from
being documented in the trixie release notes[1].  per the Network
device naming schemes document[2] setting the ID_NET_NAME_ALLOW
udev property might disable this behavior if it can be predicted
(untested locally).

thank you for your time and effort in maintaining debian.

  andy

1. https://lists.debian.org/debian-backports/2025/05/msg00006.html
2. https://www.freedesktop.org/software/systemd/man/latest/systemd.net-naming-scheme.html

--- End Message ---
--- Begin Message ---
On Mon, Jun 02, 2025 at 11:46:17AM -0700, andrew bezella wrote:
> as reported in https://bugs.debian.org/1105223, the systemd predictable
> network device names change between bookworm and its default 6.1
> kernel and trixie's 6.12 kernel for interfaces using the i40e driver.

https://salsa.debian.org/ddp-team/release-notes/-/merge_requests/286 
was merged.

Chris

--- End Message ---

Reply to: