[Bug 1875927] [NEW] add support for phys_port_name attribute in Xenial/16.04LTS
Eric Desrochers
eric.desrochers at canonical.com
Wed Apr 29 15:55:28 UTC 2020
Public bug reported:
It has been brought to my attention that systemd in Xenial/16.04LTS
doesn't have support for phys_port_name[0] attribute.
The support has been first introduced in systemd version "232" via:
https://github.com/systemd/systemd/commit/4887b656c22af059d4e833de7b56544f24951184
https://github.com/systemd/systemd/pull/4506
Bionic and late have the necessary bits ( systemd >232), but not Xenial
(229)[1]
Support for "phys_port_name" has been first introduced in the kernel
with v4.1[2]
[0]
- https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-net
- https://www.freedesktop.org/software/systemd/man/systemd.net-naming-scheme.html
- https://www.kernel.org/doc/Documentation/networking/switchdev.txt
[1]
# git systemd/systemd
git describe --contains 4887b656c22af059d4e833de7b56544f24951184
v232~15
# rmadison
=> systemd | 229-4ubuntu21.27 | xenial-updates
systemd | 237-3ubuntu10.39 | bionic-updates
systemd | 240-6ubuntu5.8 | disco-updates
systemd | 242-7ubuntu3.7 | eoan-updates
systemd | 245.4-4ubuntu3 | focal
systemd | 245.4-4ubuntu3 | groovy
[2]
https://github.com/torvalds/linux/commit/db24a9044ee1
$ git describe --contains db24a9044ee1
v4.1-rc1
** Affects: systemd (Ubuntu)
Importance: Undecided
Status: Fix Released
** Affects: systemd (Ubuntu Xenial)
Importance: Medium
Assignee: Eric Desrochers (slashd)
Status: In Progress
** Tags: sts
** Also affects: systemd (Ubuntu Xenial)
Importance: Undecided
Status: New
** Changed in: systemd (Ubuntu)
Status: New => Fix Released
** Tags added: sts
** Changed in: systemd (Ubuntu Xenial)
Status: New => Confirmed
** Changed in: systemd (Ubuntu Xenial)
Assignee: (unassigned) => Eric Desrochers (slashd)
** Changed in: systemd (Ubuntu Xenial)
Importance: Undecided => Medium
** Changed in: systemd (Ubuntu Xenial)
Status: Confirmed => In Progress
** Description changed:
It has been brought to my attention that systemd in Xenial/16.04LTS
doesn't have support for phys_port_name[0] attribute.
The support has been first introduced in systemd version "232" via:
https://github.com/systemd/systemd/commit/4887b656c22af059d4e833de7b56544f24951184
+ https://github.com/systemd/systemd/pull/4506
Bionic and late have the necessary bits ( systemd >232), but not Xenial
(229).
- [0]
+ [0]
- https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-net
- https://www.freedesktop.org/software/systemd/man/systemd.net-naming-scheme.html
** Description changed:
It has been brought to my attention that systemd in Xenial/16.04LTS
doesn't have support for phys_port_name[0] attribute.
The support has been first introduced in systemd version "232" via:
https://github.com/systemd/systemd/commit/4887b656c22af059d4e833de7b56544f24951184
https://github.com/systemd/systemd/pull/4506
Bionic and late have the necessary bits ( systemd >232), but not Xenial
- (229).
+ (229)[1]
[0]
- https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-net
- https://www.freedesktop.org/software/systemd/man/systemd.net-naming-scheme.html
+
+ [1]
+ # git systemd/systemd
+ git describe --contains 4887b656c22af059d4e833de7b56544f24951184
+ v232~15
+
+ # rmadison
+ => systemd | 229-4ubuntu21.27 | xenial-updates
+ systemd | 237-3ubuntu10.39 | bionic-updates
+ systemd | 240-6ubuntu5.8 | disco-updates
+ systemd | 242-7ubuntu3.7 | eoan-updates
+ systemd | 245.4-4ubuntu3 | focal
+ systemd | 245.4-4ubuntu3 | groovy
** Description changed:
It has been brought to my attention that systemd in Xenial/16.04LTS
doesn't have support for phys_port_name[0] attribute.
The support has been first introduced in systemd version "232" via:
https://github.com/systemd/systemd/commit/4887b656c22af059d4e833de7b56544f24951184
https://github.com/systemd/systemd/pull/4506
Bionic and late have the necessary bits ( systemd >232), but not Xenial
(229)[1]
[0]
- https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-net
- https://www.freedesktop.org/software/systemd/man/systemd.net-naming-scheme.html
+ - https://www.kernel.org/doc/Documentation/networking/switchdev.txt
[1]
# git systemd/systemd
git describe --contains 4887b656c22af059d4e833de7b56544f24951184
v232~15
# rmadison
- => systemd | 229-4ubuntu21.27 | xenial-updates
- systemd | 237-3ubuntu10.39 | bionic-updates
- systemd | 240-6ubuntu5.8 | disco-updates
- systemd | 242-7ubuntu3.7 | eoan-updates
- systemd | 245.4-4ubuntu3 | focal
- systemd | 245.4-4ubuntu3 | groovy
+ => systemd | 229-4ubuntu21.27 | xenial-updates
+ systemd | 237-3ubuntu10.39 | bionic-updates
+ systemd | 240-6ubuntu5.8 | disco-updates
+ systemd | 242-7ubuntu3.7 | eoan-updates
+ systemd | 245.4-4ubuntu3 | focal
+ systemd | 245.4-4ubuntu3 | groovy
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1875927
Title:
add support for phys_port_name attribute in Xenial/16.04LTS
Status in systemd package in Ubuntu:
Fix Released
Status in systemd source package in Xenial:
In Progress
Bug description:
It has been brought to my attention that systemd in Xenial/16.04LTS
doesn't have support for phys_port_name[0] attribute.
The support has been first introduced in systemd version "232" via:
https://github.com/systemd/systemd/commit/4887b656c22af059d4e833de7b56544f24951184
https://github.com/systemd/systemd/pull/4506
Bionic and late have the necessary bits ( systemd >232), but not
Xenial (229)[1]
Support for "phys_port_name" has been first introduced in the kernel
with v4.1[2]
[0]
- https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-class-net
- https://www.freedesktop.org/software/systemd/man/systemd.net-naming-scheme.html
- https://www.kernel.org/doc/Documentation/networking/switchdev.txt
[1]
# git systemd/systemd
git describe --contains 4887b656c22af059d4e833de7b56544f24951184
v232~15
# rmadison
=> systemd | 229-4ubuntu21.27 | xenial-updates
systemd | 237-3ubuntu10.39 | bionic-updates
systemd | 240-6ubuntu5.8 | disco-updates
systemd | 242-7ubuntu3.7 | eoan-updates
systemd | 245.4-4ubuntu3 | focal
systemd | 245.4-4ubuntu3 | groovy
[2]
https://github.com/torvalds/linux/commit/db24a9044ee1
$ git describe --contains db24a9044ee1
v4.1-rc1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1875927/+subscriptions
More information about the foundations-bugs
mailing list