]> git.openfabrics.org - ~tnikolova/compat-rdma/.git/commit
IB/vmw_pvrdma: Add VMware Paravirtual Driver patches
authorAdit Ranadive <aditr@vmware.com>
Wed, 21 Dec 2016 02:58:50 +0000 (18:58 -0800)
committerAdit Ranadive <aditr@vmware.com>
Wed, 21 Dec 2016 05:49:57 +0000 (21:49 -0800)
commit168774f7fc5708445aa187ddaf676e24651a283c
tree4f95eb51fbcc85e137e301ef5c1a4eb734bcdd6c
parent522a8b9af9bc0df005dd450c81a10c1b133c80c1
IB/vmw_pvrdma: Add VMware Paravirtual Driver patches

Added the PVRDMA driver files as a tech preview. These patches are
based on the ones submitted upstream to the linux-rdma mailing list.
These apply cleanly to the Linux 4.8 tree.

Signed-off-by: Adit Ranadive <aditr@vmware.com>
14 files changed:
tech-preview/vmw_pvrdma/0001-IB-vmw_pvrdma-Add-user-level-shared-functions.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0002-IB-vmw_pvrdma-Add-functions-for-ring-traversal.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0003-IB-vmw_pvrdma-Add-the-paravirtual-RDMA-device.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0004-IB-vmw_pvrdma-Add-functions-for-Verbs-support.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0005-IB-vmw_pvrdma-Add-paravirtual-rdma-device.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0006-IB-vmw_pvrdma-Add-helper-functions.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0007-IB-vmw_pvrdma-Add-device-command-support.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0008-IB-vmw_pvrdma-Add-support-for-Completion-Queues.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0009-IB-vmw_pvrdma-Add-UAR-support.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0010-IB-vmw_pvrdma-Add-support-for-memory-regions.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0011-IB-vmw_pvrdma-Add-Queue-Pair-support.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0012-IB-vmw_pvrdma-Add-the-main-driver.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0013-IB-vmw_pvrdma-Add-Kconfig-and-Makefile.patch [new file with mode: 0644]
tech-preview/vmw_pvrdma/0014-IB-Add-VMware-PVRDMA-driver.patch [new file with mode: 0644]