[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167990101713.32063.15572792835882009965.git-patchwork-notify@kernel.org>
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