[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 Design
Dolce  Gabbana
Dior
Gucci
Hermes Watches
Patek Philippe
 Visit - www.vvsyyeu.com___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

[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 descriptor size so that the subsequent
stamping will be made on the entire descriptor area.

Signed-off-by: Eli Cohen [EMAIL PROTECTED]
---
 drivers/infiniband/hw/mlx4/qp.c |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/infiniband/hw/mlx4/qp.c b/drivers/infiniband/hw/mlx4/qp.c
index cb2f456..c61c3e9 100644
--- a/drivers/infiniband/hw/mlx4/qp.c
+++ b/drivers/infiniband/hw/mlx4/qp.c
@@ -1065,6 +1065,8 @@ static int __mlx4_ib_modify_qp(struct ib_qp *ibqp,
for (i = 0; i  qp-sq.wqe_cnt; ++i) {
ctrl = get_send_wqe(qp, i);
ctrl-owner_opcode = cpu_to_be32(1  31);
+   if (qp-sq_max_wqes_per_wr  2)
+   ctrl-fence_size = 1  (qp-sq.wqe_shift - 4);
 
stamp_send_wqe(qp, i, 1  qp-sq.wqe_shift);
}
-- 
1.5.5.1



___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[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)
   Anyone that had not yet sent the release notes has last opportunity
to send them today

2. OFED 1.4:
   - Kernel rebase status: Backports are available for all kernels
between 2.6.26-rc2 and kernel 2.6.16.
 Work is ongoing and expected to be completed this week.
 URL: git://git.openfabrics.org/ofed_1_4/linux-2.6.git ofed_kernel
   - Update from the participants (mainly on new components/features)

3. Open discussion
   - Elect a chair to the EWG:
 Decide on a process for electing a chair and a co-chair to the EWG
group.
   - Other topics ...


Tziporet
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


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 the OFED meeting today:
1. OFED 1.3.1 status:
   We inserted two more patches after RC3: 
   http://lists.openfabrics.org/pipermail/general/2008-May/050551.html
   http://lists.openfabrics.org/pipermail/general/2008-May/050794.html
(only the update for v2)
   
   Regression is in good shape.
   If everything works fine we will do final GA release tomorrow (June
3)
   Anyone that had not yet sent the release notes has last opportunity
to send them today

2. OFED 1.4:
   - Kernel rebase status: Backports are available for all kernels
 between 2.6.26-rc2 and kernel 2.6.16.
 Work is ongoing and expected to be completed this week.
 URL: git://git.openfabrics.org/ofed_1_4/linux-2.6.git ofed_kernel
   - Update from the participants (mainly on new components/features)

3. Open discussion
   - Elect a chair to the EWG:
 Decide on a process for electing a chair and a co-chair to the EWG
group.
   - Compatibility of libraries - John Russo
   - Other topics ...


Tziporet
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
___
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 library are provided such that existing applications do
not need to be recompiled nor reinstalled.  Alternatively limiting the
necessity for such library version changes (never break old interfaces)
would be preferred.

 

For future OFED releases I would like to request that a libosmcomp.so.1
version of the library also be included.

 

I realize that this issue is a bit dated (pre GA of 1.3) but I am
bringing it up in hopes of avoiding similar issues in the future.

 

 
__
John F. Russo
Manager, Engineering
QLogic Corporation
780 Fifth Avenue, Suite 140
King of Prussia, PA 19406
Direct: 610-233-4866
Main: 610-233-4800
Fax: 610-233-4777
Cell: 610-246-9903
Email: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 
www.qlogic.com http://www.qlogic.com 

 

True success is the undeniable truth that we have proved ourselves.

-Joe Luppino-Esposito

 

image001.jpg___
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] 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] [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.0, OpenIB gen2 (e.g. IBG2 distribution), OpenIB gen1 
(e.g. IBGD
 distribution), or Mellanox VAPI stacks. The qualified driver versions
 are provided in Table 2, Qualified IB Stacks.
 
-Also building of QoS manager policy file parser requires flex and bison
-installed.
+Also building of QoS manager policy file parser requires flex, and either
+bison or byacc installed.
 
 1.5 Supported Devices Firmware
 


___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[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 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 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 upgrades occur, both the .1 and .2
 version of the library are provided such that existing applications do
 not need to be recompiled nor reinstalled.

What is the problem to recompile? Anyway you can keep old version if you
like.

 Alternatively limiting the
 necessity for such library version changes (never break old interfaces)
 would be preferred.

It is hard to promise for 100%. libosmcomp is not a great candidate for
stable API (it is even not documented). I'm sure that changes were done
for a reason and obviously it was published/discussed on the list.

Sasha
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[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 foundations and associations across 
the United States.

Businesses, students, individuals, municipalities, 
government departments, institutions, foundations 
and associations will find a wealth of information 
that will help them with their new ventures or
existing projects.

What you get:

-Description of Grant available
-Url to government website
-Full mailing address
-Phone and fax number

The Canadian Subsidy Directory is also available 
for Canada.

CD version: $69.95
Printed version: $149.95

To order please call: 819-322-7533

If you do not wish to receive communication from us 
in the future please write agl in the subject line 
to: [EMAIL PROTECTED]

**ADVERTISEMENT**

Canada Books
833 Boise de la Riviere
Prevost, Qc
Canada
J0R 1T0

___
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 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 upgrading to new versions of OFED, and that's not going to
be true if they get surprised by other (previously working) software
breaking after installation. 

What John is asking for here (at least deliver both versions of the
library for some period of time, and preferably don't break backward
compatibility at all) seems pretty reasonable from the user's
perspective, though I acknowledge that actually doing this requires
extra effort.

Separately, we should discuss how me manage version changes -
introducing a version change in the middle of the RCs seems a bit late
in the process.

Regards, Betsy

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 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 library are provided such that existing applications do
  not need to be recompiled nor reinstalled.
 
 What is the problem to recompile? Anyway you can keep old version if you
 like.
 
  Alternatively limiting the
  necessity for such library version changes (never break old interfaces)
  would be preferred.
 
 It is hard to promise for 100%. libosmcomp is not a great candidate for
 stable API (it is even not documented). I'm sure that changes were done
 for a reason and obviously it was published/discussed on the list.
 
 Sasha
 ___
 ewg mailing list
 ewg@lists.openfabrics.org
 http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[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

[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_wqes_per_wr == 1)

Agree


 so I converted it to test that.

___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg