Ian> Hi all, I am trying to use the CM mechanism in the kernal
    Ian> space and come across a problem while creating a service:

    Ian> 
[IB_CM][ib_cm_service_create][drivers/infiniband/ib_cm/cm_service_table.c:198]Conflict
    Ian> between 000000000000b0e0/ffffffffffffffff and
    Ian> 0000000000000000/ffffffffffff0000

You've chosen a service ID in the range used by SDP (SDP claims
0000...ffff, and you picked b0e0).  Try something like 1b0e0 instead.

 - R.
_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to