]> git.openfabrics.org - ~tnikolova/compat-rdma/.git/commit
IB/pvrdma: Add Paravirtual RDMA driver patches for OFED-4.8
authorAdit Ranadive <aditr@vmware.com>
Wed, 2 Nov 2016 21:20:42 +0000 (14:20 -0700)
committerAdit Ranadive <aditr@vmware.com>
Wed, 2 Nov 2016 21:23:10 +0000 (14:23 -0700)
commit4d56f01eb039aabefed429f40e0f7397dc00756e
tree5a1827a679983bb7ac5c5f7f281f024e51666e54
parent435b481c5dfea4ddcf73a28243d491058a8da4a7
IB/pvrdma: Add Paravirtual RDMA driver patches for OFED-4.8

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 a Linux 4.8-rc8 tree.

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