From: Adit Ranadive <aditr@vmware.com>
To: "jgg@mellanox.com" <jgg@mellanox.com>,
"leon@kernel.org" <leon@kernel.org>,
"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>
Cc: Adit Ranadive <aditr@vmware.com>
Subject: [PATCH rdma-core v1 0/2] vmw_pvrdma: Use physical resource ids from device
Date: Thu, 19 Sep 2019 20:26:51 +0000 [thread overview]
Message-ID: <cover.1568923914.git.aditr@vmware.com> (raw)
Changelog:
v1:
- Added a separate patch for the kernel header
- Dropped the ABI version check
- Added a create qp flag and an in-band check to indicate support
v0:
- https://patchwork.kernel.org/patch/10946987/
Hi,
Here is a patchset for enabling exposing physical resource ids for vmw_pvrdma
userspace provider.
rdma-core PR:
- https://github.com/linux-rdma/rdma-core/pull/581
Thanks,
Adit
Adit Ranadive (1):
vmw_pvrdma: Update kernel header for QP handle/num
Bryan Tan (1):
vmw_pvrdma: Use resource ids from physical device if available
kernel-headers/rdma/vmw_pvrdma-abi.h | 13 +++++++++++++
providers/vmw_pvrdma/pvrdma-abi.h | 2 +-
providers/vmw_pvrdma/pvrdma.h | 1 +
providers/vmw_pvrdma/qp.c | 24 +++++++++++++-----------
4 files changed, 28 insertions(+), 12 deletions(-)
--
1.8.3.1
next reply other threads:[~2019-09-19 20:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-19 20:26 Adit Ranadive [this message]
2019-09-19 20:26 ` [PATCH rdma-core v1 1/2] vmw_pvrdma: Update kernel header for QP handle/num Adit Ranadive
2019-09-19 20:26 ` [PATCH rdma-core v1 2/2] vmw_pvrdma: Use resource ids from physical device if available Adit Ranadive
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.1568923914.git.aditr@vmware.com \
--to=aditr@vmware.com \
--cc=jgg@mellanox.com \
--cc=leon@kernel.org \
--cc=linux-rdma@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 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.