[openib-general] IPoIB still not working

Woodruff, Robert J robert.j.woodruff at intel.com
Wed Dec 15 11:35:47 PST 2004


 

>One thing I would be sure of is the following:
>In /var/log/messages (or via dmesg), make sure there are no oops
>(that all processes needed are running).

>I have seen (just reported) what I think is an alignment issue on
x64_64
>which is what I think you are using.

>-- Hal

I have not seen any oops, but have only done minimal testing so far.
I also do not see the message that in /var/log/messages or dmesg, so my
stack is not executing that code path. 

ipoib_warn(priv, "Unicast, no %s: type %04x, QPN %06x "
                                           IPOIB_GID_FMT "\n",
                                           skb->dst ? "neigh" : "dst",
                                           be16_to_cpup((u16 *)
skb->data),
                                           be32_to_cpup((u32 *)
phdr->hwaddr),
                                           IPOIB_GID_ARG(*(union ib_gid
*) (phdr->hwaddr 


I now plan to re-install my PCI-E cards on the 2 nodes that have PCI-X
cards,
which will give me a 4 node PCI-E cluster, and 
load up the very latest code from svn, and run some MPI tests over
IPoIB. 
I will let you know if I see any issues. 




More information about the general mailing list