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
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
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(+)