From: patchwork-bot+netdevbpf@kernel.org
To: Wen Gu <guwen@linux.alibaba.com>
Cc: wenjia@linux.ibm.com, jaka@linux.ibm.com, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
alibuda@linux.alibaba.com, tonylu@linux.alibaba.com,
linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org,
netdev@vger.kernel.org
Subject: Re: [PATCH net-next v3 0/2] net/smc: introduce ringbufs usage statistics
Date: Tue, 20 Aug 2024 10:00:28 +0000 [thread overview]
Message-ID: <172414802803.1091572.2090967549088436542.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240814130827.73321-1-guwen@linux.alibaba.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Wed, 14 Aug 2024 21:08:25 +0800 you wrote:
> Currently, we have histograms that show the sizes of ringbufs that ever
> used by SMC connections. However, they are always incremental and since
> SMC allows the reuse of ringbufs, we cannot know the actual amount of
> ringbufs being allocated or actively used.
>
> So this patch set introduces statistics for the amount of ringbufs that
> actually allocated by link group and actively used by connections of a
> certain net namespace, so that we can react based on these memory usage
> information, e.g. active fallback to TCP.
>
> [...]
Here is the summary with links:
- [net-next,v3,1/2] net/smc: introduce statistics for allocated ringbufs of link group
https://git.kernel.org/netdev/net-next/c/d386d59b7c1a
- [net-next,v3,2/2] net/smc: introduce statistics for ringbufs usage of net namespace
https://git.kernel.org/netdev/net-next/c/e0d103542b06
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:[~2024-08-20 10:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 13:08 [PATCH net-next v3 0/2] net/smc: introduce ringbufs usage statistics Wen Gu
2024-08-14 13:08 ` [PATCH net-next v3 1/2] net/smc: introduce statistics for allocated ringbufs of link group Wen Gu
2024-08-14 13:08 ` [PATCH net-next v3 2/2] net/smc: introduce statistics for ringbufs usage of net namespace Wen Gu
2024-08-19 9:43 ` [PATCH net-next v3 0/2] net/smc: introduce ringbufs usage statistics Wen Gu
2024-08-20 10:00 ` 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=172414802803.1091572.2090967549088436542.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alibuda@linux.alibaba.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=guwen@linux.alibaba.com \
--cc=jaka@linux.ibm.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=tonylu@linux.alibaba.com \
--cc=wenjia@linux.ibm.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