** Changed in: linux (Ubuntu Bionic)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1773243
Title:
PCIe link speeds of 16 GT/s are shown as "Unknown speed"
Status in linux package in Ubuntu:
In Progress
Status in linux source package in Bionic:
Fix Committed
Bug description:
[Impact]
sysfs shows the linkspeed of 16 GT/s devices as "Unknown", so the user can't
actually see what speed it is capable of, or currently running at.
[Test Case]
For a PCIe device that supports 16 GT/s:
$ cat /sys/devices/pci0000:80/0000:80:08.0/max_link_speed
16 GT/s
[Fix]
Cherry-pick an upstream commit that supports in-kernel decoding of 16 GT/s
link speed
[Regression Risk]
Trivial fix that just adds an extra case in a switch statement w/ supporting
#defines.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1773243/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp