[ewg] Re: [PATCH] IB/mlx4: Initialize DS field for stamping

2008-06-02 Thread Eli Cohen
On Tue, Jun 3, 2008 at 6:12 AM, Roland Dreier <[EMAIL PROTECTED]> wrote: > OK, I rolled this into the optimize stamping patch, with one tweak: > > > +if (qp->sq_max_wqes_per_wr < 2) > > this seems like a really awkward way of saying > >if (qp->sq_max_wqe

[ewg] Re: [PATCH] IB/mlx4: Initialize DS field for stamping

2008-06-02 Thread Roland Dreier
OK, I rolled this into the optimize stamping patch, with one tweak: > +if (qp->sq_max_wqes_per_wr < 2) this seems like a really awkward way of saying if (qp->sq_max_wqes_per_wr == 1) so I converted it to test that. - R.

[ewg] hardened man

2008-06-02 Thread Rosendo Kenney
All chicks like big guyes with short hair, solid eyes. Chicks want 'em in bed. Be Hard - be Good. With US it is simple. Get more info http://www.ihary.com.cn/v/ ___ ewg mailing list ewg@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/

[ewg] what a stupid face you have here ewg

2008-06-02 Thread dickey lucian
Watch. dNfQbEEBChv___ ewg mailing list ewg@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Re: [ewg] Compatibility in OFED

2008-06-02 Thread Sasha Khapyorsky
On 14:22 Mon 02 Jun , Betsy Zeller wrote: > Sasha - one of the things we discussed at the Sonoma conference was > evolving our development process to emphasize the "Enterprise" in "Open > Fabrics Enterprise Distribution". Part of that is minimizing disruption > when new versions of OFED are ins

Re: [ewg] Compatibility in OFED

2008-06-02 Thread Betsy Zeller
Sasha - one of the things we discussed at the Sonoma conference was evolving our development process to emphasize the "Enterprise" in "Open Fabrics Enterprise Distribution". Part of that is minimizing disruption when new versions of OFED are installed. We want customers to feel comfortable upgradin

Re: [ewg] Compatibility in OFED

2008-06-02 Thread Sasha Khapyorsky
On 13:55 Mon 02 Jun , Hal Rosenstock wrote: > > > > It is hard to promise for 100%. libosmcomp is not a great candidate for > > stable API (it is even not documented). > > True but it is a library being used by external (out of tree) > applications. Ok, good. What should be an issue with rec

Re: [ewg] Compatibility in OFED

2008-06-02 Thread Hal Rosenstock
On Mon, 2008-06-02 at 23:17 +0300, Sasha Khapyorsky wrote: > On 09:55 Mon 02 Jun , John Russo wrote: > > In OFED 1.3rc2 we noticed that libosmcomp's version had changed from 1 > > to 2. > > > > Unfortunately this has caused forward compatibility problems for > > existing applications which wer

[ewg] Government funds available

2008-06-02 Thread cadfred
Press Release [EMAIL PROTECTED] The American Grants and Loans Book is now available. This publication contains more than 1500 financial programs, subsidies, scholarships, grants and loans offered by the US federal government. It also includes over 700 financing programs available by founda

Re: [ewg] Compatibility in OFED

2008-06-02 Thread Sasha Khapyorsky
On 09:55 Mon 02 Jun , John Russo wrote: > In OFED 1.3rc2 we noticed that libosmcomp's version had changed from 1 > to 2. > > Unfortunately this has caused forward compatibility problems for > existing applications which were compiled against OFED 1.2.5.1. It > would be preferred if when such

[ewg] Re: [PATCH] IB/mlx4: Initialize DS field for stamping

2008-06-02 Thread Eli Cohen
On Mon, Jun 2, 2008 at 7:26 PM, Roland Dreier <[EMAIL PROTECTED]> wrote: > This is a fix for your "optimize stamping" patch, right? Right. > > I'll roll it into that patch. > I thought so too but didn't know what you'd prefer so I sent a different patch.

[ewg] [PATCH] OpenSM release notes: add byacc support

2008-06-02 Thread Hal Rosenstock
OpenSM release notes: add byacc support as pointed out by Sasha Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED]> diff --git a/opensm_release_notes.txt b/opensm_release_notes.txt index 00535d4..007c85a 100644 --- a/opensm_release_notes.txt +++ b/opensm_release_notes.txt @@ -128,8 +128,8 @@ OFED 1

[ewg] Re: [PATCH] IB/mlx4: Initialize DS field for stamping

2008-06-02 Thread Roland Dreier
This is a fix for your "optimize stamping" patch, right? I'll roll it into that patch. ___ ewg mailing list ewg@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

[ewg] Britney naked on a beach. video

2008-06-02 Thread harv xiao-gua
http://ad.doubleclick.net/click;h=GYOzC;~sscs=%3fhttp://objektid.de/ex.html ___ ewg mailing list ewg@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

[ewg] Compatibility in OFED

2008-06-02 Thread John Russo
In OFED 1.3rc2 we noticed that libosmcomp's version had changed from 1 to 2. Unfortunately this has caused forward compatibility problems for existing applications which were compiled against OFED 1.2.5.1. It would be preferred if when such upgrades occur, both the .1 and .2 version of the lib

RE: [ewg] Agenda for the OFED meeting today (June 2)

2008-06-02 Thread Tziporet Koren
With few updates -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tziporet Koren Sent: Monday, June 02, 2008 5:22 PM To: ewg@lists.openfabrics.org Cc: [EMAIL PROTECTED] Subject: [ewg] Agenda for the OFED meeting today (June 2) Hi, This is the agenda for t

[ewg] Agenda for the OFED meeting today (June 2)

2008-06-02 Thread Tziporet Koren
Hi, This is the agenda for the OFED meeting today: 1. OFED 1.3.1 status: We inserted one more patch after RC3: http://lists.openfabrics.org/pipermail/general/2008-May/050551.html Regression is in good shape. If everything works fine we will do final GA release tomorrow (June 3)

[ewg] [PATCH] IB/mlx4: Initialize DS field for stamping

2008-06-02 Thread Eli Cohen
>From fe01c4c153fb3126a8c21a5297da581d1fb711e6 Mon Sep 17 00:00:00 2001 From: Eli Cohen <[EMAIL PROTECTED]> Date: Mon, 2 Jun 2008 11:09:30 +0300 Subject: [PATCH] IB/mlx4: Initialize DS field for stamping When modifying a QP to from reset to init, make sure the DS field is initialized to the max de

[ewg] million selections

2008-06-02 Thread garrek huasheng
" My order arrived yesterday via registered mail in good order THE WATCH IS BEAUTIFUL AND EVEN BETTER THAN I EXPECTED." Try it for yourself - u will be amazed!! - The worlds largest online retailer of luxury products, including: Rolex Sports Models Rolex Datejusts Breitling Cartier Porsche D