lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <174291304300.595107.14420806181887211265.git-patchwork-notify@kernel.org>
Date: Tue, 25 Mar 2025 14:30:43 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jing Su <jingsusu@...iglobal.com>
Cc: edumazet@...gle.com, pabeni@...hat.com, kuba@...nel.org,
 davem@...emloft.net, horms@...nel.org, netdev@...r.kernel.org,
 jinnasujing@...il.com
Subject: Re: [PATCH] dql: Fix dql->limit value when reset.

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Wed, 19 Mar 2025 16:57:51 +0800 you wrote:
> Executing dql_reset after setting a non-zero value for limit_min can
> lead to an unreasonable situation where dql->limit is less than
> dql->limit_min.
> 
> For instance, after setting
> /sys/class/net/eth*/queues/tx-0/byte_queue_limits/limit_min,
> an ifconfig down/up operation might cause the ethernet driver to call
> netdev_tx_reset_queue, which in turn invokes dql_reset.
> 
> [...]

Here is the summary with links:
  - dql: Fix dql->limit value when reset.
    https://git.kernel.org/netdev/net-next/c/3a17f23f7c36

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ