Hi,

> -----Original Message-----
> From: [email protected] [mailto:linux-rdma-
> [email protected]] On Behalf Of Somnath Kotur
> Sent: Thursday, November 27, 2014 2:56 AM
> To: [email protected]
> Cc: [email protected]; Somnath Kotur
> Subject: [PATCH 0/2] Adding support for RoCE V2 specification
> 
> Please apply.
> 

This cover letter is rather short. Can you please elaborate?

Specifically, I will be happy to hear what is the expected usage model with 
RoCE v2.

What are the goals of the changes you are asking to push?

What assumptions do you have on the network topology? How do you decide when to 
use RoCE v1 and RoCE v2?

What is the integration of RoCE v2 with the CMA?

What changes in the user space libraries and applications are needed to support 
RoCE v2 on base of this kernel patch?


> Somnath Kotur (2):
>   IB/Core: Changes to the IB Core infrastructure for RoCE V2.
>   IB/ocrdma: Changes to comply with RoCEv2 Specification changes
> 
>  drivers/infiniband/core/addr.c              |   13 +++++-
>  drivers/infiniband/core/cm.c                |   15 ++++---
>  drivers/infiniband/core/cma.c               |    4 +-
>  drivers/infiniband/core/sa_query.c          |    1 +
>  drivers/infiniband/core/verbs.c             |   47 +++++++++++++++++---
>  drivers/infiniband/hw/ocrdma/ocrdma.h       |    2 +
>  drivers/infiniband/hw/ocrdma/ocrdma_ah.c    |   64
> +++++++++++++++++++++-----
>  drivers/infiniband/hw/ocrdma/ocrdma_hw.c    |   26 +++++++++++
>  drivers/infiniband/hw/ocrdma/ocrdma_sli.h   |   16 ++++++-
>  drivers/infiniband/hw/ocrdma/ocrdma_verbs.c |   11 ++++-
>  include/rdma/ib_addr.h                      |    3 +-
>  include/rdma/ib_sa.h                        |    1 +
>  include/rdma/ib_verbs.h                     |   15 ++++++
>  13 files changed, 187 insertions(+), 31 deletions(-)
> 

Thanks,
--Shachar
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to