RE: [PATCH 03/11] IB/cm: Expose service ID in request events

2015-06-15 Thread Hefty, Sean
> Expose the service ID on an incoming CM or SIDR request to the event > handler. This will allow the RDMA CM module to de-multiplex connection > requests based on the information encoded in the service ID. > > Signed-off-by: Haggai Eran Acked-by: Sean Hefty -- To unsubscribe from this list: se

[PATCH 03/11] IB/cm: Expose service ID in request events

2015-06-15 Thread Haggai Eran
Expose the service ID on an incoming CM or SIDR request to the event handler. This will allow the RDMA CM module to de-multiplex connection requests based on the information encoded in the service ID. Signed-off-by: Haggai Eran --- drivers/infiniband/core/cm.c | 3 +++ include/rdma/ib_cm.h