Intel EHL: Two of the on-board ethernet ports don't work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HWE Next |
New
|
Low
|
Unassigned | ||
linux-intel-5.13 (Ubuntu) |
Fix Released
|
Undecided
|
Jesse Sung | ||
Focal |
Fix Released
|
Undecided
|
Jesse Sung | ||
linux-intel-iotg (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Jammy |
New
|
Undecided
|
Unassigned | ||
Kinetic |
New
|
Undecided
|
Unassigned |
Bug Description
== Impact ==
Only one of the three on-board ethernet ports works. The other two can't get IP addresses.
== Fix ==
commit 884d2b845477cd0
Author: David Wu <email address hidden>
Date: Mon Dec 13 19:15:15 2021 +0800
net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capability
Use page_pool_
can give the gfp parameter, in the case of not supporting 64-bit width,
using 32-bit address memory can reduce a copy from swiotlb.
Signed-off-by: David Wu <email address hidden>
Signed-off-by: David S. Miller <email address hidden>
== Risk of Regression ==
Low. The commit changes gfp parameter only when there's no 64-bit capability, and it is already in mainline.
CVE References
Changed in linux-intel-5.13 (Ubuntu Focal): | |
assignee: | nobody → Jesse Sung (wenchien) |
status: | New → In Progress |
tags: | added: intel oem-priority originate-from-1937146 |
Changed in linux-intel-5.13 (Ubuntu Focal): | |
status: | In Progress → Fix Committed |
Changed in linux-intel-5.13 (Ubuntu): | |
status: | Triaged → Fix Released |
no longer affects: | linux-intel-iotg (Ubuntu Focal) |
no longer affects: | linux-intel-5.13 (Ubuntu Jammy) |
no longer affects: | linux-intel-5.13 (Ubuntu Kinetic) |
Changed in hwe-next: | |
importance: | Undecided → Low |
This bug is awaiting verification that the linux-intel- 5.13/5. 13.0-1009. 9 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification- needed- focal' to 'verification- done-focal' . If the problem still exists, change the tag 'verification- needed- focal' to 'verification- failed- focal'.
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/ /wiki.ubuntu. com/Testing/ EnableProposed for documentation how to enable and use -proposed. Thank you!