[openib-general] Re: ehca testing

Roland Dreier rolandd at cisco.com
Thu Oct 20 15:32:13 PDT 2005


    Troy> There is some sort of strange initializiation error going on here..

Yes, very strange.  Can you add

	printk(KERN_ERR "hca->node_type = %d\n", hca->node_type);

to the beginning of ipoib_add_port(), and

	printk(KERN_ERR "dev->ib_dev.node_type = %d\n", dev->ib_dev.node_type);

right before the call to ib_register_device() in
mthca_register_device() and send the output that you get when hotplug
loads ib_mthca vs. when you load ib_mthca by hand?

Thanks,
  Roland



More information about the general mailing list