[ofw] udapl for windows

Fab Tillier ftillier at windows.microsoft.com
Tue Dec 11 09:33:01 PST 2007


There already is a direct interface to IPoIB through the '\\.\ibat' device.  There is an IOCTL defined to allow getting the GID for a given remote MAC address (IOCTL_IBAT_MAC_TO_GID).  You can see the IOCTL definition in 'inc\iba\ib_at_ioctl.h'.

-Fab

-----Original Message-----
From: ofw-bounces at lists.openfabrics.org [mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Sean Hefty
Sent: Monday, December 10, 2007 2:36 PM
To: 'Tzachi Dar'; Davis, Arlin R; Gabor Forgacs; ofw at lists.openfabrics.org
Subject: RE: [ofw] udapl for windows

>Is there any reason why the windows implementation will not use Arp for
>the
>IP -> GID mapping?
>
>This code looks trivial.

Eventually IB routers will exist, and we'll have to deal with multiple IP
subnets, which will require a different solution than ARP.

That said, short term, I don't know how trivial it is to get to this data.  (I
haven't looked at the OFW code, and it's been years since I've written any
Windows kernel code.)  My understanding is that ipoib hides the actual GID
addresses from the rest of the Windows stack.  So even if an interface exists in
Windows for getting the MAC address, I don't know if it's usable for our
purposes, or if we need a direct interface into ipoib.

- Sean
_______________________________________________
ofw mailing list
ofw at lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw



More information about the ofw mailing list