[Kernel-packages] [Bug 1931565] Re: pull in latest thermald bug fixes into thermald

2021-06-29 Thread Colin Ian King
cy rapl based on MSR interface when rapl-mmio is in use. This will prevent PL1/PL2 power limit from MSR based rapl, which may not be the correct one. commit 45832e16290fec7353513b1ce03533b73b18f0c6 Author: Colin Ian King Date: Thu Mar 18 11:22:38 2021 + Fix

[Kernel-packages] [Bug 1931565] Re: pull in latest thermald bug fixes into thermald

2021-06-28 Thread Colin Ian King
egacy rapl cdev when rapl-mmio is in use Explicitly disable legacy rapl based on MSR interface when rapl-mmio is in use. This will prevent PL1/PL2 power limit from MSR based rapl, which may not be the correct one. commit 45832e16290fec7353513b1ce03533b73b18f0c6 Author: Colin

[Kernel-packages] [Bug 1931565] Re: pull in latest thermald bug fixes into thermald

2021-06-28 Thread Colin Ian King
pl based on MSR interface when rapl-mmio is in use. This will prevent PL1/PL2 power limit from MSR based rapl, which may not be the correct one. commit 45832e16290fec7353513b1ce03533b73b18f0c6 Author: Colin Ian King Date: Thu Mar 18 11:22:38 2021 + Fix

[Kernel-packages] [Bug 1931565] Re: pull in latest thermald bug fixes into thermald 2.4.3

2021-06-28 Thread Colin Ian King
en rapl-mmio is in use Explicitly disable legacy rapl based on MSR interface when rapl-mmio is in use. This will prevent PL1/PL2 power limit from MSR based rapl, which may not be the correct one. commit 45832e16290fec7353513b1ce03533b73b18f0c6 Author: Colin Ian King Date: T

[Kernel-packages] [Bug 1931565] Re: pull in latest thermald bug fixes into thermald 2.4.3

2021-06-22 Thread Colin Ian King
sable legacy rapl based on MSR interface when rapl-mmio is in use. This will prevent PL1/PL2 power limit from MSR based rapl, which may not be the correct one. commit 45832e16290fec7353513b1ce03533b73b18f0c6 Author: Colin Ian King Date: Thu Mar 18 11:22:38 2021 + Fix

[Kernel-packages] [Bug 1931565] Re: pull in latest thermald bug fixes into thermald 2.4.3

2021-06-22 Thread Colin Ian King
45832e16290fec7353513b1ce03533b73b18f0c6 Author: Colin Ian King Date: Thu Mar 18 11:22:38 2021 + Fix spelling mistakes found using codespell There are a handful of spelling mistakes in comments and literal strings found by codespell. Fix these. Signed-off-by: Colin

[Kernel-packages] [Bug 1932329] Re: Benchmark if we can compress kernel modules

2021-06-22 Thread Colin Ian King
Note also the boot speed is not much different, so the I doubt we see any noticeable boot performance wins on cloud images. -- 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/1932329 Title:

[Kernel-packages] [Bug 1932329] Re: Benchmark if we can compress kernel modules

2021-06-22 Thread Colin Ian King
Note that the download size is much larger. Doesn't that impact on the amount of data that users download (which is quite large considering the number of kernel updates we do)? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1932329] Re: Benchmark if we can compress kernel modules

2021-06-22 Thread Colin Ian King
Attached is the diff of the kernel to build zstd modules. This is a hack for the moment just to get benchmarks. ** Patch added: "diff to enable ZSTD compressed kernel modules" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1932329/+attachment/5506241/+files/zstd-kernel-config.diff --

[Kernel-packages] [Bug 1932329] Re: Benchmark if we can compress kernel modules

2021-06-22 Thread Colin Ian King
Needed a bit of tweaking to get this benchmarked. Had to enable zstd in kmod package and also apply a hack to the kernel package building. (See attachment). So, the installed compressed kernel modules are 27.1 MB compared to the uncompressed 99.1 MB. The compressed extra modules are 103 MB

[Kernel-packages] [Bug 1923291] Re: package zfs-dkms (not installed) failed to install/upgrade: installed zfs-dkms package post-installation script subprocess returned error exit status 10

2021-06-20 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1923291 Title: package zfs-dkms (not installed) failed to

[Kernel-packages] [Bug 1932329] Re: Benchmark if we can compress kernel modules

2021-06-17 Thread Colin Ian King
** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1932065] Re: Upstream v5.9 introduced 'module' patches that removed exported symbols

2021-06-15 Thread Ian
** Summary changed: - Upstream stable introduced patches that removed exported symbols + Upstream v5.9 introduced 'module' patches that removed exported symbols -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1932065] [NEW] Upstream stable introduced patches that removed exported symbols

2021-06-15 Thread Ian
Public bug reported: SRU Justification: [Impact] * The following patches removed an exported symbol that will cause potential disruption and breakage for customers  modules: inherit TAINT_PROPRIETARY_MODULE  modules: return licensing information from find_symbol  modules: rename the licence

[Kernel-packages] [Bug 1931725] Re: initramfs-tools: use zstd as the default compression method

2021-06-11 Thread Colin Ian King
Thanks Dimitri! -- 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/1931725 Title: initramfs-tools: use zstd as the default compression method Status in initramfs-tools package in Ubuntu:

[Kernel-packages] [Bug 1931725] [NEW] initramfs-tools: use zstd as the default compression method

2021-06-11 Thread Colin Ian King
Public bug reported: Turns out that loading is always the slow part in loading initramfs into memory and decompressing it since decompression is always the final 10-20% or so of the task. It therefore makes sense to use a good compressor that shrinks the initramfs as much as possible with little

[Kernel-packages] [Bug 1904589] Re: zfs PANIC: accessing past end of object in 0.8.3-1ubuntu12.4

2021-06-10 Thread Colin Ian King
the focal package with this fix is now awaiting approval by the distro manager; then it will be available in the -proposed pocket for testing. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu.

[Kernel-packages] [Bug 1904589] Re: zfs PANIC: accessing past end of object in 0.8.3-1ubuntu12.4

2021-06-10 Thread Colin Ian King
I'll see why this has got stuck and sort this out for focal. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1904589 Title: zfs PANIC: accessing past end of object in

[Kernel-packages] [Bug 1931565] Re: pull in latest thermald bug fixes into thermald 2.4.3

2021-06-10 Thread Colin Ian King
2 power limit from MSR based rapl, + which may not be the correct one. commit 45832e16290fec7353513b1ce03533b73b18f0c6 Author: Colin Ian King Date: Thu Mar 18 11:22:38 2021 + - Fix spelling mistakes found using codespell - - There are a handful of spelling mistakes in comments and

[Kernel-packages] [Bug 1931565] [NEW] pull in latest thermald bug fixes into thermald 2.4.3

2021-06-10 Thread Colin Ian King
users.noreply.github.com> Date: Thu Apr 1 12:09:54 2021 -0700 Merge pull request #295 from ColinIanKing/master Fix spelling mistakes found using codespell commit 45832e16290fec7353513b1ce03533b73b18f0c6 Author: Colin Ian King Date: Thu Mar 18 11:22:38 2021

[Kernel-packages] [Bug 1930422] Re: thermald_1.9.1-1ubuntu0.4_amd64 breaks system

2021-06-09 Thread Colin Ian King
I've uploaded 2.4.6 to debian and this will sync this into Ubuntu Impish development in the next 24-36 hours. Once that's done I'll backport this fix to older releases of thermald. Thanks for fixing this. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1839912] Re: test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not in ESTABLISHED"

2021-05-30 Thread Ian
Found on bionic/linux-azure-fips: 4.15.0-2027.30 -- 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/1839912 Title: test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not in

[Kernel-packages] [Bug 1923114] Re: ubuntu_kernel_selftests: ./cpu-on-off-test.sh: line 94: echo: write error: Device or resource busy

2021-05-30 Thread Ian
Found on bionic/linux-azure-fips: 4.15.0-2027.30 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1923114 Title: ubuntu_kernel_selftests: ./cpu-on-off-test.sh: line 94: echo: write

[Kernel-packages] [Bug 1829995] Re: getaddrinfo_01 from ipv6_lib test suite in LTP failed

2021-05-27 Thread Ian
Found on bionic/linux-azure-4.15: 4.15.0-1115.128 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1829995 Title: getaddrinfo_01 from ipv6_lib test suite in LTP failed Status in

[Kernel-packages] [Bug 1878389] Re: tpci from kernel_misc in ubuntu_ltp failed with Test-case '13'

2021-05-27 Thread Ian
Found on bionic/linux-azure-4.15: 4.15.0-1115.128 -- 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/1878389 Title: tpci from kernel_misc in ubuntu_ltp failed with Test-case '13' Status in

[Kernel-packages] [Bug 1829978] Re: cpuacct_100_100 from controllers test suite in LTP failed

2021-05-27 Thread Ian
Found on bionic/linux-azure-4.15: 4.15.0-1115.128 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1829978 Title: cpuacct_100_100 from controllers test suite in LTP failed Status in

[Kernel-packages] [Bug 1829849] Re: proc01 in fs from ubuntu_ltp failed

2021-05-27 Thread Ian
Found on bionic/linux-azure-4.15: 4.15.0-1115.128 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1829849 Title: proc01 in fs from ubuntu_ltp failed Status in ubuntu-kernel-tests:

[Kernel-packages] [Bug 1748103] Re: apic test in kvm-unit-test failed with timeout

2021-05-27 Thread Ian
Found on bionic/linux-azure-4.15: 4.15.0-1115.128 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1748103 Title: apic test in kvm-unit-test failed with timeout Status in

[Kernel-packages] [Bug 1923114] Re: ubuntu_kernel_selftests: ./cpu-on-off-test.sh: line 94: echo: write error: Device or resource busy

2021-05-27 Thread Ian
Found on bionic/linux-azure-4.15: 4.15.0-1115.128 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1923114 Title: ubuntu_kernel_selftests: ./cpu-on-off-test.sh: line 94: echo: write

[Kernel-packages] [Bug 1805806] Re: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected timeout" on D ARM64

2021-05-27 Thread Ian
Found on bionic/linux-azure-4.15: 4.15.0-1115.128 -- 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/1805806 Title: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected timeout"

[Kernel-packages] [Bug 1829995] Re: getaddrinfo_01 from ipv6_lib test suite in LTP failed

2021-05-27 Thread Ian
Found on bionic/linux-aws-5.4: 5.4.0-1049.51~18.04.1 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1829995 Title: getaddrinfo_01 from ipv6_lib test suite in LTP failed Status in

[Kernel-packages] [Bug 1827866] Re: vmx_apicv_test in ubuntu_kvm_unit_tests failed on X/B-KVM X-azure / X-aws

2021-05-27 Thread Ian
Found on bionic/linux-aws-5.4: 5.4.0-1049.51~18.04.1 ** Tags added: sru-20210510 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-kvm in Ubuntu. https://bugs.launchpad.net/bugs/1827866 Title: vmx_apicv_test in

[Kernel-packages] [Bug 1829978] Re: cpuacct_100_100 from controllers test suite in LTP failed

2021-05-27 Thread Ian
Found on bionic/linux-aws-5.4: 5.4.0-1049.51~18.04.1 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1829978 Title: cpuacct_100_100 from controllers test suite in LTP failed Status

[Kernel-packages] [Bug 1878389] Re: tpci from kernel_misc in ubuntu_ltp failed with Test-case '13'

2021-05-27 Thread Ian
Found on bionic/linux-aws-5.4: 5.4.0-1049.51~18.04.1 -- 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/1878389 Title: tpci from kernel_misc in ubuntu_ltp failed with Test-case '13' Status

[Kernel-packages] [Bug 1805806] Re: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected timeout" on D ARM64

2021-05-27 Thread Ian
Found on bionic/linux-aws-5.4: 5.4.0-1049.51~18.04.1 -- 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/1805806 Title: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected

[Kernel-packages] [Bug 1829849] Re: proc01 in fs from ubuntu_ltp failed

2021-05-27 Thread Ian
Found on bionic/linux-aws-fips: 4.15.0-2045.47 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1829849 Title: proc01 in fs from ubuntu_ltp failed Status in ubuntu-kernel-tests:

[Kernel-packages] [Bug 1829978] Re: cpuacct_100_100 from controllers test suite in LTP failed

2021-05-27 Thread Ian
Found on bionic/linux-aws-fips: 4.15.0-2045.47 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1829978 Title: cpuacct_100_100 from controllers test suite in LTP failed Status in

[Kernel-packages] [Bug 1829995] Re: getaddrinfo_01 from ipv6_lib test suite in LTP failed

2021-05-27 Thread Ian
Found on bionic/linux-aws-fips: 4.15.0-2045.47 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1829995 Title: getaddrinfo_01 from ipv6_lib test suite in LTP failed Status in

[Kernel-packages] [Bug 1878389] Re: tpci from kernel_misc in ubuntu_ltp failed with Test-case '13'

2021-05-27 Thread Ian
Found on bionic/linux-aws-fips: 4.15.0-2045.47 -- 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/1878389 Title: tpci from kernel_misc in ubuntu_ltp failed with Test-case '13' Status in

[Kernel-packages] [Bug 1805806] Re: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected timeout" on D ARM64

2021-05-27 Thread Ian
Found on bionic/linux-aws-fips: 4.15.0-2045.47 -- 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/1805806 Title: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected timeout" on

[Kernel-packages] [Bug 1829995] Re: getaddrinfo_01 from ipv6_lib test suite in LTP failed

2021-05-26 Thread Ian
bionic/linux-aws: 4.15.0-1103.110 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1829995 Title: getaddrinfo_01 from ipv6_lib test suite in LTP failed Status in ubuntu-kernel-tests:

[Kernel-packages] [Bug 1829978] Re: cpuacct_100_100 from controllers test suite in LTP failed

2021-05-26 Thread Ian
bionic/linux-aws: 4.15.0-1103.110 ** Tags added: sru-20210510 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1829978 Title: cpuacct_100_100 from controllers test suite in LTP

[Kernel-packages] [Bug 1878389] Re: tpci from kernel_misc in ubuntu_ltp failed with Test-case '13'

2021-05-26 Thread Ian
bionic/linux-aws: 4.15.0-1103.110 -- 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/1878389 Title: tpci from kernel_misc in ubuntu_ltp failed with Test-case '13' Status in

[Kernel-packages] [Bug 1829849] Re: proc01 in fs from ubuntu_ltp failed

2021-05-26 Thread Ian
bionic/linux-aws: 4.15.0-1103.110 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1829849 Title: proc01 in fs from ubuntu_ltp failed Status in ubuntu-kernel-tests: Triaged

[Kernel-packages] [Bug 1839912] Re: test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not in ESTABLISHED"

2021-05-26 Thread Ian
bionic/linux-aws: 4.15.0-1103.110 ** Tags added: sru-20210510 -- 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/1839912 Title: test_map in ubuntu_bpf failed with "Allowed update sockmap

[Kernel-packages] [Bug 1844493] Re: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 / 5.6 /5.8 / 5.10 kernels

2021-05-25 Thread Ian
focal/linux-aws: 5.4.0-1049.51 ** Tags added: sru-20210510 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-gcp in Ubuntu. https://bugs.launchpad.net/bugs/1844493 Title: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 / 5.6 /5.8 /

[Kernel-packages] [Bug 1829984] Re: memcg_usage_in_bytes from controllers test suite in LTP failed

2021-05-25 Thread Ian
focal/linux-aws: 5.4.0-1049.51 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu. https://bugs.launchpad.net/bugs/1829984 Title: memcg_usage_in_bytes from controllers test suite in LTP failed Status in

[Kernel-packages] [Bug 1805806] Re: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected timeout" on D ARM64

2021-05-25 Thread Ian
focal/linux-aws: 5.4.0-1049.51 -- 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/1805806 Title: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected timeout" on D ARM64 Status

[Kernel-packages] [Bug 1805806] Re: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected timeout" on D ARM64

2021-05-24 Thread Ian
groovy/linux-aws: 5.8.0-1034.36 ** Tags added: sru-20210510 -- 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/1805806 Title: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected

[Kernel-packages] [Bug 1929144] Re: linux ADT test failure with linux/4.15.0-144.148 i386 (stress-misaligned.0 failed)

2021-05-21 Thread Colin Ian King
My bad, I fat fingered an #endif Fix committed: https://kernel.ubuntu.com/git/cking/stress-ng.git/commit/?id=231800be6f0812821318a39addce91181c4c9068 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1928352] Re: package shim-signed 1.47+15.4-0ubuntu2 failed to install/upgrade: installed shim-signed package post-installation script subprocess returned error exit status 1

2021-05-14 Thread Colin Ian King
EIO on get_variable() is a EFI_DEVICE_ERROR on the EFI call. EFI_DEVICE_ERROR according to the UEFI EDK2 sources is "The variable could not be retrieved due to a hardware error." -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1812189] Re: test_bpf in net from ubuntu_kernel_selftests failed on cloud kernels

2021-05-07 Thread Ian
bionic/linux-oracle-5.4: 5.4.0-1044.47~18.04.1 ** Tags added: sru-20210412 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-kvm in Ubuntu. https://bugs.launchpad.net/bugs/1812189 Title: test_bpf in net from

[Kernel-packages] [Bug 1844493] Re: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 / 5.6 /5.8 / 5.10 kernels

2021-05-07 Thread Ian
bionic/linux-oracle-5.4: 5.4.0-1044.47~18.04.1 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-gcp in Ubuntu. https://bugs.launchpad.net/bugs/1844493 Title: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 / 5.6 /5.8 / 5.10 kernels

[Kernel-packages] [Bug 1827866] Re: vmx_apicv_test in ubuntu_kvm_unit_tests failed on X/B-KVM X-azure / X-aws

2021-05-07 Thread Ian
bionic/linux-oracle-5.4: 5.4.0-1044.47~18.04.1 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-kvm in Ubuntu. https://bugs.launchpad.net/bugs/1827866 Title: vmx_apicv_test in ubuntu_kvm_unit_tests failed on X/B-KVM X-azure /

[Kernel-packages] [Bug 1827866] Re: vmx_apicv_test in ubuntu_kvm_unit_tests failed on X/B-KVM X-azure / X-aws

2021-05-07 Thread Ian
bionic/linux-oracle: 4.15.0-1071.79 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-kvm in Ubuntu. https://bugs.launchpad.net/bugs/1827866 Title: vmx_apicv_test in ubuntu_kvm_unit_tests failed on X/B-KVM X-azure / X-aws Status

[Kernel-packages] [Bug 1839912] Re: test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not in ESTABLISHED"

2021-05-07 Thread Ian
bionic/linux-oracle: 4.15.0-1071.79 -- 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/1839912 Title: test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not in ESTABLISHED"

[Kernel-packages] [Bug 1748103] Re: apic test in kvm-unit-test failed with timeout

2021-05-07 Thread Ian
xenial/linux-oracle: 4.15.0-1071.79~16.04.1 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1748103 Title: apic test in kvm-unit-test failed with timeout Status in

[Kernel-packages] [Bug 1913186] Re: Backport the adaptive engine from v2.4.1 upstream

2021-05-07 Thread Colin Ian King
** Changed in: thermald (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: thermald (Ubuntu Groovy) Importance: Undecided => Medium -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to thermald in Ubuntu.

[Kernel-packages] [Bug 1923049] Re: autotest.ubuntu_ltp_stable dio fails on focal:linux-gcp 5.4

2021-05-05 Thread Ian
bionic/linux-gke-5.4: 5.4.0-1043.45~18.04.1 -- 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/1923049 Title: autotest.ubuntu_ltp_stable dio fails on focal:linux-gcp 5.4 Status in

[Kernel-packages] [Bug 1923049] Re: autotest.ubuntu_ltp_stable dio fails on focal:linux-gcp 5.4

2021-05-04 Thread Ian
bionic/linux-gcp-fips: 4.15.0-2009.10 ** Tags added: sru-20210412 -- 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/1923049 Title: autotest.ubuntu_ltp_stable dio fails on focal:linux-gcp

[Kernel-packages] [Bug 1839912] Re: test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not in ESTABLISHED"

2021-05-04 Thread Ian
bionic/linux-gcp-fips: 4.15.0-2009.10 -- 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/1839912 Title: test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not in

[Kernel-packages] [Bug 1748103] Re: apic test in kvm-unit-test failed with timeout

2021-05-04 Thread Ian
bionic/linux-azure-4.15: 4.15.0-1114.127 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1748103 Title: apic test in kvm-unit-test failed with timeout Status in

[Kernel-packages] [Bug 1839912] Re: test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not in ESTABLISHED"

2021-05-04 Thread Ian
bionic/linux-azure-4.15: 4.15.0-1114.127 -- 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/1839912 Title: test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not in

[Kernel-packages] [Bug 1923114] Re: ubuntu_kernel_selftests: ./cpu-on-off-test.sh: line 94: echo: write error: Device or resource busy

2021-05-04 Thread Ian
bionic/linux-azure-4.15: 4.15.0-1114.127 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1923114 Title: ubuntu_kernel_selftests: ./cpu-on-off-test.sh: line 94: echo: write error:

[Kernel-packages] [Bug 1748103] Re: apic test in kvm-unit-test failed with timeout

2021-05-04 Thread Ian
bionic/linux-azure-fips: 4.15.0-2026.29 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1748103 Title: apic test in kvm-unit-test failed with timeout Status in

[Kernel-packages] [Bug 1923114] Re: ubuntu_kernel_selftests: ./cpu-on-off-test.sh: line 94: echo: write error: Device or resource busy

2021-05-04 Thread Ian
bionic/linux-azure-fips: 4.15.0-2026.29 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1923114 Title: ubuntu_kernel_selftests: ./cpu-on-off-test.sh: line 94: echo: write error:

[Kernel-packages] [Bug 1839912] Re: test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not in ESTABLISHED"

2021-05-04 Thread Ian
bionic/linux-azure-fips: 4.15.0-2026.29 ** Tags added: sru-20210412 -- 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/1839912 Title: test_map in ubuntu_bpf failed with "Allowed update

[Kernel-packages] [Bug 1844493] Re: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 / 5.6 /5.8 / 5.10 kernels

2021-04-30 Thread Ian
focal/linux-gcp 5.8.0-1029.30~20.04.1 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-gcp in Ubuntu. https://bugs.launchpad.net/bugs/1844493 Title: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 / 5.6 /5.8 / 5.10 kernels Status in

[Kernel-packages] [Bug 1824136] Re: ubuntu_k8s_unit_tests failed with GCP (scheduler / master / spdy)

2021-04-30 Thread Ian
** Tags added: sru-20210412 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-gcp in Ubuntu. https://bugs.launchpad.net/bugs/1824136 Title: ubuntu_k8s_unit_tests failed with GCP (scheduler / master / spdy) Status in

[Kernel-packages] [Bug 1844493] Re: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 / 5.6 /5.8 / 5.10 kernels

2021-04-27 Thread Ian
focal/linux-azure 5.4.0-1047.49~18.04.1 sru-20210412 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-gcp in Ubuntu. https://bugs.launchpad.net/bugs/1844493 Title: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 / 5.6 /5.8 / 5.10

[Kernel-packages] [Bug 1844493] Re: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 / 5.6 /5.8 / 5.10 kernels

2021-04-27 Thread Ian
ocal/linux-azure 5.4.0-1047.49 sru-20210412 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-gcp in Ubuntu. https://bugs.launchpad.net/bugs/1844493 Title: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 / 5.6 /5.8 / 5.10 kernels

[Kernel-packages] [Bug 1900889] Re: BUG: kernel NULL pointer dereference, address: 0000000000000000

2021-04-26 Thread Colin Ian King
@Christian, can you file you bug under a new bug report, the crash you are seeing is in a totally different part of the kernel compared to the initial bug report. ** Changed in: zfs-linux (Ubuntu Groovy) Status: New => Invalid ** Changed in: zfs-linux (Ubuntu Focal) Status: New =>

[Kernel-packages] [Bug 1924741] Re: Load Broadcom firmware for Dell Bluetooth device [413c:8197]

2021-04-22 Thread Ian Mackinnon
Thank you Kai-Heng, I confirm that the patch `lp1924741.patch` works. The patchram is loaded is HSP/HFP functions. However, just to be clear, as far as I am aware the addition is superfluous. The line `{ USB_DEVICE(0x413c, 0x8197) },` appears to have no effect if added after the catch-all for

[Kernel-packages] [Bug 1925386] Re: Upgrade from 460.32.03-0ubuntu2 to 460.73.01-0ubuntu1 fails

2021-04-21 Thread Ian
I was able to replicate this with focal 5.4.0-72-generic on DGX2 steps I took to reproduce sudo apt install nvidia-dkms-460-server enable proposed apt update sudo apt install nvidia-dkms-460-server The upgrade does work correctly if I instead use 'nvidia-driver-460-server' -- You received

[Kernel-packages] [Bug 1913186] Re: Backport the adaptive engine from v2.4.1 upstream

2021-04-21 Thread Colin Ian King
I've soak tested focal thermald 1.9.1-1ubuntu0.4 for 4.5 hours with a laptop that is cycled through CPU loading and idle states with the air vents blocked to try to trip thermal overrun. Debug mode was enabled and also it was run with valgrind to check for memory leaks. thermald was able to

[Kernel-packages] [Bug 1913186] Re: Backport the adaptive engine from v2.4.1 upstream

2021-04-21 Thread Colin Ian King
I've soak tested groovy thermald 2.3-4ubuntu1 for 2.5 hours with a laptop that is cycled through CPU loading and idle states with the air vents blocked to try to trip thermal overrun. Debug mode was enabled and also it was run with valgrind to check for memory leaks. thermald was able to

[Kernel-packages] [Bug 1924741] Re: Load Broadcom firmware for Dell Bluetooth device [413c:8197]

2021-04-16 Thread Ian Mackinnon
** Attachment added: "debug-usb-devices-413c-8197" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1924741/+attachment/5488974/+files/debug-usb-devices-413c-8197 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1924741] Re: Load Broadcom firmware for Dell Bluetooth device [413c:8197]

2021-04-16 Thread Ian Mackinnon
** Patch added: "btusb.c.patch" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1924741/+attachment/545/+files/btusb.c.patch -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1924741] Re: Load Broadcom firmware for Dell Bluetooth device [413c:8197]

2021-04-16 Thread Ian Mackinnon
** Attachment added: "lsusb" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1924741/+attachment/544/+files/lsusb -- 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/1924741

[Kernel-packages] [Bug 1924741] Re: Load Broadcom firmware for Dell Bluetooth device [413c:8197]

2021-04-16 Thread Ian Mackinnon
** Attachment added: "dmesg" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1924741/+attachment/543/+files/dmesg -- 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/1924741

[Kernel-packages] [Bug 1924741] Re: Load Broadcom firmware for Dell Bluetooth device [413c:8197]

2021-04-16 Thread Ian Mackinnon
Apport does not run on my machine for some reason, but I'm happy to collate and supply any required information by other means. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2021-04-16 Thread Ian Mackinnon
Done, thanks! https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1924741 -- 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/1065400 Title: Support for loading Broadcom bluetooth firmware

[Kernel-packages] [Bug 1924741] [NEW] Load Broadcom firmware for Dell Bluetooth device [413c:8197]

2021-04-16 Thread Ian Mackinnon
Public bug reported: The Broadcom Bluetooth kernel module supports loading patches for specific hardware devices. Which devices require patchram support is defined in an array of structs in the kernel module `btusb`, which allow matching by Vendor ID and, optionally, Product ID. The Dell-branded

[Kernel-packages] [Bug 1065400] Re: Support for loading Broadcom bluetooth firmware

2021-04-15 Thread Ian Mackinnon
I have a Dell/Broadcom 413c:8143 device and the patchram is apparently still not being applied for me in Ubuntu 20.04, kernel `5.4.0-70-generic`. I see that the following struct was added in early 2017: /* Dell Computer - Broadcom based */ { USB_VENDOR_AND_INTERFACE_INFO(0x413c,

[Kernel-packages] [Bug 1919252] Re: zfs-dkms on Focal still allows building on Linux kernel version 5.10+

2021-04-15 Thread Colin Ian King
Thanks for testing. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1919252 Title: zfs-dkms on Focal still allows building on Linux kernel version 5.10+ Status in zfs-linux package

[Kernel-packages] [Bug 1922387] Re: BUG: kernel NULL pointer dereference, address: 0000000000000050

2021-04-14 Thread Ian
Also worth mentioning. We are only seeing this on the A100. Neither our automated testing or manual testing of ftrace saw any issues on DGX2. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1922387] Re: BUG: kernel NULL pointer dereference, address: 0000000000000050

2021-04-14 Thread Ian
Here are the steps I used to reproduce: #if using proposed pocket kernel https://wiki.ubuntu.com/Testing/EnableProposed #Need to enable deb-src for proposed/updates for this work sudo apt update $ sudo apt-get source linux #After source is pulled, build and run ftrace selftests $ sudo make -C

[Kernel-packages] [Bug 1922387] Re: BUG: kernel NULL pointer dereference, address: 0000000000000050

2021-04-14 Thread Ian
I did some manual ubuntu_kernel_selftests ftrace testing on the 5.4.0-71.79-generic kernel. I was able to replicate the panic, but not on every run, but even on runs with no panic dmesg would report several soft lockups. After removing the MOFED dkms, I was unable to replicate a panic or any of

[Kernel-packages] [Bug 1868894] Re: [uc18] docker overlayfs* seems broken

2021-04-12 Thread Ian Johnson
** Changed in: snapd Milestone: None => 2.45 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-raspi2 in Ubuntu. https://bugs.launchpad.net/bugs/1868894 Title: [uc18] docker overlayfs* seems broken Status in snapd: Fix

[Kernel-packages] [Bug 1844493] Re: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 / 5.6 /5.8 / 5.10 kernels

2021-04-12 Thread Ian
found on focal/aws 5.4.0-1042.44 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-gcp in Ubuntu. https://bugs.launchpad.net/bugs/1844493 Title: ubuntu_sysdig_smoke_test failed on 5.3 / 5.4 / 5.6 /5.8 / 5.10 kernels Status in

[Kernel-packages] [Bug 1892213] Re: psock_snd.sh in net from ubuntu_kernel_selftests ADT failure with focal/linux

2021-04-12 Thread Ian
Found on Focal/aws 5.4.0-1042.44 -- 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/1892213 Title: psock_snd.sh in net from ubuntu_kernel_selftests ADT failure with focal/linux Status in

[Kernel-packages] [Bug 1805806] Re: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected timeout" on D ARM64

2021-04-12 Thread Ian
focal/aws 5.4.0-1042.44 ** Tags added: sru-20210315 -- 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/1805806 Title: test_maps in ubuntu_bpf failed with "Failed sockmap unexpected

[Kernel-packages] [Bug 1923291] Re: package zfs-dkms (not installed) failed to install/upgrade: installed zfs-dkms package post-installation script subprocess returned error exit status 10

2021-04-10 Thread Colin Ian King
a 5.11 kernel and ZFS 2.0.x that is supported on the 5.11 kernels. ** Changed in: zfs-linux (Ubuntu) Status: New => Incomplete ** Changed in: zfs-linux (Ubuntu) Importance: Undecided => Low ** Changed in: zfs-linux (Ubuntu) Assignee: (unassigned) => Colin Ian King (c

[Kernel-packages] [Bug 1917609] Re: [Regression] ubuntu_bpf failed to build on Groovy

2021-04-09 Thread Ian
Looks like the following commit impacted bpf on groovy 670b0872ad88481a5c2bdaba7bd29defc755ce64 UBUNTU: SAUCE: selftests: Skip BPF seftests by default this patch causes the following to no longer work sudo make -C linux/tools/testing/selftests TARGETS=bpf clean all Confirmed the following does

[Kernel-packages] [Bug 1913186] Re: Backport the adaptive engine from v2.4.1 upstream

2021-04-09 Thread Colin Ian King
Hi Chris, One of our OEM partners would like the backport to focal for finer thermal control on Tiger Lake platforms, so it's a really useful feature set to have for these newer devices. This requires the backport of the newer adaptive engine, hence the size of the backport. We have had the OEM

[Kernel-packages] [Bug 1847105] Re: very slow disk creation, snapshotting

2021-04-09 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu) Importance: Low => Undecided ** Changed in: zfs-linux (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu.

[Kernel-packages] [Bug 1854982] Re: Lost compatibilty for backup between Ubuntu 19.10 and FreeBSD 12.0

2021-04-09 Thread Colin Ian King
Thanks, given that this is resolved with the recent ZFS issues and there is a workaround too, I'm going to close this bug. ** Changed in: zfs-linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1889110] Re: zfs pool locks and see "INFO: task txg_sync:4307 blocked for more than 120 seconds. "

2021-04-09 Thread Colin Ian King
Hi Rob, is this still an open issue? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1889110 Title: zfs pool locks and see "INFO: task txg_sync:4307 blocked for more than 120

[Kernel-packages] [Bug 1905157] Re: package zfsutils-linux 0.8.3-1ubuntu12.4 failed to install/upgrade: installed zfsutils-linux package post-installation script subprocess returned error exit status

2021-04-08 Thread Colin Ian King
zfs mount on / is failing because / is not empty: ● zfs-mount.service - Mount ZFS filesystems Loaded: loaded (/lib/systemd/system/zfs-mount.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sun 2020-11-22 06:41:54 CET; 3ms ago Docs: man:zfs(8)

[Kernel-packages] [Bug 1905157] Re: package zfsutils-linux 0.8.3-1ubuntu12.4 failed to install/upgrade: installed zfsutils-linux package post-installation script subprocess returned error exit status

2021-04-08 Thread Colin Ian King
I wonder if this has to do with the fact that the defaults in /etc/default/zfs have been modified: # Wait for this many seconds in the initrd pre_mountroot? # This delays startup and should be '0' on most systems. # Only applicable for Debian GNU/Linux {dkms,initramfs}.

<    1   2   3   4   5   6   7   8   9   10   >