linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] net/smc: fixes 2019-02-04
@ 2019-02-04 12:44 Ursula Braun
  2019-02-04 12:44 ` [PATCH net 1/4] net/smc: preallocated memory for rdma work requests Ursula Braun
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ursula Braun @ 2019-02-04 12:44 UTC (permalink / raw)
  To: davem
  Cc: netdev, linux-s390, linux-rdma, schwidefsky, heiko.carstens,
	raspl, ubraun

Dave,

here are more fixes in the smc code for the net tree:
Patch 1 fixes an IB-related problem with SMCR.
Patch 2 fixes a cursor problem for one-way traffic.
Patch 3 fixes a problem with RMB-reusage.
Patch 4 fixes a closing issue.

Thanks, Ursula

Ursula Braun (4):
  net/smc: preallocated memory for rdma work requests
  net/smc: fix sender_free computation
  net/smc: delete rkey first before switching to unused
  net/smc: correct state change for peer closing

 net/smc/smc_cdc.c   | 16 ++++++----------
 net/smc/smc_cdc.h   | 34 ++++++++++++++++++++++++++++++++--
 net/smc/smc_close.c |  9 +--------
 net/smc/smc_core.c  |  2 +-
 net/smc/smc_core.h  | 20 ++++++++++++++++++++
 net/smc/smc_llc.c   |  3 ++-
 net/smc/smc_tx.c    | 47 ++++++++++++++++++++++++-----------------------
 net/smc/smc_wr.c    | 38 +++++++++++++++++++++++++++++++++++++-
 net/smc/smc_wr.h    |  1 +
 9 files changed, 124 insertions(+), 46 deletions(-)

-- 
2.16.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-04 17:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-04 12:44 [PATCH net 0/4] net/smc: fixes 2019-02-04 Ursula Braun
2019-02-04 12:44 ` [PATCH net 1/4] net/smc: preallocated memory for rdma work requests Ursula Braun
2019-02-04 12:44 ` [PATCH net 2/4] net/smc: fix sender_free computation Ursula Braun
2019-02-04 12:44 ` [PATCH net 3/4] net/smc: delete rkey first before switching to unused Ursula Braun
2019-02-04 12:44 ` [PATCH net 4/4] net/smc: correct state change for peer closing Ursula Braun
2019-02-04 17:11 ` [PATCH net 0/4] net/smc: fixes 2019-02-04 David Miller

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).