From: patchwork-bot+netdevbpf@kernel.org
To: Lorenzo Bianconi <lorenzo@kernel.org>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, lorenzo.bianconi@redhat.com,
huangjie.albert@bytedance.com, toshiaki.makita1@gmail.com
Subject: Re: [PATCH net] net: veth: fix ethtool stats reporting
Date: Thu, 23 Nov 2023 12:50:23 +0000 [thread overview]
Message-ID: <170074382346.23261.15708201274861910727.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <c5b5d0485016836448453f12846c7c4ab75b094a.1700593593.git.lorenzo@kernel.org>
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Tue, 21 Nov 2023 20:08:44 +0100 you wrote:
> Fix a possible misalignment between page_pool stats and tx xdp_stats
> reported in veth_get_ethtool_stats routine.
> The issue can be reproduced configuring the veth pair with the
> following tx/rx queues:
>
> $ip link add v0 numtxqueues 2 numrxqueues 4 type veth peer name v1 \
> numtxqueues 1 numrxqueues 1
>
> [...]
Here is the summary with links:
- [net] net: veth: fix ethtool stats reporting
https://git.kernel.org/netdev/net/c/818ad9cc90d4
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-11-23 12:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-21 19:08 [PATCH net] net: veth: fix ethtool stats reporting Lorenzo Bianconi
2023-11-23 12:50 ` 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=170074382346.23261.15708201274861910727.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=huangjie.albert@bytedance.com \
--cc=kuba@kernel.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=lorenzo@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=toshiaki.makita1@gmail.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).