From: patchwork-bot+netdevbpf@kernel.org
To: Faicker Mo <faicker.mo@ucloud.cn>
Cc: sridhar.samudrala@intel.com, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
keescook@chromium.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org
Subject: Re: [PATCH v2] net/net_failover: fix txq exceeding warning
Date: Mon, 27 Mar 2023 07:10:17 +0000 [thread overview]
Message-ID: <167990101713.32063.15572792835882009965.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230324091954.1890561-1-faicker.mo@ucloud.cn>
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.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
prev parent reply other threads:[~2023-03-27 7:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-24 9:19 [PATCH v2] net/net_failover: fix txq exceeding warning Faicker Mo
2023-03-27 7:10 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=167990101713.32063.15572792835882009965.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=faicker.mo@ucloud.cn \
--cc=keescook@chromium.org \
--cc=kuba@kernel.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sridhar.samudrala@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).