Re: [ewg] [GIT PULL compat, compat-rdma] cxgb fixes for bug 2662

2018-01-19 Thread Steve Wise
Those URLs are kind of screwed up, but you should just be able to pull from


https://github.com/larrystevenwise/ofed-compat 
and
https://github.com/larrystevenwise/ofed-compat-rdma 

Steve.


> -Original Message-
> From: ewg [mailto:ewg-boun...@lists.openfabrics.org] On Behalf Of Steve
> Wise
> Sent: Friday, January 19, 2018 2:55 PM
> To: Vladimir Sokolovsky
> Cc: ewg@lists.openfabrics.org
> Subject: [ewg] [GIT PULL compat, compat-rdma] cxgb fixes for bug 2662
> 
> Hey Vlad,
> 
> Please pull these two fixes to resolve bug 2662.
> 
> https://github.com/larrystevenwise/ofed-
> compat/commit/399559fcac6f003eeabaed
> 528479afba8619e6a3
> https://github.com/larrystevenwise/ofed-compat-
> rdma/commit/8fd1ae2cd97cb348f
> f269378526fa1ee2aa040b4
> 
> Thanks!
> 
> Steve.
> 
> 
> compat:
> 
> Steve Wise (1):
>   cxgb4: add m4 check for net_device.max_mtu
> 
> compat-rdma:
> 
> Steve Wise (1):
>   cxgb: SLE12SP3 Backport fix: use net core MTU range checking
> 
> 
> 
> 
> ___
> ewg mailing list
> ewg@lists.openfabrics.org
> http://lists.openfabrics.org/mailman/listinfo/ewg

___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/mailman/listinfo/ewg

[ewg] [GIT PULL compat, compat-rdma] cxgb fixes for bug 2662

2018-01-19 Thread Steve Wise
Hey Vlad,

Please pull these two fixes to resolve bug 2662.

https://github.com/larrystevenwise/ofed-compat/commit/399559fcac6f003eeabaed
528479afba8619e6a3
https://github.com/larrystevenwise/ofed-compat-rdma/commit/8fd1ae2cd97cb348f
f269378526fa1ee2aa040b4

Thanks!

Steve.


compat:

Steve Wise (1):
  cxgb4: add m4 check for net_device.max_mtu

compat-rdma:

Steve Wise (1):
  cxgb: SLE12SP3 Backport fix: use net core MTU range checking




___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/mailman/listinfo/ewg

[ewg] [GIT PULL compat_rdma/docs/linux-4.8/ofed_scripts] Add PVRDMA Driver to OFED-4.8-2

2018-01-19 Thread Adit Ranadive
Hi Vlad,

This contains 4 pull requests to add in the VMware PVRDMA driver
to OFED-4.8-2, remove it from the tech preview path and update
documentation. 

It modifies the compat-rdma, compat-rdma/docs, linux-4.8,
ofed_scripts repositories. The pull info is listed in that order
below.

Thanks,
Adit

---
compat-rdma
---

The following changes since commit 1cf7e4c3c785a7f124768f7921e034e6feabdc40:

  Fixed mlx4 backport (2018-01-11 22:00:19 +0200)

are available in the git repository at:

  git://git.openfabrics.org/~aditr/compat-rdma.git for-vlad

for you to fetch changes up to bea803cdc2334af8b9aebb5f38891276b5b510d5:

  Remove vmw_pvrdma tech preview patches (2018-01-19 11:17:40 -0800)


Adit Ranadive (1):
  Remove vmw_pvrdma tech preview patches

 configure  |6 -
 ...mw_pvrdma-Add-user-level-shared-functions.patch |  338 --
 ...w_pvrdma-Add-functions-for-ring-traversal.patch |  158 ---
 ...mw_pvrdma-Add-the-paravirtual-RDMA-device.patch |  614 --
 ...mw_pvrdma-Add-functions-for-Verbs-support.patch | 1047 
 ...IB-vmw_pvrdma-Add-paravirtual-rdma-device.patch |  487 
 .../0006-IB-vmw_pvrdma-Add-helper-functions.patch  |  334 -
 ...-IB-vmw_pvrdma-Add-device-command-support.patch |  146 ---
 ..._pvrdma-Add-support-for-Completion-Queues.patch |  452 ---
 .../0009-IB-vmw_pvrdma-Add-UAR-support.patch   |  155 ---
 ...vmw_pvrdma-Add-support-for-memory-regions.patch |  362 --
 ...0011-IB-vmw_pvrdma-Add-Queue-Pair-support.patch |  999 ---
 .../0012-IB-vmw_pvrdma-Add-the-main-driver.patch   | 1270 
 ...13-IB-vmw_pvrdma-Add-Kconfig-and-Makefile.patch |   44 -
 .../0014-IB-Add-VMware-PVRDMA-driver.patch |   41 -
 15 files changed, 6453 deletions(-)
 delete mode 100644 
tech-preview/vmw_pvrdma/0001-IB-vmw_pvrdma-Add-user-level-shared-functions.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0002-IB-vmw_pvrdma-Add-functions-for-ring-traversal.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0003-IB-vmw_pvrdma-Add-the-paravirtual-RDMA-device.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0004-IB-vmw_pvrdma-Add-functions-for-Verbs-support.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0005-IB-vmw_pvrdma-Add-paravirtual-rdma-device.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0006-IB-vmw_pvrdma-Add-helper-functions.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0007-IB-vmw_pvrdma-Add-device-command-support.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0008-IB-vmw_pvrdma-Add-support-for-Completion-Queues.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0009-IB-vmw_pvrdma-Add-UAR-support.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0010-IB-vmw_pvrdma-Add-support-for-memory-regions.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0011-IB-vmw_pvrdma-Add-Queue-Pair-support.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0012-IB-vmw_pvrdma-Add-the-main-driver.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0013-IB-vmw_pvrdma-Add-Kconfig-and-Makefile.patch
 delete mode 100644 
tech-preview/vmw_pvrdma/0014-IB-Add-VMware-PVRDMA-driver.patch

---
compat-rdma/docs
---

The following changes since commit 43621ad90aaee2ffa3d0a3acd83d395e71ead235:

  OFED_release_notes: Added Generic Notes (2017-12-19 22:13:05 +0200)

are available in the git repository at:

  git://git.openfabrics.org/~aditr/compat-rdma-docs.git for-vlad

for you to fetch changes up to 3d8076a11370887d545a98386524d05bfd900c82:

  Remove vmw_pvrdma tech preview notes (2018-01-19 11:13:51 -0800)


Adit Ranadive (1):
  Remove vmw_pvrdma tech preview notes

 OFED_release_notes.txt | 1 -
 README.txt | 4 
 2 files changed, 5 deletions(-)

---
linux-4.8
---

The following changes since commit e65a4b69c2d28024bebb175382e6a3fabebc98e2:

  Add missing NFS/RDMA header files (2017-09-02 00:49:17 +0300)

are available in the git repository at:

  git://git.openfabrics.org/~aditr/linux-4.8.git for-vlad

for you to fetch changes up to 6a86a8675cec6e5ec45cd1f696c3219c50f80b70:

  vmw_pvrdma: Add VMware Paravirtual RDMA Driver (2018-01-19 11:48:31 -0800)


Adit Ranadive (1):
  vmw_pvrdma: Add VMware Paravirtual RDMA Driver

 drivers/infiniband/Kconfig |1 +
 drivers/infiniband/hw/Makefile |1 +
 drivers/infiniband/hw/vmw_pvrdma/Kconfig   |7 +
 drivers/infiniband/hw/vmw_pvrdma/Makefile  |3 +
 drivers/infiniband/hw/vmw_pvrdma/pvrdma.h  |  530 
 drivers/infiniband/hw/vmw_pvrdma/pvrdma_cmd.c  |  119 ++
 drivers/infiniband/hw/vmw_pvrdma/pvrdma_cq.c   |  442 +++
 drivers/infiniband/hw/vmw_pvrdma/pvrdma_dev_api.h  |  673 +++
 drivers/infiniband/hw/vmw_pvrdma/pvrdma_doorbell.c |  127 ++