[openib-general] [CM]question about creating a Servcie
Roland Dreier
rdreier at cisco.com
Mon Feb 27 19:25:42 PST 2006
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.
More information about the general
mailing list