APPLIED [OEM-5.13/OEM-5.14] Re: [PATCH 0/3][SRU][[I][OEM-5.13][OEM-5.14][Unstable] Can only

Timo Aaltonen tjaalton at ubuntu.com
Mon Oct 25 11:39:45 UTC 2021


On 11.10.2021 7.16, AceLan Kao wrote:
> From: "Chia-Lin Kao (AceLan)" <acelan.kao at canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/1946433
> 
> [Impact]
> System only can reach PC3, and it affects power consumption alot.
> 
> [Fix]
> Kaiheng implemented a dynamic ASPM for r8169, it not only fixes the PC
> state issue, but also fixes network speed issue.
> https://patchwork.ozlabs.org/project/linux-pci/cover/20211007161552.272771-1-kai.heng.feng@canonical.com/
> 
> [Test]
> Verified on 2 different systems which has PC state issue and has network
> speed issue, these patches fix both issues.
> 
> [Where problems could occur]
> It toggles ASPM on and off depends on the network traffic during runtime,
> I don't think it'll lead to any regressions. Some potential issues have
> been addressed during the patch submitting. It's v6 now and accepted by
> upstream.
> 
> Kai-Heng Feng (3):
>    PCI/ASPM: Introduce a new helper to report ASPM capability
>    r8169: Enable chip-specific ASPM regardless of PCIe ASPM status
>    r8169: Implement dynamic ASPM mechanism
> 
>   drivers/net/ethernet/realtek/r8169_main.c | 69 ++++++++++++++++++++---
>   drivers/pci/pcie/aspm.c                   | 11 ++++
>   include/linux/pci.h                       |  2 +
>   3 files changed, 73 insertions(+), 9 deletions(-)
> 

applied to both oem-5.13 and oem-5.14, thanks

-- 
t



More information about the kernel-team mailing list