netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Karsten Graul <kgraul@linux.ibm.com>
Cc: davem@davemloft.net, kuba@kernel.org, hca@linux.ibm.com,
	raspl@linux.ibm.com, netdev@vger.kernel.org,
	linux-s390@vger.kernel.org, guvenc@linux.ibm.com
Subject: Re: [PATCH net-next v2 0/4] net/smc: Add SMC statistic support
Date: Wed, 16 Jun 2021 20:10:10 +0000	[thread overview]
Message-ID: <162387421060.22643.2650018672021576779.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210616145258.2381446-1-kgraul@linux.ibm.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Wed, 16 Jun 2021 16:52:54 +0200 you wrote:
> Please apply the following patch series for smc to netdev's net-next tree.
> 
> This v2 is a resend of the code contained in v1 but with an updated
> cover letter to describe why we have chosen to use the generic netlink
> mechanism to access the smc protocol's statistic data.
> 
> The patchset adds statistic support to the SMC protocol. Per-cpu
> variables are used to collect the statistic information for better
> performance and for reducing concurrency pitfalls. The code that is
> collecting statistic data is implemented in macros to increase code
> reuse and readability.
> The generic netlink mechanism in SMC is extended to provide the
> collected statistics to userspace.
> Network namespace awareness is also part of the statistics
> implementation.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/4] net/smc: Add SMC statistics support
    https://git.kernel.org/netdev/net-next/c/e0e4b8fa5338
  - [net-next,v2,2/4] net/smc: Add netlink support for SMC statistics
    https://git.kernel.org/netdev/net-next/c/8c40602b4be1
  - [net-next,v2,3/4] net/smc: Add netlink support for SMC fallback statistics
    https://git.kernel.org/netdev/net-next/c/f0dd7bf5e330
  - [net-next,v2,4/4] net/smc: Make SMC statistics network namespace aware
    https://git.kernel.org/netdev/net-next/c/194730a9beb5

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-06-16 20:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-16 14:52 [PATCH net-next v2 0/4] net/smc: Add SMC statistic support Karsten Graul
2021-06-16 14:52 ` [PATCH net-next v2 1/4] net/smc: Add SMC statistics support Karsten Graul
2021-06-16 14:52 ` [PATCH net-next v2 2/4] net/smc: Add netlink support for SMC statistics Karsten Graul
2021-06-16 14:52 ` [PATCH net-next v2 3/4] net/smc: Add netlink support for SMC fallback statistics Karsten Graul
2021-06-16 14:52 ` [PATCH net-next v2 4/4] net/smc: Make SMC statistics network namespace aware Karsten Graul
2021-06-16 20: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=162387421060.22643.2650018672021576779.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=guvenc@linux.ibm.com \
    --cc=hca@linux.ibm.com \
    --cc=kgraul@linux.ibm.com \
    --cc=kuba@kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=raspl@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;
as well as URLs for NNTP newsgroup(s).