All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Jason Gunthorpe <jgg@nvidia.com>
Cc: linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org,
	Or Har-Toov <ohartoov@nvidia.com>, Sean Hefty <shefty@nvidia.com>,
	Vlad Dumitrescu <vdumitrescu@nvidia.com>
Subject: [PATCH rdma-next 0/3] Batch of IBCM improvements
Date: Wed, 13 Nov 2024 13:12:53 +0200	[thread overview]
Message-ID: <cover.1731495873.git.leon@kernel.org> (raw)

This patchset from Sean fixes old standing issues with IB/cm.

Thanks

Sean Hefty (3):
  IB/cm: Explicitly mark if a response MAD is a retransmission
  IB/cm: Do not hold reference on cm_id unless needed
  IB/cm: Rework sending DREQ when destroying a cm_id

 drivers/infiniband/core/cm.c | 170 ++++++++++++++++++-----------------
 1 file changed, 87 insertions(+), 83 deletions(-)

-- 
2.47.0


             reply	other threads:[~2024-11-13 11:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-13 11:12 Leon Romanovsky [this message]
2024-11-13 11:12 ` [PATCH rdma-next 1/3] IB/cm: Explicitly mark if a response MAD is a retransmission Leon Romanovsky
2024-11-13 11:12 ` [PATCH rdma-next 2/3] IB/cm: Do not hold reference on cm_id unless needed Leon Romanovsky
2024-11-13 11:12 ` [PATCH rdma-next 3/3] IB/cm: Rework sending DREQ when destroying a cm_id Leon Romanovsky
2024-11-17  9:52 ` [PATCH rdma-next 0/3] Batch of IBCM improvements Leon Romanovsky

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=cover.1731495873.git.leon@kernel.org \
    --to=leon@kernel.org \
    --cc=jgg@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=ohartoov@nvidia.com \
    --cc=shefty@nvidia.com \
    --cc=vdumitrescu@nvidia.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.