Re: [PATCH] net: Revert tx queue length on partial failure in dev_qdisc_change_tx_queue_len()
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-07-22 14:33:32
Also in:
linux-kernel-mentees, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-07-22 14:33:32
Also in:
linux-kernel-mentees, lkml
On Tue, 22 Jul 2025 19:26:01 +0530 Suchit K wrote:
I'm sorry for the oversight. I'll send a v2 patch shortly to fix it.
Please note that in networking we ask that new versions of patches not be resubmitted within 24h of previous posting: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html
In the meantime, could you please give me some insights on testing this change? Also, apart from the unsigned int blunder, does the overall approach look reasonable? I’d be grateful for any suggestions or comments. Thank you.
Hopefully someone reviews before you repost, I didn't look further once I noticed the static analysis warning.