Activity log for bug #2023620

Date Who What changed Old value New value Message
2023-06-13 05:35:17 Andrea Righi bug added bug
2023-06-13 05:35:24 Andrea Righi nominated for series Ubuntu Jammy
2023-06-13 05:35:24 Andrea Righi bug task added r8125 (Ubuntu Jammy)
2023-06-13 07:14:16 Andrea Righi attachment added r8125-dkms-support-linux-6.2-jammy.debdiff https://bugs.launchpad.net/ubuntu/+source/r8125/+bug/2023620/+attachment/5679397/+files/r8125-dkms-support-linux-6.2-jammy.debdiff
2023-06-13 08:14:41 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug jammy third-party-packages uec-images amd64 apport-bug jammy patch third-party-packages uec-images
2023-06-27 14:58:22 Alberto Milone bug added subscriber Ubuntu Stable Release Updates Team
2023-06-27 14:59:39 Alberto Milone bug added subscriber Alberto Milone
2023-06-27 15:16:16 Alberto Milone r8125 (Ubuntu Jammy): status New In Progress
2023-06-27 15:16:19 Alberto Milone r8125 (Ubuntu Jammy): importance Undecided Medium
2023-06-27 15:16:33 Alberto Milone r8125 (Ubuntu Jammy): assignee Andrea Righi (arighi)
2023-06-27 19:02:14 Robie Basak r8125 (Ubuntu Jammy): status In Progress Incomplete
2023-07-06 10:07:35 Andrea Righi description [Impact] The rtl 8125 driver fails to build with linux 6.2 on jammy: /var/lib/dkms/r8125/9.007.01/build/r8125.h:619:57: error: too many arguments to function ‘netif_napi_add’ 619 | #define RTL_NAPI_CONFIG(ndev, priv, function, weight) netif_napi_add(ndev, &priv->napi, function, weight) | ^~~~~~~~~~~~~~ [Test case] $ sudo apt install r8125-dkms [Fix] Backport the patch(es) from lunar to properly support the new linux 6.2 kernel ABI. [Regression potential] We may experience networking regressions in those systems that are using the r8125 network driver. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: r8125-dkms 9.007.01-3ubuntu0.1 ProcVersionSignature: User Name 6.2.0-23.23~22.04.1-generic 6.2.12 Uname: Linux 6.2.0-23-generic x86_64 ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 CasperMD5CheckResult: unknown Date: Tue Jun 13 05:32:44 2023 PackageArchitecture: all SourcePackage: r8125 UpgradeStatus: No upgrade log present (probably fresh install) [Impact] The rtl 8125 driver fails to build with linux 6.2 on jammy: /var/lib/dkms/r8125/9.007.01/build/r8125.h:619:57: error: too many arguments to function ‘netif_napi_add’   619 | #define RTL_NAPI_CONFIG(ndev, priv, function, weight) netif_napi_add(ndev, &priv->napi, function, weight)       | ^~~~~~~~~~~~~~ [Test case]  $ sudo apt install r8125-dkms Results with the fix applied: - hwe kernel 6.2: Building for 6.2.0-25-generic Building initial module for 6.2.0-25-generic EFI variables are not supported on this system /sys/firmware/efi/efivars not found, aborting. Done. r8125.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/6.2.0-25-generic/updates/dkms/ - release kernel 5.15: Building for 5.15.0-77-generic Building initial module for 5.15.0-77-generic EFI variables are not supported on this system /sys/firmware/efi/efivars not found, aborting. Done. r8125.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/5.15.0-77-generic/updates/dkms/ [Fix] Backport the patch(es) from lunar to properly support the new linux 6.2 kernel ABI. [Regression potential] We may experience networking regressions in those systems that are using the r8125 network driver. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: r8125-dkms 9.007.01-3ubuntu0.1 ProcVersionSignature: User Name 6.2.0-23.23~22.04.1-generic 6.2.12 Uname: Linux 6.2.0-23-generic x86_64 ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 CasperMD5CheckResult: unknown Date: Tue Jun 13 05:32:44 2023 PackageArchitecture: all SourcePackage: r8125 UpgradeStatus: No upgrade log present (probably fresh install)
2023-07-06 10:07:43 Andrea Righi r8125 (Ubuntu Jammy): status Incomplete In Progress
2023-07-06 14:31:35 Andrea Righi r8125 (Ubuntu): assignee Robie Basak (racb)
2023-07-06 14:32:23 Andrea Righi r8125 (Ubuntu): importance Undecided Medium
2023-07-06 14:46:24 Robie Basak r8125 (Ubuntu): assignee Robie Basak (racb)
2023-07-07 06:53:34 Timo Aaltonen r8125 (Ubuntu Jammy): status In Progress Fix Committed
2023-07-07 06:53:36 Timo Aaltonen bug added subscriber SRU Verification
2023-07-07 06:53:38 Timo Aaltonen tags amd64 apport-bug jammy patch third-party-packages uec-images amd64 apport-bug jammy patch third-party-packages uec-images verification-needed verification-needed-jammy
2023-07-10 13:09:12 Andrea Righi tags amd64 apport-bug jammy patch third-party-packages uec-images verification-needed verification-needed-jammy amd64 apport-bug jammy patch third-party-packages uec-images verification-done-jammy
2023-07-26 13:21:08 Robie Basak tags amd64 apport-bug jammy patch third-party-packages uec-images verification-done-jammy amd64 apport-bug jammy patch third-party-packages uec-images verification-needed-jammy
2023-08-03 11:39:37 Timo Aaltonen r8125 (Ubuntu): status New Fix Released
2023-08-03 13:12:25 Andrea Righi description [Impact] The rtl 8125 driver fails to build with linux 6.2 on jammy: /var/lib/dkms/r8125/9.007.01/build/r8125.h:619:57: error: too many arguments to function ‘netif_napi_add’   619 | #define RTL_NAPI_CONFIG(ndev, priv, function, weight) netif_napi_add(ndev, &priv->napi, function, weight)       | ^~~~~~~~~~~~~~ [Test case]  $ sudo apt install r8125-dkms Results with the fix applied: - hwe kernel 6.2: Building for 6.2.0-25-generic Building initial module for 6.2.0-25-generic EFI variables are not supported on this system /sys/firmware/efi/efivars not found, aborting. Done. r8125.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/6.2.0-25-generic/updates/dkms/ - release kernel 5.15: Building for 5.15.0-77-generic Building initial module for 5.15.0-77-generic EFI variables are not supported on this system /sys/firmware/efi/efivars not found, aborting. Done. r8125.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/5.15.0-77-generic/updates/dkms/ [Fix] Backport the patch(es) from lunar to properly support the new linux 6.2 kernel ABI. [Regression potential] We may experience networking regressions in those systems that are using the r8125 network driver. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: r8125-dkms 9.007.01-3ubuntu0.1 ProcVersionSignature: User Name 6.2.0-23.23~22.04.1-generic 6.2.12 Uname: Linux 6.2.0-23-generic x86_64 ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 CasperMD5CheckResult: unknown Date: Tue Jun 13 05:32:44 2023 PackageArchitecture: all SourcePackage: r8125 UpgradeStatus: No upgrade log present (probably fresh install) [Impact] The rtl 8125 driver fails to build with linux 6.2 on jammy: /var/lib/dkms/r8125/9.007.01/build/r8125.h:619:57: error: too many arguments to function ‘netif_napi_add’   619 | #define RTL_NAPI_CONFIG(ndev, priv, function, weight) netif_napi_add(ndev, &priv->napi, function, weight)       | ^~~~~~~~~~~~~~ [Test case]  $ sudo apt install r8125-dkms Results with the fix applied:  - hwe kernel 6.2: ... Get:1 http://archive.ubuntu.com/ubuntu jammy-proposed/multiverse amd64 r8125-dkms all 9.007.01-3ubuntu0.2 [93.0 kB] ... Building for 6.2.0-26-generic Building initial module for 6.2.0-26-generic EFI variables are not supported on this system /sys/firmware/efi/efivars not found, aborting. Done. r8125.ko: Running module version sanity check.  - Original module    - No original module exists within this kernel  - Installation    - Installing to /lib/modules/6.2.0-26-generic/updates/dkms/  - release kernel 5.15: ... Get:1 http://archive.ubuntu.com/ubuntu jammy-proposed/multiverse amd64 r8125-dkms all 9.007.01-3ubuntu0.2 [93.0 kB] ... Building for 5.15.0-79-generic Building initial module for 5.15.0-79-generic EFI variables are not supported on this system /sys/firmware/efi/efivars not found, aborting. Done. r8125.ko: Running module version sanity check.  - Original module    - No original module exists within this kernel  - Installation    - Installing to /lib/modules/5.15.0-79-generic/updates/dkms/ [Fix] Backport the patch(es) from lunar to properly support the new linux 6.2 kernel ABI. [Regression potential] We may experience networking regressions in those systems that are using the r8125 network driver. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: r8125-dkms 9.007.01-3ubuntu0.1 ProcVersionSignature: User Name 6.2.0-23.23~22.04.1-generic 6.2.12 Uname: Linux 6.2.0-23-generic x86_64 ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 CasperMD5CheckResult: unknown Date: Tue Jun 13 05:32:44 2023 PackageArchitecture: all SourcePackage: r8125 UpgradeStatus: No upgrade log present (probably fresh install)
2023-08-03 13:13:44 Andrea Righi tags amd64 apport-bug jammy patch third-party-packages uec-images verification-needed-jammy amd64 apport-bug jammy patch third-party-packages uec-images verification-done-jammy
2023-08-09 04:12:18 Chris Halse Rogers removed subscriber Ubuntu Stable Release Updates Team
2023-08-09 04:13:10 Launchpad Janitor r8125 (Ubuntu Jammy): status Fix Committed Fix Released