-
- Downloads
IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing
The Infiniband spec defines "A multicast address is defined by a MGID and a MLID" (section 10.5). The current code only uses the MGID for identifying multicast groups. Update the driver to be compliant with this definition. Reviewed-by:Ira Weiny <ira.weiny@intel.com> Reviewed-by:
Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com> Signed-off-by:
Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by:
Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by:
Doug Ledford <dledford@redhat.com>
Showing
- drivers/infiniband/hw/hfi1/verbs.c 1 addition, 1 deletiondrivers/infiniband/hw/hfi1/verbs.c
- drivers/infiniband/hw/qib/qib_verbs.c 1 addition, 1 deletiondrivers/infiniband/hw/qib/qib_verbs.c
- drivers/infiniband/sw/rdmavt/mcast.c 44 additions, 17 deletionsdrivers/infiniband/sw/rdmavt/mcast.c
- include/rdma/rdma_vt.h 2 additions, 1 deletioninclude/rdma/rdma_vt.h
- include/rdma/rdmavt_qp.h 6 additions, 1 deletioninclude/rdma/rdmavt_qp.h
Loading
Please register or sign in to comment