MPS (Max Payload Size) is not correctly programmed upon Hot Insertion NVMe PCIe SSD
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Committed
|
Medium
|
Joseph Salisbury | ||
Bionic |
Confirmed
|
Medium
|
Unassigned | ||
Cosmic |
Fix Committed
|
Medium
|
Joseph Salisbury |
Bug Description
Max Payload Size for the NVMe device is not getting programmed correctly.
The OS is trying to set the device MPS to match Root Port which is greater than Capability of Device, instead of looking for lowest common denominator.
This is fixed in upstream kernel version 4.19. Below are the commits that fix the issue.
Please help include them in Ubuntu releases.
PCI: Skip MPS logic for Virtual Functions (VFs)
https:/
PCI: Match Root Port's MPS to endpoint's MPSS as necessary
https:/
Changed in linux (Ubuntu): | |
importance: | Undecided → Medium |
status: | Incomplete → Triaged |
Changed in linux (Ubuntu Bionic): | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: bionic cosmic kernel-da-key |
Changed in linux (Ubuntu Cosmic): | |
status: | Triaged → Fix Released |
status: | Fix Released → In Progress |
assignee: | nobody → Joseph Salisbury (jsalisbury) |
Changed in linux (Ubuntu Bionic): | |
status: | Triaged → In Progress |
assignee: | nobody → Joseph Salisbury (jsalisbury) |
Changed in linux (Ubuntu Bionic): | |
assignee: | Joseph Salisbury (jsalisbury) → nobody |
status: | In Progress → Confirmed |
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 1794110
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.