All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-core v1 0/2] vmw_pvrdma: Use physical resource ids from device
@ 2019-09-19 20:26 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
  2019-09-19 20:26 ` [PATCH rdma-core v1 1/2] vmw_pvrdma: Update kernel header for QP handle/num Adit Ranadive
  0 siblings, 2 replies; 3+ messages in thread
From: Adit Ranadive @ 2019-09-19 20:26 UTC (permalink / raw)
  To: jgg@mellanox.com, leon@kernel.org, linux-rdma@vger.kernel.org
  Cc: Adit Ranadive

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


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

end of thread, other threads:[~2019-09-19 20:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-19 20:26 [PATCH rdma-core v1 0/2] vmw_pvrdma: Use physical resource ids from device 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
2019-09-19 20:26 ` [PATCH rdma-core v1 1/2] vmw_pvrdma: Update kernel header for QP handle/num Adit Ranadive

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.