I'm trying to develop a user-land test app to exercise the SM on large fabrics. I don't actually have 4000 machines laying around, so I'm using a simulator to create a virtual fabric. Because of this, there are no real ULPs running on the fabric, just a bunch of virtual "HCAs" and "Switches" that the SM can see.
Unfortunately, I'm running into a wall, because the rdma_cm requires IPOIB addresses to resolve paths, but the simulator cannot accommodate IPOIB. Is there an API for either the ibcm or the rdmacm that lets me resolve to a path without IPOIB? I know I can accomplish this by doing sa queries by hand, but part of this effort is to evaluate the effect of the caching features in ib_sa, and those seem to work only with the cm modules and ipoib. Thanks in advance... -- Michael Heinz Principal Engineer, Qlogic Corporation King of Prussia, Pennsylvania _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
