[ewg] Re: [ofa-general] Install IPoIB separately ..

2008-05-14 Thread Or Gerlitz

Nathan Dauchy wrote:

This coupling of install and build steps complicates life for users and
seems like a step backwards from OFED-1.2.

From the OFED Aug 13 meeting summary, this change was made in part
because the previous build method and manner of handling dependencies
did not follow standard RPM usage.  I don't think that uninstalling
multiple RPM's and rebuilding them in order to add another RPM is
standard RPM usage either.  Can this be put on the to-do list for
OFED-1.3.2?

Is install.pl the only way to reliably build OFED-1.3?

Can you please spare the general list from those discussions on the 
ofed distro startup?


Or.

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


[ewg] FW: ofa-kernel backport to sles 10 sp 2 rc3

2008-05-14 Thread Moshe Kazir
When I tried to compile OFED-1.3.1-rc1 on sles 10 sp2 rc3 
 
I got the following compile error on compile of ofa-kernel.
 
 In file included from
/usr/src/linux-2.6.16.60-0.21/include/net/route.h:34,
  from
/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.3/drivers/infiniband/core/addr.c
:37:

/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.3/kernel_addons/backport/2.6.16_
sles10_sp2/include/linux/ip.h:7: error: redefinition of [EMAIL PROTECTED]@^Y
mailto:[EMAIL PROTECTED]@^Y 
 /usr/src/linux-2.6.16.60-0.21/include/linux/ip.h:108: error: previous
definition of [EMAIL PROTECTED]@^Y mailto:[EMAIL PROTECTED]@^Y  was here
 make[6]: ***
[/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.3/drivers/infiniband/core/addr.
o] Error 1
 
 
The attached diff file remove the redundant ip.h file form the
/ofa_kernel-1.3/kernel_addons/backport/2.6.16_sles10_sp2/ directory.
 
 
Moshe
 
Tziporet,
 
This patch together with the ib-bonding patch that I delivered to MoniS
solve all  the
 
OFED-1.3.1-rc1 porting compile issues.
 
Moshe





Moshe Katzir   |  +972-9971-8639 (o)   |   +972-52-860-6042  (m)

 

Voltaire - The Grid Backbone

 

 www.voltaire.com http://www.voltaire.com/ 

mailto:[EMAIL PROTECTED] 

diff -pbswNr ofa_kernel-1.3/kernel_addons/backport/2.6.16_sles10_sp2/include/linux/ip.h ofa_kernel-1.3.new/kernel_addons/backport/2.6.16_sles10_sp2/include/linux/ip.h
*** ofa_kernel-1.3/kernel_addons/backport/2.6.16_sles10_sp2/include/linux/ip.h	Mon May  5 16:55:54 2008
--- ofa_kernel-1.3.new/kernel_addons/backport/2.6.16_sles10_sp2/include/linux/ip.h	Thu Jan  1 02:00:00 1970
***
*** 1,11 
- #ifndef __LINUX_IP_BACKPORT_TO_2_6_21__
- #define __LINUX_IP_BACKPORT_TO_2_6_21__
- 
- #include_next linux/ip.h
- 
- static inline struct iphdr *ip_hdr(const struct sk_buff *skb)
- {
- 	return (struct iphdr *)skb_network_header(skb);
- }
- 
- #endif
--- 0 
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

[ewg] Re: FW: ofa-kernel backport to sles 10 sp 2 rc3

2008-05-14 Thread Vladimir Sokolovsky

Moshe Kazir wrote:

When I tried to compile OFED-1.3.1-rc1 on sles 10 sp2 rc3
 
I got the following compile error on compile of ofa-kernel.
 
 In file included from 

/usr/src/linux-2.6.16.60-0.21/include/net/route.h:34,
  from 

/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.3/drivers/infiniband/core/addr.c:37:


/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.3/kernel_addons/backport/2.6.16_sles10_sp2/include/linux/ip.h:7: 
error: redefinition of [EMAIL PROTECTED]@^Y mailto:[EMAIL PROTECTED]@^Y
 /usr/src/linux-2.6.16.60-0.21/include/linux/ip.h:108: error: previous 

definition of [EMAIL PROTECTED]@^Y mailto:[EMAIL PROTECTED]@^Y was here
 make[6]: *** 
[/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.3/drivers/infiniband/core/addr.o] 
Error 1
 
 
The attached diff file remove the redundant ip.h file form the 
/ofa_kernel-1.3/kernel_addons/backport/2.6.16_sles10_sp2/ directory.
 
 
Moshe
 
Tziporet,
 
This patch together with the ib-bonding patch that I delivered to 
MoniS solve all  the
 
OFED-1.3.1-rc1 porting compile issues.
 
Moshe




Moshe Katzir   |  +972-9971-8639 (o)   |   +972-52-860-6042  (m)

 


Voltaire – _The Grid Backbone_

_ _

 www.voltaire.com http://www.voltaire.com/

mailto:[EMAIL PROTECTED]



kernel_addons/backport/2.6.16_sles10_sp2/ip.h removed from ofed-1.3.1 git tree.
Thanks Moshe,

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


Re: [ewg] Fwd: [ofa-general] [PATCH/RFC] IPoIB: Handle case when P_Key is deleted and re-added at same index

2008-05-14 Thread Vladimir Sokolovsky

Olga Shern (Voltaire) wrote:





Hello Olga,
This patch can't be applied as is to the ofed-1.3.1 git tree:

patching file drivers/infiniband/ulp/ipoib/ipoib_cm.c
Hunk #1 succeeded at 847 (offset -160 lines).
patching file drivers/infiniband/ulp/ipoib/ipoib_ib.c
Hunk #1 succeeded at 488 (offset -106 lines).
Hunk #2 FAILED at 729.
1 out of 2 hunks FAILED -- saving rejects to file
drivers/infiniband/ulp/ipoib/ipoib_ib.c.rej

Can you recreate this patch against
git://git.openfabrics.org/ofed_1_3/linux-2.6.git
http://git.openfabrics.org/ofed_1_3/linux-2.6.git ofed_kernel?

Regards,
Vladimir


 
It was applied without issues on OFED 1.3, therfore I sent it as is.

I will recreate it against OFED 1.3.1
 
Olga




I added this patch (as is) to ofed-1.3.1 kernel git tree as 
kernel_patches/fixes/ipoib_0360_Handle_case_when_P_Key_is_deleted.patch.
Thanks,

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


[ewg] OpenSM 3.1.11 for OFED 1.3.1

2008-05-14 Thread Hal Rosenstock
Sasha,

There was just a change has been made for OpenSM on ofed_1_3 branch. I
also think there was a doc change to the OpenSM release notes there as
well post 3.1.10 (which was what was also made part of OFED 1.3).

Also, perhaps Ira's client rereg patch for this version as well ?

Will there be another OpenSM release (say 3.1.11) available for OFED
1.3.1 ?

Thanks.

-- Hal



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


[ewg] Re: OpenSM 3.1.11 for OFED 1.3.1

2008-05-14 Thread Sasha Khapyorsky
Hi Hal,

On 04:24 Wed 14 May , Hal Rosenstock wrote:
 
 There was just a change has been made for OpenSM on ofed_1_3 branch. I
 also think there was a doc change to the OpenSM release notes there as
 well post 3.1.10 (which was what was also made part of OFED 1.3).
 
 Also, perhaps Ira's client rereg patch for this version as well ?

I don't think - nobody asked for this change in OFED, and I assume
nobody tested it there, and 1.3.1-rc1 is already out.

 Will there be another OpenSM release (say 3.1.11) available for OFED
 1.3.1 ?

Not sure, but we will see.

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


Re: [ewg] Fwd: [ofa-general] [PATCH/RFC] IPoIB: Handle case when P_Key is deleted and re-added at same index

2008-05-14 Thread Olga Shern (Voltaire)
On 5/14/08, Vladimir Sokolovsky [EMAIL PROTECTED] wrote:

 Olga Shern (Voltaire) wrote:

 
 
 
 
 Hello Olga,
 This patch can't be applied as is to the ofed-1.3.1 git tree:
 
 patching file drivers/infiniband/ulp/ipoib/ipoib_cm.c
 Hunk #1 succeeded at 847 (offset -160 lines).
 patching file drivers/infiniband/ulp/ipoib/ipoib_ib.c
 Hunk #1 succeeded at 488 (offset -106 lines).
 Hunk #2 FAILED at 729.
 1 out of 2 hunks FAILED -- saving rejects to file
 drivers/infiniband/ulp/ipoib/ipoib_ib.c.rej
 
 Can you recreate this patch against
 git://git.openfabrics.org/ofed_1_3/linux-2.6.git
 http://git.openfabrics.org/ofed_1_3/linux-2.6.git ofed_kernel?
 
 Regards,
 Vladimir
 
 
   It was applied without issues on OFED 1.3, therfore I sent it as is.
  I will recreate it against OFED 1.3.1
   Olga
 
 
 I added this patch (as is) to ofed-1.3.1 kernel git tree as
 kernel_patches/fixes/ipoib_0360_Handle_case_when_P_Key_is_deleted.patch.
 Thanks,

 Regards,
 Vladimir



Great,

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

[ewg] Re: [GIT PULL] ofed-1.3.1 - cxgb3 fixes

2008-05-14 Thread Steve Wise
Strange... I ran the kernel build script on all the kernel versions and 
platforms and they passed.  I must not be doing something correctly when 
running that script?


I'll address this today.



Vladimir Sokolovsky wrote:

Steve Wise wrote:

Vlad,

Please pull from

git://git.openfabrics.org/~swise/ofed-1.3 ofed_kernel

All the changes are upstream in 2.6.26.

Patches added:

kernel_patches/fixes/cxgb3_0240_fix_port_up_down_error_path.patch
kernel_patches/fixes/cxgb3_0250_fix_EEH.patch
kernel_patches/fixes/iw_cxgb3_0200_Dont_add_PBL_memory_to_gen_pool_in_chunks.patch 

kernel_patches/fixes/iw_cxgb3_0210_Fix_severe_limit_on_userspace_memory_registration_size.patch 

kernel_patches/fixes/iw_cxgb3_0220_Wrap_the_software_sq_ptr_as_needed_on_flush.patch 



Steve.



Hi Steve,
ofed_makedist.sh script fails to apply cxgb3_remove_eeh.patch.
Please fix:

  ./ofed_scripts/ofed_makedist.sh
Importing patch 
/tmp/build-ofed_kernel-Q23205/ofed_kernel-2.6.11/kernel_patches/backport/2.6.11/cxgb3_remove_eeh.patch 
(stored as cxgb3_remove_eeh.patch)
/usr/bin/quilt --quiltrc 
/tmp/build-ofed_kernel-Q23205/ofed_kernel-2.6.11/patches/quiltrc push 
patches/cxgb3_remove_eeh.patch

Applying patch cxgb3_remove_eeh.patch
patching file drivers/net/cxgb3/cxgb3_main.c
Hunk #1 FAILED at 2426.
Hunk #2 succeeded at 2699 (offset -34 lines).
1 out of 2 hunks FAILED -- rejects in file drivers/net/cxgb3/cxgb3_main.c
Patch cxgb3_remove_eeh.patch does not apply (enforce with -f)

Regards,
Vladimir

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


Re: [ewg] Re: OpenSM 3.1.11 for OFED 1.3.1

2008-05-14 Thread Sasha Khapyorsky
On 17:19 Wed 14 May , Tziporet Koren wrote:
 There is the seg-fault bug that was fixed by Yevgeny that we need.

This single commit was applied to 1.3 branch. I think Hal was asking
about OpenSM version bumping and tarball release for 1.3.x.

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


[ewg] Re: [GIT PULL] ofed-1.3.1 - cxgb3 fixes

2008-05-14 Thread Steve Wise


Hi Steve,
ofed_makedist.sh script fails to apply cxgb3_remove_eeh.patch.
Please fix:

 ./ofed_scripts/ofed_makedist.sh
Importing patch 
/tmp/build-ofed_kernel-Q23205/ofed_kernel-2.6.11/kernel_patches/backport/2.6.11/cxgb3_remove_eeh.patch 
(stored as cxgb3_remove_eeh.patch)
/usr/bin/quilt --quiltrc 
/tmp/build-ofed_kernel-Q23205/ofed_kernel-2.6.11/patches/quiltrc push 
patches/cxgb3_remove_eeh.patch

Applying patch cxgb3_remove_eeh.patch
patching file drivers/net/cxgb3/cxgb3_main.c
Hunk #1 FAILED at 2426.
Hunk #2 succeeded at 2699 (offset -34 lines).
1 out of 2 hunks FAILED -- rejects in file drivers/net/cxgb3/cxgb3_main.c
Patch cxgb3_remove_eeh.patch does not apply (enforce with -f)

Regards,
Vladimir



Vlad,

Please pull from here to get the fix for this:

git://git.openfabrics.org/~swise/ofed-1.3 ofed_kernel

BTW:   The build_ofa_kernel.sh script doesn't build all the backports.  
That is how these slipped through the cracks.  I'll always run 
ofed_makedist.sh from now on as part of my submission process, but it 
seems like we're missing some backport build checks.  These backports 
aren't getting built by build_ofa_kernel.sh:


2.6.11
2.6.11_FC4
2.6.13_suse10_0_u

Steve.

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