[PATCH] mlx4_core: num reserved eqs presented as log and actual

2010-02-15 Thread Yevgeny Petrilin
Multifunctional firmware should present number of reserved EQs as an actual number (number of reserved eqs is not necessarily a power of 2). Older drivers treat this field as log, so when there are relatively big number of reserved eqs, they would fail. The firmware would present the number of EQs

Problem with XRC userspace

2010-02-15 Thread Jack Morgenstein
Roland, The issue in these e-mails I am forwarding is still a real problem. If I put the XRC srq fields after the pthread_cond_t, the RHEL4/5 incompatibility kicks in, in a big way. If I put them before the pthread_cond_t, we still have a problem with "events_completed", as indicated by Gleb N

Simplified iWARP Consumer Library

2010-02-15 Thread Philip Frey
Dear all, as announced last week (on gene...@lists.openfabrics.org), I have developed a shared library to simplify iWARP/RDMA application development on Linux in the course of my PhD. The library, called libiwarp, is based on libibverbs and librdmacm - it is essentially a set of wrappers to hi

Re: Problem with XRC userspace

2010-02-15 Thread Jason Gunthorpe
On Mon, Feb 15, 2010 at 02:56:56PM +0200, Jack Morgenstein wrote: > If I put the XRC srq fields after the pthread_cond_t, the RHEL4/5 > incompatibility kicks in, in a big way. If I put them before the > pthread_cond_t, we still have a problem with "events_completed", as > indicated by Gleb Naboko

MLX4 Strangeness

2010-02-15 Thread Tom Tucker
Hello, I am seeing some very strange behavior on my MLX4 adapters running 2.7 firmware and the latest OFED 1.5.1. Two systems are involved and each have dual ported MTHCA DDR adapter and MLX4 adapters. The scenario starts with NFSRDMA stress testing between the two systems running bonnie++

Re: ibutils license problems + a few other minor issues

2010-02-15 Thread Tziporet Koren
On 2/11/2010 7:11 PM, Doug Ledford wrote: The ibutils tarball as found for download on the openfabrics web site has some licensing issues that need resolved ASAP. The tarball in its current form is probably illegal to distribute until the items are fixed. So, here's what popped up in review (do

Problems with rnfs

2010-02-15 Thread David J. Wilder
Hello, I am having an issue getting nfs over rdma working on sles11 on ppc64. I see the same results with both OFED 1.5 and 1.5.1, I have also tried both the a 2.6.30 kernel and the 2.6.27 kernel provided with SLES11. (using kernel modules from OFED). I can create the remote mount, run ls on it,

Re: [PATCH 02/11] opensm: Allow the routing engine to influence SL2VL calculations.

2010-02-15 Thread Jim Schutt
On Wed, 2010-02-10 at 09:15 -0700, Yevgeny Kliteynik wrote: > Hi Jim, > > [snip...] > > On 20/Nov/09 21:15, Jim Schutt wrote: > > diff --git a/opensm/opensm/osm_qos.c b/opensm/opensm/osm_qos.c > > index 08f9a60..f42c334 100644 > > --- a/opensm/opensm/osm_qos.c > > +++ b/opensm/opensm/osm_qos.c >

Re: Simplified iWARP Consumer Library

2010-02-15 Thread Or Gerlitz
Philip Frey wrote: as announced last week (on gene...@lists.openfabrics.org) [...] I would be very interested in your feedback! The general list isn't functional since last fall, as of such, your announcement wasn't seen by any of the non directly CCed recipients... can you please resend it her

Re: [PATCH V2 00/9] ib/iser: major face lift of the data path code

2010-02-15 Thread Or Gerlitz
Roland Dreier wrote: > Roland, looking on your for-next branch I see that it contains single > one liner patch "RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure" for > 2.6.34 while there are couple of patches targeted for the coming > window ... are you planning to get merging start running so

Re: Simplified iWARP Consumer Library

2010-02-15 Thread Philip Frey
Dear all, I was made aware of the fact that the gene...@lists.openfabrics.org mailinglist was deprecated and that my initial post about the iWARP library did not reach you. (The general list is still linked on openfabrics.org without a notice of it being deprecated.) Please, find below a cop

Re: [ewg] MLX4 Strangeness

2010-02-15 Thread Tziporet Koren
On 2/15/2010 10:24 PM, Tom Tucker wrote: Hello, I am seeing some very strange behavior on my MLX4 adapters running 2.7 firmware and the latest OFED 1.5.1. Two systems are involved and each have dual ported MTHCA DDR adapter and MLX4 adapters. The scenario starts with NFSRDMA stress testing betw