Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902715 - sys-kernel/gentoo-sources-6.2.x: Wifi stops working on high network traffic
Summary: sys-kernel/gentoo-sources-6.2.x: Wifi stops working on high network traffic
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard: 6.2.8
Keywords: InVCS, PATCH
Depends on:
Blocks:
 
Reported: 2023-03-22 08:05 UTC by Jan Breig
Modified: 2023-03-22 14:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Breig 2023-03-22 08:05:48 UTC
On high network traffic rates e.g. when downloading something, the upload over wifi suddenly stops working. This can be seen especially with udp connections. In voice chats, I can still hear others but they can't hear me. TCP does (obviously) not work at all with no upload.

Reproducible: Always

Steps to Reproduce:
1. Use kernel 6.2.x
2. Ping some host in the local network over wifi
3. Download a large file
Actual Results:  
After a short time, the ping command hangs

Expected Results:  
The ping command should continue to send packages

I applied this patch and it seems to fix the issue:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?h=master&id=007ae9b268ba7553e479608cf9735d3c4672a2ab
Comment 1 Mike Pagano gentoo-dev 2023-03-22 12:46:21 UTC
This is queued up for the next release of gentoo-sources (and linux 6.2.8) (and other kernels who use genpatches) .  Thanks for reporting
Comment 2 Larry the Git Cow gentoo-dev 2023-03-22 14:49:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58840c2cf862ce6daea07714da08a1db05dbaa20

commit 58840c2cf862ce6daea07714da08a1db05dbaa20
Author:     Alice Ferrazzi <alicef@gentoo.org>
AuthorDate: 2023-03-22 14:38:43 +0000
Commit:     Alice Ferrazzi <alicef@gentoo.org>
CommitDate: 2023-03-22 14:46:51 +0000

    sys-kernel/gentoo-sources: add 6.1.21
    
    Add-Patch: Fix config change from X86_X32 to X86_X32_ABI
    Closes: https://bugs.gentoo.org/902715
    Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>

 sys-kernel/gentoo-sources/Manifest                 |  3 +++
 .../gentoo-sources/gentoo-sources-6.1.21.ebuild    | 28 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)