public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Karsten Graul <kgraul@linux.ibm.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: David Miller <davem@davemloft.net>,
	netdev@vger.kernel.org, linux-s390@vger.kernel.org,
	Heiko Carstens <hca@linux.ibm.com>
Subject: Re: [PATCH net-next 00/11] net/smc: introduce SMC-Rv2 support
Date: Thu, 14 Oct 2021 18:32:37 +0200	[thread overview]
Message-ID: <7d3e762e-12e9-bb5c-f242-785047087783@linux.ibm.com> (raw)
In-Reply-To: <20211014090951.592e1d3d@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>

On 14/10/2021 18:09, Jakub Kicinski wrote:
> On Tue, 12 Oct 2021 12:17:32 +0200 Karsten Graul wrote:
>> Please apply the following patch series for smc to netdev's net-next tree.
>>
>> SMC-Rv2 support (see https://www.ibm.com/support/pages/node/6326337)
>> provides routable RoCE support for SMC-R, eliminating the current
>> same-subnet restriction, by exploiting the UDP encapsulation feature
>> of the RoCE adapter hardware.
>>
>> Patch 1 ("net/smc: improved fix wait on already cleared link") is
>> already applied on netdevs net tree but its changes are needed for
>> this series on net-next. The patch is unchanged compared to the
>> version on the net tree.
> 
> This series as marked as "Needs ACK" in patchwork, I think my Dave.
> Maybe it is because of the RoCE part, is there a reason not to CC
> linux-rdma on it?

There is no reason for that, I was not aware that I should CC linux-rdma.
I can send a v2 with an extended CC list.

  reply	other threads:[~2021-10-14 16:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-12 10:17 [PATCH net-next 00/11] net/smc: introduce SMC-Rv2 support Karsten Graul
2021-10-12 10:17 ` [PATCH net-next 01/11] net/smc: improved fix wait on already cleared link Karsten Graul
2021-10-12 10:17 ` [PATCH net-next 02/11] net/smc: save stack space and allocate smc_init_info Karsten Graul
2021-10-12 10:17 ` [PATCH net-next 03/11] net/smc: prepare for SMC-Rv2 connection Karsten Graul
2021-10-12 10:17 ` [PATCH net-next 04/11] net/smc: add SMC-Rv2 connection establishment Karsten Graul
2021-10-12 10:17 ` [PATCH net-next 05/11] net/smc: add listen processing for SMC-Rv2 Karsten Graul
2021-10-12 10:17 ` [PATCH net-next 06/11] net/smc: add v2 format of CLC decline message Karsten Graul
2021-10-12 10:17 ` [PATCH net-next 07/11] net/smc: retrieve v2 gid from IB device Karsten Graul
2021-10-12 10:17 ` [PATCH net-next 08/11] net/smc: add v2 support to the work request layer Karsten Graul
2021-10-12 10:17 ` [PATCH net-next 09/11] net/smc: extend LLC layer for SMC-Rv2 Karsten Graul
2021-10-12 10:17 ` [PATCH net-next 10/11] net/smc: add netlink support " Karsten Graul
2021-10-12 10:17 ` [PATCH net-next 11/11] net/smc: stop links when their GID is removed Karsten Graul
2021-10-14 16:09 ` [PATCH net-next 00/11] net/smc: introduce SMC-Rv2 support Jakub Kicinski
2021-10-14 16:32   ` Karsten Graul [this message]
2021-10-14 16:36     ` Jakub Kicinski

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=7d3e762e-12e9-bb5c-f242-785047087783@linux.ibm.com \
    --to=kgraul@linux.ibm.com \
    --cc=davem@davemloft.net \
    --cc=hca@linux.ibm.com \
    --cc=kuba@kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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