[ewg] Re: [Fwd: Re: [PATCH 2.6.25] cxgb3: Handle ARP completions that mark neighbors stale.]

2008-02-12 Thread Vladimir Sokolovsky
Steve Wise wrote: Vlad, please pull this fix into ofed-1.3. This resolves bug 890. Pull from: git://git.openfabrics.org/~swise/ofed-1.3 ofed_kernel Thanks, Steve. Done, Regards, Vladimir ___ ewg mailing list ewg@lists.openfabrics.org

Re: [ewg] Re: [PATCH] IPOIB/CM fixes for issues seen in OFED-1.3

2008-02-12 Thread Or Gerlitz
Eli Cohen wrote: could you send as distinct patches according to what they fix? Pradeep Satyanarayana wrote: 2. Change retry counts to small values. This helps interoperability between ehca and mthca. Indeed, I sent a note on that now to the general list, lets discuss it there since its

Re: [ewg] Tough time with ibverbs

2008-02-12 Thread Or Gerlitz
Matthew Small wrote: I am trying to learn how to code in ibverbs and I am having trouble finding any information on the semantics and structure of the API (besides the formal implementers specification). If anyone could suggest some documentation and/or learning aids that could be useful it

[ewg] Re: [PATCH] IPOIB/CM fixes for issues seen in OFED-1.3

2008-02-12 Thread Eli Cohen
Pradeep Satyanarayana wrote: The following patch incorporates fixes for several issues: 1. Fail to destroy ipoib rx QP (https://bugs.openfabrics.org/show_bug.cgi?id=906) This fixes the usecnt issue and allows the qp to be destroyed. 2. Change retry counts to small values. This helps

[ewg] Be the envy of the football team when you walk away with the cheerleader

2008-02-12 Thread Carciumaru Langelaan
Be a Stud today and get the girls___ ewg mailing list ewg@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

[ewg] [PATCH] IB/ipath for OFED 1.3 RC5

2008-02-12 Thread Ralph Campbell
Vlad, please pull from git://git.openfabrics.org/~ralphc/linux-2.6/.git in the ofed_kernel branch. This has a number of commits to kernel_patches/backports for the QLogic ib_ipath driver and one new file in kernel_patches/fixes/ipath_0410_update.patch to update the driver with the latest fixes.

[ewg] [PATCH] IPOIB/CM Increase retry counts for OFED-1.3

2008-02-12 Thread Pradeep Satyanarayana
This patch change retry counts to small values. This helps interoperability between ehca and mthca. Without this patch I had seen send completion errors. Or Gerlitz has started a thread on the general mailing list and the complete discussion will be available there. This is the second part of the

[ewg] [PATCH]IPOIB/CM fix for bug# 906 -OFED-1.3

2008-02-12 Thread Pradeep Satyanarayana
This patch fixes -fail to destroy ipoib rx QP (https://bugs.openfabrics.org/show_bug.cgi?id=906) Hence the usecnt issue reported previously on ehca is solved and allows the qp to be destroyed. As per Eli's request, I am splitting up the patches. This is first portion of yesterday's patch.

[ewg] [Fwd: [PATCH] libcxbg3: zeroing of wc_flags]

2008-02-12 Thread Steve Wise
Tziporet, I've released libcxgb3-1.1.4 with this single change. Can we please merge this into ofed-1.3-rc5? Its a small change, it enables the OMPI support we're working on, and is limited to libcxgb3 only. If that's ok, then vlad please pull from:

[ewg] Where have you been?

2008-02-12 Thread Laurel Hutchison
Hello! I am bored today. I am nice girl that would like to chat with you. Email me at [EMAIL PROTECTED] only, because I am using my friend's email to write this. You will see some of my private pics. ___ ewg mailing list ewg@lists.openfabrics.org

[ewg] ib_local_sa: symbol errors

2008-02-12 Thread Johnny Wang
Hi, Please excuse me if this question seems elementary-I've just started using OFED. I'm currently using OFED-1.3-rc4 on a 64-bit RHEL 5u1 machine. I noticed in dmesg that I'm getting a bunch of these messages: ib_local_sa: disagrees about version of symbol ib_unregister_client

[ewg] [GIT PULL] ~sashak/management.git

2008-02-12 Thread Sasha Khapyorsky
Hi Vlad, Please pull recent ofed_1_3 branch of ~sashak/management.git. The changes are: Sasha Khapyorsky (1): management: bump versions Thanks, Sasha ___ ewg mailing list ewg@lists.openfabrics.org

Re: [ewg] [ANNOUNCE] management tarballs release

2008-02-12 Thread Sasha Khapyorsky
On 13:57 Tue 12 Feb , Tziporet Koren wrote: Is this the last planed release of OSM for OFED 1.3? It would be ideal (if there will not be new bugs or so). Sasha ___ ewg mailing list ewg@lists.openfabrics.org

Re: [ewg] Re: [PATCH] IPOIB/CM fixes for issues seen in OFED-1.3

2008-02-12 Thread Pradeep Satyanarayana
Or Gerlitz wrote: Eli Cohen wrote: could you send as distinct patches according to what they fix? Pradeep Satyanarayana wrote: 2. Change retry counts to small values. This helps interoperability between ehca and mthca. Indeed, I sent a note on that now to the general list, lets discuss

[ewg] Re: [PATCH] IPOIB/CM fixes for issues seen in OFED-1.3

2008-02-12 Thread Pradeep Satyanarayana
Eli Cohen wrote: Pradeep, could you send as distinct patches according to what they fix? Thanks. Hello Eli, Sure I will do that. And I will drop the change due to the UD split CQ. Pradeep ___ ewg mailing list ewg@lists.openfabrics.org

Re: [ewg] ib_local_sa: symbol errors

2008-02-12 Thread Vladimir Sokolovsky
Johnny Wang wrote: Hi, Please excuse me if this question seems elementary—I’ve just started using OFED. I’m currently using OFED-1.3-rc4 on a 64-bit RHEL 5u1 machine. I noticed in dmesg that I’m getting a bunch of these messages: ib_local_sa: disagrees about version of symbol

[ewg] [Fwd: Re: [ofa-general] IPOIB/CM increase retry counts]

2008-02-12 Thread Or Gerlitz
Did anyone at Cisco, Qlogic, Mellanox, Voltaire noticed the phenomena reported by Shirley on their testing? Or. ---BeginMessage--- On Tue, 2008-02-12 at 09:00 -0800, Sean Hefty wrote: Saying all that, I don't think we want to have --any RNR retries--, as for retries, I am open to hear what

Re: [ewg] [OFED-1.3rc4 PATCH 0/3] IB/srp: bring OFED SRP initiator up-to-date with 2.6.25rc

2008-02-12 Thread Tziporet Koren
David Dillow wrote: On Tue, 2008-02-12 at 13:58 +0200, Tziporet Koren wrote: Is this for all patches or just this one? I ran my tests with all applied. I can redo with just the credit patch if you like. no - this is the best we want to take all of them Tziporet

Re: [ewg] Re: [PATCH] Set the dependencies of openibd and iscsi services

2008-02-12 Thread Vladimir Sokolovsky
Doron Shoham wrote: Vladimir Sokolovsky wrote: Doron Shoham wrote: iscsi service should start after openibd service. iscsi service should stop before openibd service. Signed-off-by: Doron Shoham [EMAIL PROTECTED] --- Hi Doron, Why can't you just put in the /etc/init.d/iscsi: # chkconfig:

Re: [ewg] [OFED-1.3rc4 PATCH 0/3] IB/srp: bring OFED SRP initiator up-to-date with 2.6.25rc

2008-02-12 Thread David Dillow
On Tue, 2008-02-12 at 13:58 +0200, Tziporet Koren wrote: David Dillow wrote: Ok, that was user error. Everything survives ofed_makedist.sh when building against ofed-1.3rc4 + my patches. Thanks to the guys behind that script and the wiki page -- that helped quite a bit! Is this

Re: [Fwd: Re: [ewg] [PATCH ofed-1.3] rdma_lat: Add -m --max-inline option to support devices with different]

2008-02-12 Thread Dotan Barak
Hi. Steve Wise wrote: Doran/Oren, Can you please push this into ofed-1.3? I don't see a good reason why this patch can't be in OFED 1.3. Oren is not here today, i will close this issue with him tomorrow and make sure that it will be entered to the next RC. Dotan Thanks, Steve.

Re: [ewg] [ANNOUNCE] management tarballs release

2008-02-12 Thread Tziporet Koren
Sasha Khapyorsky wrote: Hi, There is a new release of the management (OpenSM and infiniband diagnostics) tarballs available in: http://www.openfabrics.org/downloads/management/ md5sum: 1c9764865b4c4f03529494f4272a7daf libibcommon-1.0.8.tar.gz 879688a264e982600628dfa576c84cea

[ewg] Re: [PATCH] IB/ipath for OFED 1.3 RC5

2008-02-12 Thread Vladimir Sokolovsky
Ralph Campbell wrote: Vlad, please pull from git://git.openfabrics.org/~ralphc/linux-2.6/.git in the ofed_kernel branch. This has a number of commits to kernel_patches/backports for the QLogic ib_ipath driver and one new file in kernel_patches/fixes/ipath_0410_update.patch to update the driver

[ewg] Re: [PATCH] Set the dependencies of openibd and iscsi services

2008-02-12 Thread Doron Shoham
Vladimir Sokolovsky wrote: Doron Shoham wrote: iscsi service should start after openibd service. iscsi service should stop before openibd service. Signed-off-by: Doron Shoham [EMAIL PROTECTED] --- Hi Doron, Why can't you just put in the /etc/init.d/iscsi: # chkconfig: 2345 16 84

Re: [ewg] [Fwd: Re: [ofa-general] IPOIB/CM increase retry counts]

2008-02-12 Thread Eli Cohen
Or Gerlitz wrote: Did anyone at Cisco, Qlogic, Mellanox, Voltaire noticed the phenomena reported by Shirley on their testing? Or. On Tue, 2008-02-12 at 09:00 -0800, Sean Hefty wrote: Saying all that, I don't think we want to have --any RNR retries--, as for retries, I am open to hear what

Re: [ewg] [Fwd: [PATCH] libcxbg3: zeroing of wc_flags]

2008-02-12 Thread Vladimir Sokolovsky
Tziporet Koren wrote: Steve Wise wrote: Tziporet, I've released libcxgb3-1.1.4 with this single change. Can we please merge this into ofed-1.3-rc5? Its a small change, it enables the OMPI support we're working on, and is limited to libcxgb3 only. If that's ok, then vlad please pull