[Bug 2069352] Re: aws: Backport linear memory map change

2024-06-14 Thread Philip Cox
** Description changed:

  SRU Justification:
  
  [Impact]
  
  AWS discovered an issue of long EC2 instance launch times on the
  upcoming R8g instance types.
  
  [Fix]
  
  They have identified the following fixes that address this issue:
  
  * 
https://patchew.org/linux/20240412131908.433043-1-ryan.robe...@arm.com/20240412131908.433043-2-ryan.robe...@arm.com/
  * 
https://patchew.org/linux/20240412131908.433043-1-ryan.robe...@arm.com/20240412131908.433043-3-ryan.robe...@arm.com/
  
  They would like this fixced in the jammy, and noble kernels.
  
  
  For reference, here are the links to the above patches in 6.10-rc3:
  
  * arm64: mm: Don't remap pgtables per-cont(pte|pmd) block
  
https://github.com/torvalds/linux/commit/5c63db59c5f89925add57642be4f789d0d671ccd
  * arm64: mm: Batch dsb and isb when populating pgtables
  
https://github.com/torvalds/linux/commit/1fcb7cea8a5f7747e02230f816c2c80b060d9517
  
  
+ AWS has requested only the first two patches of the series of three patches 
be back ported.
+ 
  [Test Plan]
- AWS test.
+ I have tested this, as has AWS.
  
  [Where problems could occur]
+ With the reordering of tlb invalidation and memory barriers, there is some 
risk, but this chance for regressions on this change is fairly small as the 
scope is fairly narrow.
  
  [Other info]
  SF# 00387444

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2069352

Title:
  aws: Backport linear memory map change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2069352/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2069352] Re: aws: Backport linear memory map change

2024-06-14 Thread Philip Cox
** Changed in: linux-aws (Ubuntu Noble)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux-aws (Ubuntu Jammy)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux-aws (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-aws (Ubuntu Noble)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2069352

Title:
  aws: Backport linear memory map change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2069352/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2069352] [NEW] aws: Backport linear memory map change

2024-06-13 Thread Philip Cox
Public bug reported:

SRU Justification:

[Impact]

AWS discovered an issue of long EC2 instance launch times on the
upcoming R8g instance types.

[Fix]

They have identified the following fixes that address this issue:

* 
https://patchew.org/linux/20240412131908.433043-1-ryan.robe...@arm.com/20240412131908.433043-2-ryan.robe...@arm.com/
* 
https://patchew.org/linux/20240412131908.433043-1-ryan.robe...@arm.com/20240412131908.433043-3-ryan.robe...@arm.com/

They would like this fixced in the jammy, and noble kernels.


For reference, here are the links to the above patches in 6.10-rc3:

* arm64: mm: Don't remap pgtables per-cont(pte|pmd) block
https://github.com/torvalds/linux/commit/5c63db59c5f89925add57642be4f789d0d671ccd
* arm64: mm: Batch dsb and isb when populating pgtables
https://github.com/torvalds/linux/commit/1fcb7cea8a5f7747e02230f816c2c80b060d9517


[Test Plan]
AWS test.

[Where problems could occur]

[Other info]
SF# 00387444

** Affects: linux-aws (Ubuntu)
 Importance: Undecided
 Assignee: Philip Cox (philcox)
 Status: Fix Released

** Affects: linux-aws (Ubuntu Jammy)
 Importance: Undecided
 Status: New

** Affects: linux-aws (Ubuntu Noble)
 Importance: Undecided
 Status: New

** Also affects: linux-aws (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-aws (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Changed in: linux-aws (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2069352

Title:
  aws: Backport linear memory map change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2069352/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2045560] Re: TCP memory leak, slow network (arm64)

2024-06-12 Thread Philip Cox
@nklya

The 6.5 and 6.8 based jammy kernels have received this patch as well.
The 6.2 based jammy kernel is no longer supported so it will not be
receiving these patches.

The way that the jammy 6.5/6.8 kernels work are, they are backports of
the newer series kernels.  So, for noble (24.04) for example, the noble
6.8 kernel has been back ported to jammy and is the jammy 6.8 based
kernel.  So, when changes go in to the noble 6.8 kernel, they
automatically make it into the jammy 6.8 kernel.


So this was targeted to noble and mantic, with the understanding that the 
changes would end up in the jammy 6.8 and 6.5 based kernel backports.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2045560

Title:
  TCP memory  leak, slow network (arm64)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2045560/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2067516] Re: [aws] Backport CMA pool per numa functionality for 22.04 and 20.04

2024-06-11 Thread Philip Cox
** Description changed:

- 
  SRU Justification:
  
  [Impact]
  
  We discovered a network packets per second (PPS) performance issue in
  one of our upcoming EC2 instance platform on Graviton.The issue is
  addressed by setting a value for the numa_cma parameter. While this
  parameter is supported in 24.04, the parameter is not available in 22.04
  or 20.04 today, which could impact customers running 22.04 or 20.04 on
  the new EC2 platform.
  
  [Fix]
  
  We are requesting the the following changes be backported to 22.04 and 20.04 
for ARM:
  
https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-aws/+git/noble/commit/kernel/dma/contiguous.c?id=22e4a348f87c59df2c02f1efb7ba9a56b622c7b8
  
https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-aws/+git/noble/commit/kernel/dma/contiguous.c?id=bf29bfaa54901a4bdee2a18cd10eb951a884a5f9
  
  EC2 Nitro team is only asking for the change in ARM, however we will
  leave to Canonical's discretion to make the same changes in x86.
  
- We also request Canonical set kernel params to "numa_cma=1:32M" for all
- OSes that support this parameter - 24.04, 22.04 and 20.04.
+ Also requested to add this fix for NUMA node overrides for AWS EC2 ENA
+ adapaters:
+ 
https://github.com/torvalds/linux/commit/2dc8b1e7177d4f49f492ce648440caf2de0c366
+ 
+ 
+ We also request Canonical set kernel params to "numa_cma=1:32M" for all OSes  
 that support this parameter - 24.04, 22.04 and 20.04.
  
  [Test Plan]
  aws tested
  
  [Where problems could occur]
  
  [Other info]
  sf# 00385923

** Also affects: linux-aws (Ubuntu Noble)
   Importance: Undecided
   Status: New

** No longer affects: linux-aws (Ubuntu Focal)

** Description changed:

  SRU Justification:
  
  [Impact]
  
  We discovered a network packets per second (PPS) performance issue in
  one of our upcoming EC2 instance platform on Graviton.The issue is
  addressed by setting a value for the numa_cma parameter. While this
  parameter is supported in 24.04, the parameter is not available in 22.04
  or 20.04 today, which could impact customers running 22.04 or 20.04 on
  the new EC2 platform.
  
  [Fix]
  
  We are requesting the the following changes be backported to 22.04 and 20.04 
for ARM:
  
https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-aws/+git/noble/commit/kernel/dma/contiguous.c?id=22e4a348f87c59df2c02f1efb7ba9a56b622c7b8
  
https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-aws/+git/noble/commit/kernel/dma/contiguous.c?id=bf29bfaa54901a4bdee2a18cd10eb951a884a5f9
  
  EC2 Nitro team is only asking for the change in ARM, however we will
  leave to Canonical's discretion to make the same changes in x86.
  
  Also requested to add this fix for NUMA node overrides for AWS EC2 ENA
  adapaters:
  
https://github.com/torvalds/linux/commit/2dc8b1e7177d4f49f492ce648440caf2de0c366
  
+ We also request Canonical set kernel params to "numa_cma=1:32M" for all
+ OSes   that support this parameter - 24.04, 22.04 and 20.04.
  
- We also request Canonical set kernel params to "numa_cma=1:32M" for all OSes  
 that support this parameter - 24.04, 22.04 and 20.04.
+ 
+ Focal only needs this via the 5.15 based backport kernel, and not the 5.4 
based focal kernel. 
  
  [Test Plan]
  aws tested
  
  [Where problems could occur]
  
  [Other info]
  sf# 00385923

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067516

Title:
  [aws] Backport CMA pool per numa functionality for 22.04 and 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2067516/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2067516] [NEW] [aws] Backport CMA pool per numa functionality for 22.04 and 20.04

2024-05-29 Thread Philip Cox
Public bug reported:


SRU Justification:

[Impact]

We discovered a network packets per second (PPS) performance issue in
one of our upcoming EC2 instance platform on Graviton.The issue is
addressed by setting a value for the numa_cma parameter. While this
parameter is supported in 24.04, the parameter is not available in 22.04
or 20.04 today, which could impact customers running 22.04 or 20.04 on
the new EC2 platform.

[Fix]

We are requesting the the following changes be backported to 22.04 and 20.04 
for ARM:
https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-aws/+git/noble/commit/kernel/dma/contiguous.c?id=22e4a348f87c59df2c02f1efb7ba9a56b622c7b8
https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-aws/+git/noble/commit/kernel/dma/contiguous.c?id=bf29bfaa54901a4bdee2a18cd10eb951a884a5f9

EC2 Nitro team is only asking for the change in ARM, however we will
leave to Canonical's discretion to make the same changes in x86.

We also request Canonical set kernel params to "numa_cma=1:32M" for all
OSes that support this parameter - 24.04, 22.04 and 20.04.

[Test Plan]
aws tested

[Where problems could occur]

[Other info]
sf# 00385923

** Affects: linux-aws (Ubuntu)
 Importance: Undecided
 Assignee: Philip Cox (philcox)
 Status: Fix Released

** Affects: linux-aws (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Affects: linux-aws (Ubuntu Jammy)
 Importance: Undecided
 Status: New

** Affects: linux-aws (Ubuntu Mantic)
 Importance: Undecided
 Status: New

** Also affects: linux-aws (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-aws (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: linux-aws (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-aws (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067516

Title:
  [aws] Backport CMA pool per numa functionality for 22.04 and 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2067516/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2045223] Re: Fail to boot VM with console=hvc0 in VM kernel cmdline and qemu cmd -serial stdio

2024-05-29 Thread Philip Cox
** Changed in: ubuntu
 Assignee: Philip Cox (philcox) => Thibf (thibf)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2045223

Title:
  Fail to boot VM with console=hvc0 in VM kernel cmdline and qemu cmd
  -serial stdio

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/2045223/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2045560] Re: TCP memory leak, slow network (arm64)

2024-05-24 Thread Philip Cox
The review for this change has been sent out.  It is:
https://lists.ubuntu.com/archives/kernel-team/2024-May/151087.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2045560

Title:
  TCP memory  leak, slow network (arm64)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2045560/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2045560] Re: TCP memory leak, slow network (arm64)

2024-05-16 Thread Philip Cox
Two patches are actually needed for this fix.  From the 6.8.y stable
branch, the following two patches cherry-pick and build clean on the
generic ubuntu mantic (6.5), and noble (6.8) kernels.  I will perform
some more testing and send these out for review.

The two patches are:

d2fa3493811ecd49f1581940111ccf475fa5cd38net: fix 
sk_memory_allocated_{add|sub} vs softirqs
e830c804e26733fb09219cb9b92f167715c3b8a0net: make SK_MEMORY_PCPU_RESERV 
tunable

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2045560

Title:
  TCP memory  leak, slow network (arm64)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2045560/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2045560] Re: TCP memory leak, slow network (arm64)

2024-05-16 Thread Philip Cox
I've looked at this issue in some detail now.  The initial memory leak
was introduced in linux kernel version v6.0, and  the fix was introduced
in the v6.9 kernel version.  This means that the 6.5, and 6.8 based
ubuntu kernels will contain this memory leak.

I will submit a fix for the generic 6.8, and generic 6.5 kernels so all
ubuntu kernels will receive the fix.


For reference:  The commit that introduces this issue is 
3cd3399dd7a84ada85cb839989cdf7310e302c7d

https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=3cd3399dd7a84ada85cb839989cdf7310e302c7d


And the commit I will be working with to provide the fix is the stable backport 
to the 6.8.y stable kernel which is: d2fa3493811ecd49f1581940111ccf475fa5cd38

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d2fa3493811ecd49f1581940111ccf475fa5cd38


** Package changed: linux-signed-aws-6.2 (Ubuntu) => linux (Ubuntu)

** Also affects: linux (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Mantic)
   Status: New => Confirmed

** Changed in: linux (Ubuntu Mantic)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu Noble)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu Noble)
   Status: New => Confirmed

** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2045560

Title:
  TCP memory  leak, slow network (arm64)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2045560/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2045560] Re: TCP memory leak, slow network (arm64)

2024-05-16 Thread Philip Cox
** Changed in: linux-signed-aws-6.2 (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2045560

Title:
  TCP memory  leak, slow network (arm64)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-aws-6.2/+bug/2045560/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060992] Re: aws: Support hibernation on Graviton

2024-05-09 Thread Philip Cox
** Changed in: linux-aws (Ubuntu Jammy)
   Status: In Progress => Fix Committed

** Changed in: linux-aws (Ubuntu Mantic)
   Status: In Progress => Fix Committed

** Changed in: linux-aws (Ubuntu Noble)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060992

Title:
  aws: Support hibernation on Graviton

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2060992/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060992] Re: aws: Support hibernation on Graviton

2024-05-08 Thread Philip Cox
** Summary changed:

- aws: Guest kernel support for clean boot on demand
+ aws: Support hibernation on Graviton

** Description changed:

  SRU Justification:
  
  [Impact]
+ This change contains two parts, the first is adding support for 
+   - KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call
+ 
+ And the second part is:
+- Guest kernel support for clean boot on demand
+ 
+ 
+ For KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call:
+ 
+ PSCI v1.3 adds support for SYSTEM_OFF2 which is analogous to ACPI S4
+ state.
+ 
+ This will allow hosting environments to determine that a guest is
+ hibernated rather than just powered off, and ensure that they preserve
+ the virtual environment appropriately to allow the guest to resume
+ safely (or bump the hardware_signature in the FACS to trigger a clean
+ reboot instead).
+ 
+ 
+ For Guest kernel support for clean boot on demand:
+ 
+ 
  The FACS field in the ACPI table is optional, but can be used communicate the 
hardware_signature field.  If this field changes on resuming from a hibernation 
a clean reboot should happen rather than the resume from hibernation.
  
  On hardware reduced platforms[0] this field may exist but it is not
  exposed currently.
  
  [Fix]
- Expose this field even on hardware reduced platforms.
  
- https://lore.kernel.org/lkml/20240312134148.727454-1-dw...@infradead.org
+ The changes for KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) 
call come from:
+  https://lore.kernel.org/lkml/20240312135958.727765-1-dw...@infradead.org
+ 
+ 
+ The changes for Guest kernel support for clean boot on demand come from:
+   https://lore.kernel.org/lkml/20240312134148.727454-1-dw...@infradead.org
+ 
  
  [Test Plan]
  AWS test.
  
  [Where problems could occur]
  If on hardware reduced platforms that incorrectly support/advertise the FACS 
field, hibernation may break if it returns a hardware signature that changes.
  
  [Other info]
  SF# 00383181
  
  [0]: See Section 4.1 of the ACPI spec for info on hardware-reduced platforms.
  
https://uefi.org/htmlspecs/ACPI_Spec_6_4_html/04_ACPI_Hardware_Specification/ACPI_Hardware_Specification.html

** Changed in: linux-aws (Ubuntu Jammy)
 Assignee: (unassigned) => Philip Cox (philcox)

** Description changed:

  SRU Justification:
  
  [Impact]
- This change contains two parts, the first is adding support for 
-   - KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call
+ This change contains two parts, the first is adding support for
+   - KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call
  
  And the second part is:
-- Guest kernel support for clean boot on demand
- 
+    - Guest kernel support for clean boot on demand
  
  For KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call:
  
  PSCI v1.3 adds support for SYSTEM_OFF2 which is analogous to ACPI S4
  state.
  
  This will allow hosting environments to determine that a guest is
  hibernated rather than just powered off, and ensure that they preserve
  the virtual environment appropriately to allow the guest to resume
  safely (or bump the hardware_signature in the FACS to trigger a clean
  reboot instead).
  
- 
  For Guest kernel support for clean boot on demand:
  
- 
- The FACS field in the ACPI table is optional, but can be used communicate the 
hardware_signature field.  If this field changes on resuming from a hibernation 
a clean reboot should happen rather than the resume from hibernation.
+ The FACS field in the ACPI table is optional, but can be used
+ communicate the hardware_signature field.  If this field changes on
+ resuming from a hibernation a clean reboot should happen rather than the
+ resume from hibernation.
  
  On hardware reduced platforms[0] this field may exist but it is not
  exposed currently.
  
  [Fix]
  
  The changes for KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) 
call come from:
-  https://lore.kernel.org/lkml/20240312135958.727765-1-dw...@infradead.org
+  https://lore.kernel.org/lkml/20240312135958.727765-1-dw...@infradead.org
+ 
+ The changes for Guest kernel support for clean boot on demand come from:
+   https://lore.kernel.org/lkml/20240312134148.727454-1-dw...@infradead.org
  
  
- The changes for Guest kernel support for clean boot on demand come from:
-   https://lore.kernel.org/lkml/20240312134148.727454-1-dw...@infradead.org
+ Latest patches have been picked from:
+- noble/mantic: 
https://git.infradead.org/users/dwmw2/linux.git/shortlog/refs/heads/psci-hibernate-6.8
+ 
+ 
+ - jammy: 
https://git.infradead.org/users/dwmw2/linux.git/shortlog/refs/heads/psci-hibernate-5.15
  
  
  [Test Plan]
  AWS test.
  
  [Where problems could occur]
  If on hardware reduced platforms that incorrectly support/advertise the FACS 
field, hibernation may break if it returns a hardware signature that changes.
  
  [Other info]
  SF# 00383181
  
  [0]: See Section 4.1 of the ACPI spec for i

[Bug 2061006] Re: aws: KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call

2024-05-08 Thread Philip Cox
*** This bug is a duplicate of bug 2060992 ***
https://bugs.launchpad.net/bugs/2060992

** This bug has been marked a duplicate of bug 2060992
   aws: Guest kernel support for clean boot on demand

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061006

Title:
  aws: KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2061006/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061006] Re: aws: KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call

2024-05-07 Thread Philip Cox
** Also affects: linux-aws (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: linux-aws (Ubuntu Jammy)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061006

Title:
  aws: KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2061006/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060992] Re: aws: Guest kernel support for clean boot on demand

2024-05-07 Thread Philip Cox
** Also affects: linux-aws (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: linux-aws (Ubuntu Jammy)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060992

Title:
  aws: Guest kernel support for clean boot on demand

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2060992/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060992] Re: aws: Guest kernel support for clean boot on demand

2024-04-19 Thread Philip Cox
** Also affects: linux-aws (Ubuntu Noble)
   Importance: Undecided
 Assignee: Philip Cox (philcox)
   Status: New

** Also affects: linux-aws (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Changed in: linux-aws (Ubuntu Mantic)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux-aws (Ubuntu Mantic)
   Status: New => In Progress

** Changed in: linux-aws (Ubuntu Noble)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060992

Title:
  aws: Guest kernel support for clean boot on demand

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2060992/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061006] Re: aws: KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call

2024-04-19 Thread Philip Cox
** Also affects: linux-aws (Ubuntu Noble)
   Importance: Undecided
 Assignee: Philip Cox (philcox)
   Status: New

** Also affects: linux-aws (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Changed in: linux-aws (Ubuntu Mantic)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux-aws (Ubuntu Mantic)
   Status: New => In Progress

** Changed in: linux-aws (Ubuntu Noble)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061006

Title:
  aws: KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2061006/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061006] [NEW] aws: KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call

2024-04-11 Thread Philip Cox
Public bug reported:

SRU Justification:

[Impact]
PSCI v1.3 adds support for SYSTEM_OFF2 which is analogous to ACPI S4 state.

This will allow hosting environments to determine that a guest is
hibernated rather than just powered off, and ensure that they preserve
the virtual environment appropriately to allow the guest to resume
safely (or bump the hardware_signature in the FACS to trigger a clean
reboot instead).

[Fix]
This adds support for it to KVM, and to the guest hibernate code.

https://lore.kernel.org/lkml/20240312135958.727765-1-dw...@infradead.org

[Test Plan]
AWS tested.

[Where problems could occur]
If the final spec of the PSCI v1.3 changes, there may be changes required to 
this patch series.

[Other Info]

SF# 00383181

** Affects: linux-aws (Ubuntu)
 Importance: Undecided
 Assignee: Philip Cox (philcox)
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061006

Title:
  aws: KVM and guest support for the PSCI SYSTEM_OFF2 (hibernate) call

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2061006/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060992] Re: aws: Guest kernel support for clean boot on demand

2024-04-11 Thread Philip Cox
** Description changed:

  SRU Justification:
  
  [Impact]
  The FACS field in the ACPI table is optional, but can be used communicate the 
hardware_signature field.  If this field changes on resuming from a hibernation 
a clean reboot should happen rather than the resume from hibernation.
  
  On hardware reduced platforms[0] this field may exist but it is not
  exposed currently.
  
  [Fix]
  Expose this field even on hardware reduced platforms.
  
  https://lore.kernel.org/lkml/20240312134148.727454-1-dw...@infradead.org
  
  [Test Plan]
  AWS test.
  
  [Where problems could occur]
- If on hardware reduced platforms that incorrectly support/advertise the FACS 
field, hibernation may break if it returns a hardware signature that changes.  
+ If on hardware reduced platforms that incorrectly support/advertise the FACS 
field, hibernation may break if it returns a hardware signature that changes.
  
+ [Other info]
+ SF# 00383181
  
  [0]: See Section 4.1 of the ACPI spec for info on hardware-reduced platforms.
  
https://uefi.org/htmlspecs/ACPI_Spec_6_4_html/04_ACPI_Hardware_Specification/ACPI_Hardware_Specification.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060992

Title:
  aws: Guest kernel support for clean boot on demand

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2060992/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060992] [NEW] aws: Guest kernel support for clean boot on demand

2024-04-11 Thread Philip Cox
Public bug reported:

SRU Justification:

[Impact]
The FACS field in the ACPI table is optional, but can be used communicate the 
hardware_signature field.  If this field changes on resuming from a hibernation 
a clean reboot should happen rather than the resume from hibernation.

On hardware reduced platforms[0] this field may exist but it is not
exposed currently.

[Fix]
Expose this field even on hardware reduced platforms.

https://lore.kernel.org/lkml/20240312134148.727454-1-dw...@infradead.org

[Test Plan]
AWS test.

[Where problems could occur]
If on hardware reduced platforms that incorrectly support/advertise the FACS 
field, hibernation may break if it returns a hardware signature that changes.  


[0]: See Section 4.1 of the ACPI spec for info on hardware-reduced platforms.
https://uefi.org/htmlspecs/ACPI_Spec_6_4_html/04_ACPI_Hardware_Specification/ACPI_Hardware_Specification.html

** Affects: linux-aws (Ubuntu)
 Importance: Undecided
 Assignee: Philip Cox (philcox)
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060992

Title:
  aws: Guest kernel support for clean boot on demand

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2060992/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054688] Re: Update ena to 2.10.x or later

2024-04-08 Thread Philip Cox
I am looking in to this.

** Changed in: linux-aws (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054688

Title:
  Update ena to 2.10.x or later

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2054688/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2051727] Re: tcp: Add memory barrier to tcp_push()

2024-04-02 Thread Philip Cox
** Tags removed: verification-needed-focal-linux-aws 
verification-needed-focal-linux-aws-5.15 
verification-needed-jammy-linux-aws-fips verification-needed-mantic-linux-aws
** Tags added: verification-passed-focal-linux-aws 
verification-passed-focal-linux-aws-5.15 
verification-passed-jammy-linux-aws-fips verification-passed-mantic-linux-aws

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2051727

Title:
  tcp: Add memory barrier to tcp_push()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2051727/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2054699] Re: x86: performance: tsc: Extend watchdog check exemption to 4-Sockets platform

2024-04-02 Thread Philip Cox
** Tags removed: verification-needed-focal-linux-aws-5.15 
verification-needed-jammy-linux verification-needed-jammy-linux-aws-fips 
verification-needed-mantic-linux
** Tags added: verification-passed-focal-linux-aws-5.15 
verification-passed-jammy-linux verification-passed-jammy-linux-aws-fips 
verification-passed-mantic-linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2054699

Title:
  x86: performance: tsc: Extend watchdog check exemption to 4-Sockets
  platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2054699/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056475] Re: aws: Backport latest ENA driver in upstream Linux to enable IRQ moderation

2024-04-02 Thread Philip Cox
** Tags removed: verification-needed-focal-linux-aws 
verification-needed-focal-linux-aws-5.15 
verification-needed-jammy-linux-aws-fips verification-needed-mantic-linux-aws
** Tags added: verification-passed-focal-linux-aws 
verification-passed-focal-linux-aws-5.15 
verification-passed-jammy-linux-aws-fips verification-passed-mantic-linux-aws

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056475

Title:
  aws: Backport latest ENA driver in upstream Linux to enable IRQ
  moderation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2056475/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2053069] Re: performance: address_space: add padding for i_map and i_mmap_rwsem to mitigate a false sharing

2024-04-02 Thread Philip Cox
** Tags removed: verification-needed-focal-linux-aws-5.15 
verification-needed-jammy-linux verification-needed-jammy-linux-aws-fips
** Tags added: verification-passed-focal-linux-aws-5.15 
verification-passed-jammy-linux verification-passed-jammy-linux-aws-fips

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2053069

Title:
  performance: address_space: add padding for i_map and i_mmap_rwsem to
  mitigate a false sharing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2053069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2052827] Re: performance: mm/memcontrol.c: remove the redundant updating of stats_flush_threshold

2024-04-02 Thread Philip Cox
** Tags removed: verification-needed-focal-linux-aws-5.15 
verification-needed-jammy-linux verification-needed-jammy-linux-aws-fips
** Tags added: verification-passed-focal-linux-aws-5.15 
verification-passed-jammy-linux verification-passed-jammy-linux-aws-fips

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2052827

Title:
  performance: mm/memcontrol.c: remove the redundant updating of
  stats_flush_threshold

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2052827/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2052817] Re: cpufreq: intel_pstate: Enable HWP IO boost for all servers

2024-04-02 Thread Philip Cox
** Tags removed: verification-needed-focal-linux-aws-5.15 
verification-needed-jammy-linux verification-needed-jammy-linux-aws-fips
** Tags added: verification-passed-focal-linux-aws-5.15 
verification-passed-jammy-linux verification-passed-jammy-linux-aws-fips

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2052817

Title:
  cpufreq: intel_pstate: Enable HWP IO boost for all servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2052817/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2053251] Re: performance: Scheduler: ratelimit updating of load_avg

2024-04-02 Thread Philip Cox
** Tags removed: verification-needed-focal-linux-aws-5.15 
verification-needed-jammy-linux verification-needed-jammy-linux-aws-fips 
verification-needed-mantic-linux
** Tags added: verification-done-focal-linux-aws-5.15 
verification-done-jammy-linux verification-done-jammy-linux-aws-fips 
verification-done-mantic-linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2053251

Title:
  performance: Scheduler: ratelimit updating of load_avg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2053251/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2042101] Re: "intel_ish_ipc 0000:00:1d.0: enable ose_gpe failed" when suspend/resume over 255 times Edit

2024-03-25 Thread Philip Cox
** Changed in: linux-intel-iotg (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2042101

Title:
  "intel_ish_ipc :00:1d.0: enable ose_gpe failed" when
  suspend/resume over 255 times Edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-intel-iotg/+bug/2042101/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056475] Re: aws: Backport latest ENA driver in upstream Linux to enable IRQ moderation

2024-03-19 Thread Philip Cox
** Changed in: linux-aws (Ubuntu Focal)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux-aws (Ubuntu Jammy)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux-aws (Ubuntu Mantic)
 Assignee: (unassigned) => Philip Cox (philcox)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056475

Title:
  aws: Backport latest ENA driver in upstream Linux to enable IRQ
  moderation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2056475/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056475] Re: aws: Backport latest ENA driver in upstream Linux to enable IRQ moderation

2024-03-18 Thread Philip Cox
** Changed in: linux-aws (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Changed in: linux-aws (Ubuntu Jammy)
   Status: In Progress => Fix Committed

** Changed in: linux-aws (Ubuntu Mantic)
   Status: In Progress => Fix Committed

** Changed in: linux-aws (Ubuntu Noble)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056475

Title:
  aws: Backport latest ENA driver in upstream Linux to enable IRQ
  moderation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2056475/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056475] [NEW] aws: Backport latest ENA driver in upstream Linux to enable IRQ moderation

2024-03-07 Thread Philip Cox
Public bug reported:

SRU Justification:

[Impact]

In Ubuntu AMIs for x86 and Graviton based EC2 instances, the standard
Ubuntu AMI comes without IRQ moderation enabled for ENA, which for our
latest generation instances with networking heavy workloads is up to a
25% performance regression (i.e. NGINX in a load-balancing
configuration).


[Fix]


The mainline Linux kernel will now support IRQ moderation by default for ENA in 
the 6.9 kernel release via this patch: 
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/drivers/net/ethernet/amazon/ena?id=50d7a2660579889fba28b7e4543d4ce85aa2311b

[Test Plan]

AWS tested

[Where problems could occur]

By enabling adaptive coalescing, the default interrupt behaviour will by
changed to be more adaptive, which shows improvements on heavy network
workloads, but my change the behaviour and performance on other network
workloads differently.   Rather than handling the interrupts based off
of a fixed amount of time elapsed, it will change to an adaptive based
approach.   There should be no negative impact on light workloads, and a
positive impact on heavy work loads.  If there is an impact though, this
option can be disabled via the ethtool command.

[Other Info]

SF: 00380449

** Affects: linux-aws (Ubuntu)
 Importance: Undecided
 Assignee: Philip Cox (philcox)
 Status: In Progress

** Affects: linux-aws (Ubuntu Focal)
 Importance: Undecided
 Status: In Progress

** Affects: linux-aws (Ubuntu Jammy)
 Importance: Undecided
 Status: In Progress

** Affects: linux-aws (Ubuntu Mantic)
 Importance: Undecided
 Status: In Progress

** Affects: linux-aws (Ubuntu Noble)
 Importance: Undecided
 Assignee: Philip Cox (philcox)
 Status: In Progress

** Also affects: linux-aws (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-aws (Ubuntu Noble)
   Importance: Undecided
 Assignee: Philip Cox (philcox)
   Status: New

** Also affects: linux-aws (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: linux-aws (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-aws (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux-aws (Ubuntu Mantic)
   Status: New => In Progress

** Changed in: linux-aws (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-aws (Ubuntu Noble)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056475

Title:
  aws: Backport latest ENA driver in upstream Linux to enable IRQ
  moderation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/2056475/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2051727] Re: tcp: Add memory barrier to tcp_push()

2024-03-04 Thread Philip Cox
** Changed in: linux (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Jammy)
   Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Mantic)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2051727

Title:
  tcp: Add memory barrier to tcp_push()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2051727/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1962674] Re: Add IIO sensors ID for ACPI based platform

2022-05-30 Thread Philip Cox
I have had to disable the ADXL345 accelerator driver in the jammy:linux-
intel-iotg kernel.

The code is broken, and needs a bit of work to correct.

It was also broken in the 5.13 build, so it is not a regression.  I know
that it appeared to be enabled in the 5.13 config. but because of the
Kconfig dependencies, it was actually disabled because it requires the
ADXL34X module to be disabled.  Only one can be enabled in the kernel.
When I disable the 34X and enable the 345 driver, it fails because the
function  adxl345_i2c_remove() is not defined, but it is called.

I am going to revert the change where CONFIG_ADXL345 is enabled.  The
build break will need to be corrected in both the 5.13 build, and the
5.15 build.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1962674

Title:
  Add IIO sensors ID for ACPI based platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1962674/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1929894] Re: [TGL][EHL][ADL] Enable MEI (Intel Management Engine Interface)

2022-04-27 Thread Philip Cox
@Sachin, Both the  CONFIG_INTEL_MEI_DAL and CONFIG_INTEL_MEI_VIRTIO code
paths have build breakages currently.

I have not looked in to these failures too much yet, but the virtio one
looks like missing function prototypes, or actually missing functions.
This may be a patch is that is missing, or something has moved/renamed.

The MEI_DAL one looks like the function pointer return type changed from
"int" to "void".

Looking at dal_remove(), I suspect changing the return type from int to
void would be safe, but there I haven't found an upstream version of
this code to compare with.

With: CONFIG_INTEL_MEI_VIRTIO=m


/build/focal/drivers/misc/mei/hw-virtio.c: In function 'mei_virtio_intr_enable':
/build/focal/drivers/misc/mei/hw-virtio.c:178:2: error: implicit declaration of 
function 'virtio_config_enable'; did you mean 'virtio_config_changed'? 
[-Werror=implicit-function-declaration]
  178 |  virtio_config_enable(vdev);
  |  ^~~~

/build/focal/drivers/misc/mei/hw-virtio.c: In function 
'mei_virtio_intr_disable':
/build/focal/drivers/misc/mei/hw-virtio.c:194:2: error: implicit declaration of 
function 'virtio_config_disable'; did you mean 'virtio_config_changed'? 
[-Werror=implicit-function-declaration]
  194 |  virtio_config_disable(vdev);
  |  ^
  |  virtio_config_changed


With CONFIG_INTEL_MEI_DAL=m

/build/focal/drivers/misc/mei/dal/dal_class.c:800:12: error: initialization of 
'void (*)(struct mei_cl_device *)' from incompatible pointer type 'int 
(*)(struct mei_cl_device *)' [-Werror=incompatible-pointer-types]
  800 |  .remove = dal_remove,
  |^~
/build/focal/drivers/misc/mei/dal/dal_class.c:800:12: note: (near 
initialization for 'dal_driver.remove')

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1929894

Title:
  [TGL][EHL][ADL] Enable MEI (Intel Management Engine Interface)

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1929894/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1929894] Re: [TGL][EHL][ADL] Enable MEI (Intel Management Engine Interface)

2022-04-27 Thread Philip Cox
@Sachin, I've looked into those two, and they seem to have been disabled
because they were not building.  I am looking at them again, and will
see about re-enabling them.

** Changed in: intel/lookout-canyon
   Status: Fix Released => Triaged

** Changed in: intel/lookout-canyon
 Assignee: (unassigned) => Philip Cox (philcox)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1929894

Title:
  [TGL][EHL][ADL] Enable MEI (Intel Management Engine Interface)

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1929894/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1929894] Re: [TGL][EHL][ADL] Enable MEI (Intel Management Engine Interface)

2022-04-26 Thread Philip Cox
@chaoqin @sachin


In the linux-intel-iotg-5.15 kernel, we have the MEI support.

Also, the commit d162219c655c8cf8003128a13840d6c1e183fb80 is in the
linux-intel-iotg-5.15 kernel.


Is there anything remaining to be done on this ticket?  If not, I'd like to 
close it off.


ubuntu@adl-s:~$ grep CONFIG_INTEL_MEI /boot/config-5.15.0-1003-intel-iotg 
CONFIG_INTEL_MEI=m
CONFIG_INTEL_MEI_ME=m
CONFIG_INTEL_MEI_TXE=m
# CONFIG_INTEL_MEI_VIRTIO is not set
CONFIG_INTEL_MEI_HDCP=m
# CONFIG_INTEL_MEI_DAL is not set
CONFIG_INTEL_MEI_WDT=m
ubuntu@adl-s:~$ lsmod|grep -i mei
mei_hdcp   24576  0
iwlmei 45056  2 iwlmvm,iwlwifi
cfg80211  958464  4 iwlmvm,iwlmei,iwlwifi,mac80211
mei_me 40960  2
mei   135168  5 mei_hdcp,iwlmei,mei_me
ubuntu@adl-s:~$ dmesg|grep -i mei
[   10.968639] mei_me :00:16.0: enabling device ( -> 0002)
[   11.143843] mei_hdcp :00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: 
bound :00:02.0 (ops i915_hdcp_component_ops [i915])
ubuntu@adl-s:~$

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1929894

Title:
  [TGL][EHL][ADL] Enable MEI (Intel Management Engine Interface)

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1929894/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-29 Thread Philip Cox
** Changed in: linux (Ubuntu)
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950584/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-15 Thread Philip Cox
** Description changed:

+ [Impact]
+ 
+ 
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
-  ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
-  desired values in certain usage scenarios, but it did not prevent
-  them from being leaked into the confugirations in which HWP desired
-  is expected to be 0"
+  ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
+  desired values in certain usage scenarios, but it did not prevent
+  them from being leaked into the confugirations in which HWP desired
+  is expected to be 0"
  
  I believe I'm seeing this issue on my laptop during suspend/resume.  The
  upstream fix is:
  
+ [Fix]
  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100
  
- cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
- --- 
+ cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  cking  2316 F pulseaudio
-  /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
-  /dev/snd/controlC0:  cking  2316 F pulseaudio
-  /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  cking  2316 F pulseaudio
+  /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
+  /dev/snd/controlC0:  cking  2316 F pulseaudio
+  /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
-  linux-restricted-modules-5.13.0-20-generic N/A
-  linux-backports-modules-5.13.0-20-generic  N/A
-  linux-firmware 1.202
+  linux-restricted-modules-5.13.0-20-generic N/A
+  linux-backports-modules-5.13.0-20-generic  N/A
+  linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950584/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Philip Cox
** Changed in: linux (Ubuntu)
 Assignee: Philip Cox (philcox) => (unassigned)

** Changed in: linux (Ubuntu Hirsute)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu Impish)
 Assignee: (unassigned) => Philip Cox (philcox)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950584/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Philip Cox
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1950584

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950584/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs