Re: Does SDP on Chelsio RNIC in ofed 1.5.2 work?

2011-04-06 Thread Andrea Gozzelino
Hi Parav, I study SDP on NE020 cards from IntelNetEffect in 2010 without success. Please refer to bug 2027 and 2028 on bugzilla. You can search on the web discussions with my name in 2010 related to SDP. I hope that can help you! Regards, Andrea Andrea Gozzelino PhD Università di Padova

RE: Does SDP on Chelsio RNIC in ofed 1.5.2 work?

2011-04-06 Thread Jaszcza, Andrzej
Hi, SDP is not officially supported on Intel NetEffect adapters at this moment. Thanks, Andrzej -Original Message- From: linux-rdma-ow...@vger.kernel.org [mailto:linux-rdma-ow...@vger.kernel.org] On Behalf Of Andrea Gozzelino Sent: Wednesday, April 06, 2011 10:53 AM To: Parav Pandit

RE: Does SDP on Chelsio RNIC in ofed 1.5.2 work?

2011-04-06 Thread Parav Pandit
Hi, I really appreciate such a quick support. Thanks a lot. This give me direction to explore some other protocols. On a side line, I digged the OFED 1.3 source code mentioned in the site for with SDP test was done for Chelsio adapters. SDP ULP was not using the FMR pool at that point of time

Re: HA mode bonding for IB over SDP

2011-04-06 Thread Moni Shoua
If you want a reference code that works you can browse cmpost (get from git clone git://git.openfabrics.org/~shefty/rdma-dev.git - chechout branch test-apps). There are several design issues that you need to resolve before you start to implement. Examples: 1. Where to add the code to - SDP:

Re: [PATCH] infiniband-diags: Add man pages for dump2psl and dump2slvl

2011-04-06 Thread Hal Rosenstock
On 4/5/2011 8:40 PM, Jason Gunthorpe wrote: Since these are only used by ibdmchk it seems more appropriate to bundle it in the ibutils package than in infiniband-diags? No; the idea is that the files can be prepared for ibdmchk on a machine which does not include ibutils and moved to another

Re: [PATCH] opensm: Add OSM_VENDOR_ID_OPENIB support

2011-04-06 Thread Hal Rosenstock
On 4/6/2011 7:08 AM, Or Gerlitz wrote: Hal Rosenstock wrote: 001405 (base 16)OpenIB, Inc. OpenFabrics, Inc. 2071 Stierlin Court, Suite 200 Mountain View CA 94043-4655 UNITED STATES Isn't that a non profit

Re: [opensm] RFC: new routing options (repost)

2011-04-06 Thread Alex Netes
Hi Al, Jared, On 14:31 Wed 23 Mar , Albert Chu wrote: 1) Port Shifting This is similar to what was done with some of the LMC 0 code. Congestion would occur due to alignment of routes w/ common traffic patterns. However, we found that it was also necessary for LMC=0 and only

Re: [PATCH] opensm: Add OSM_VENDOR_ID_OPENIB support

2011-04-06 Thread Or Gerlitz
Hal Rosenstock wrote: That vendor ID can still be used to form GUIDs. Got it, cool. Or. -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Does SDP on Chelsio RNIC in ofed 1.5.2 work?

2011-04-06 Thread Steve Wise
SDP is not supported over iWARP currently. On 04/05/2011 08:14 AM, Parav Pandit wrote: Hi, I am having Chelsio T310 adapters connected via 10G switch in servers using OFED 1.5.2. I am trying to measure SDP performance over iWarp on Chelsio adapters. but I find below error message from the

Re: [PATCH] infiniband-diags: Add man pages for dump2psl and dump2slvl

2011-04-06 Thread Jason Gunthorpe
On Wed, Apr 06, 2011 at 06:59:16AM -0400, Hal Rosenstock wrote: On 4/5/2011 8:40 PM, Jason Gunthorpe wrote: Since these are only used by ibdmchk it seems more appropriate to bundle it in the ibutils package than in infiniband-diags? No; the idea is that the files can be prepared for

Re: [opensm] RFC: new routing options (repost)

2011-04-06 Thread Albert Chu
Hey Alex, On Wed, 2011-04-06 at 07:09 -0700, Alex Netes wrote: Hi Al, Jared, On 14:31 Wed 23 Mar , Albert Chu wrote: 1) Port Shifting This is similar to what was done with some of the LMC 0 code. Congestion would occur due to alignment of routes w/ common traffic

Re: [opensm] RFC: new routing options (repost)

2011-04-06 Thread Albert Chu
Hey Alex, Jared, On Wed, 2011-04-06 at 11:14 -0700, Albert Chu wrote: Hey Alex, On Wed, 2011-04-06 at 07:09 -0700, Alex Netes wrote: Hi Al, Jared, On 14:31 Wed 23 Mar , Albert Chu wrote: 1) Port Shifting This is similar to what was done with some of the LMC 0