Hi Doug, These are a set of patches to add RoCEv2 support for the VMware PVRDMA driver as well as exposing some device caps. Please add these to your 4.14 queue. Thanks, Adit --- Changes v0 -> v1: - Consolidated the version macros. - Added macros to check for compatibility. - Squashed a previous patch #3 into patch #2. - Removed an unused function. - Updated tag lines correctly. --- Adit Ranadive (1): RDMA/vmw_pvrdma: Update device query parameters and port caps Bryan Tan (1): RDMA/vmw_pvrdma: Add RoCEv2 support drivers/infiniband/hw/vmw_pvrdma/pvrdma.h | 2 ++ drivers/infiniband/hw/vmw_pvrdma/pvrdma_dev_api.h | 37 +++++++++++++++++++++-- drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c | 36 +++++++++------------- drivers/infiniband/hw/vmw_pvrdma/pvrdma_misc.c | 7 +++++ drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.c | 9 ++++++ 5 files changed, 68 insertions(+), 23 deletions(-) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html