[ewg] [PATCH] Perftest: Do not attach the sender QP to the MGID in send_bw

2008-11-17 Thread orenmeron
author Or Gerlitz [EMAIL PROTECTED] Perftest: Do not attach the sender QP to the MGID in send_bw Signed-off-by: Oren Meron [EMAIL PROTECTED] --- a/send_bw.c +++ b/send_bw.c @@ -421,7 +421,7 @@ static struct pingpong_context *pp_init_ctx(struct ibv_device *ib_dev,

[ewg] [PATCH] QLogic VNIC: Sample configuration file change.

2008-11-17 Thread Ramachandra K
This patch changes the sample configuration file to include the latest configuration options available for configuring the VNIC. Signed-off-by: Ramachandra K [EMAIL PROTECTED] Signed-off-by: Poornima Kamath [EMAIL PROTECTED] Signed-off-by: Amar Mudrankit [EMAIL PROTECTED] ---

Re: [ewg] OFED 1.4 bugs status and OFED meetings

2008-11-17 Thread Vladimir Sokolovsky
Hi Stefan and Yannick, Are you going to fix these issues for rc5? 1323blo [EMAIL PROTECTED] IB/ehca: possibility of kernel panic under certain circu... 1242cri [EMAIL PROTECTED] kernel panic while running mpi2007 against ofed1.4 -- ib_... Regards,

Re: [ewg] [PATCH] QLogic VNIC: Sample configuration file change.

2008-11-17 Thread Vladimir Sokolovsky
Ramachandra K wrote: This patch changes the sample configuration file to include the latest configuration options available for configuring the VNIC. Signed-off-by: Ramachandra K [EMAIL PROTECTED] Signed-off-by: Poornima Kamath [EMAIL PROTECTED] Signed-off-by: Amar Mudrankit [EMAIL PROTECTED]

Re: [ewg] OFED 1.4 bugs status and OFED meetings

2008-11-17 Thread Stefan Roscher
Closed the Bug, fixed in daily build Mit freundlichen Grüßen / Kind regards Stefan Roscher eHCA/eHEA Linux Driver Development IBM Systems Technology Group, Systems Software Development / FW I/O Firmware Entwicklung 2

***SPAM*** Re: [ewg] OFED 1.4 bugs status and OFED meetings

2008-11-17 Thread Olga Shern (Voltaire)
Hi Vlad, Is this bug :1349maj [EMAIL PROTECTED]Kernel panic on sdp was fixed? Olga ___ ewg mailing list ewg@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Re: [ewg] OFED 1.4 bugs status and OFED meetings

2008-11-17 Thread Yannick Cote
Vlad, my colleagues are still working on that difficult one. It will not make it into rc5. Regards, - Yan Vladimir Sokolovsky wrote: Hi Stefan and Yannick, Are you going to fix these issues for rc5? 1323blo [EMAIL PROTECTED] IB/ehca: possibility of kernel panic

[ewg] [ANNOUNCE] management tarballs release

2008-11-17 Thread Sasha Khapyorsky
Hi, There is a new release of the management (OpenSM and infiniband diagnostics) tarballs available in: http://www.openfabrics.org/downloads/management/ md5sum: 89a49b57015524bc3f6ca8667b640b2d libibumad-1.2.3.tar.gz bf172da0e70dc4ce6cc625fde8707d00 libibmad-1.2.3.tar.gz

[ewg] can't remove ofed1.3.x packages

2008-11-17 Thread Or Gerlitz
Hi Vlad, doing $ rpm -e libsdp-1.1.99-1.ofed1.3.1 error: libsdp-1.1.99-1.ofed1.3.1 specifies multiple packages I noted that ofed1.3.x had the practice of installing multiple packages with the same name! e.g see below the sorting of packages. So how can I remove a specific package (I don't want

RE: [ewg] can't remove ofed1.3.x packages

2008-11-17 Thread Scott Weitzenkamp (sweitzen)
Use rpm -e --allmatches libsdp-1.1.99-1.ofed1.3.1? Scott -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Or Gerlitz Sent: Monday, November 17, 2008 10:38 PM To: [EMAIL PROTECTED] Cc: ewg@lists.openfabrics.org Subject: [ewg] can't remove ofed1.3.x