Re: [PATCH v2] opensm: Fix sl2vl configuration

2010-08-01 Thread Eli Dorfman (Voltaire)
Fix the patch according to Jim's comments Changed i,j to in,out to make code readable For non-optimal sl2vl configuration in and out ports were reversed. For optimal sl2vl added override of default ALL settting with port's sl2vl when operational VL was other than the default port. Signed-off-by:

Re: iboe - address resolution in userspace

2010-08-01 Thread Eli Cohen
Hi, I am attaching a new patch which addresses the comments raised. -- libibverbs: Add API to resolve GID to L2 address Add a new API, resolve_eth_gid(), which resolves a GID to layer 2 address information. A GID resembles an IPv6 link local address and encodes the MAC address and the VLAN tag

Re: [ofw] [Patch] [Tools][infiniband-diags]

2010-08-01 Thread Sasha Khapyorsky
On 14:36 Wed 28 Jul , Irena Kruchkovsky wrote: A patch that fixes the GUID output in ibstat to work correctly in windows 2003. Index: D:/Windows/MLNX_VPI/tools/infiniband-diags/src/ibstat.c === ---