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]
Date:   Mon, 27 Mar 2023 07:10:17 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Faicker Mo <faicker.mo@...oud.cn>
Cc:     sridhar.samudrala@...el.com, davem@...emloft.net,
        edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
        keescook@...omium.org, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org
Subject: Re: [PATCH v2] net/net_failover: fix txq exceeding warning

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:

On Fri, 24 Mar 2023 17:19:54 +0800 you wrote:
> The failover txq is inited as 16 queues.
> when a packet is transmitted from the failover device firstly,
> the failover device will select the queue which is returned from
> the primary device if the primary device is UP and running.
> If the primary device txq is bigger than the default 16,
> it can lead to the following warning:
> eth0 selects TX queue 18, but real number of TX queues is 16
> 
> [...]

Here is the summary with links:
  - [v2] net/net_failover: fix txq exceeding warning
    https://git.kernel.org/netdev/net/c/e3cbdcb0fbb6

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