[openfabrics-ewg] [Fwd: Re: On vacation on Sep-13 till 12-Oct [pre-RC6 build]]

Moni Shoua monis at voltaire.com
Wed Sep 20 00:06:43 PDT 2006


Moni Shoua wrote:

>Michael S. Tsirkin wrote:
>
>  
>
>>I think Voltaire has some PPC boxes with SLES10.
>>
>>Can you please verify that applying the following:
>>https://openib.org/svn/trunk/contrib/ibm/gen2/backport/2.6.16/linux_hvcall_to_2.6.16.patch
>>does not create problems for you on SLES10 ppc?
>>
>>I need the confirmation by tomorrow.
>>
>> 
>>
>>    
>>
>I am trying this now.
>I took RC5 and  put this patch under 
>openib-1.1/kernel_patches/backport/2.6.16
>
>By tomorrow I'll have the answer
>
>
>
>_______________________________________________
>openfabrics-ewg mailing list
>openfabrics-ewg at openib.org
>http://openib.org/mailman/listinfo/openfabrics-ewg
>
>
>  
>
The issues from installing OFED-1.1-rc5 with the above patch 
(backport/2.6.16/linux_hvcall_to_2.6.16.patch) on PPC/SLES10 are

   1. The following message was shown at the beggining (which is expected)
      ------------------------------------------------------------------------------------------------------------------------------------
      smith:/home/monis/OFED-1.1-rc5 # ./install.sh -c ../ofed.conf
      WARNING: ISER is not supported by this kernel
      WARNING: EHCA is not supported by this kernel
   2. Including ib_path in ofed.conf resulted an error during build
      ------------------------------------------------------------------------------------------------------------------------------------
      gcc -m64
      -Wp,-MD,/var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/hw/ipath/.ipath_diag.o.d
      -nostdinc -isystem /usr/lib/gcc/powerpc64-suse-linux/4.1.0/include
      -D__KERNEL__ -I/var/tmp/OFEDRPM/BUILD/openib-1.1/include
      -I/var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/include
      -Iinclude -Iinclude2 -I/usr/src/linux-2.6.16.21-0.8/include
      -include include/linux/autoconf.h -include
      /var/tmp/OFEDRPM/BUILD/openib-1.1/include/linux/autoconf.h
      -I/var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/hw/ipath
      -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
      -Werror-implicit-function-declaration -fno-strict-aliasing
      -fno-common -ffreestanding -Os -fomit-frame-pointer -msoft-float
      -pipe -mminimal-toc -mtraceback=none -mcall-aixdesc -mtune=power4
      -mno-altivec -funit-at-a-time -mstring -Wa,-maltivec -fno-ivopts
      -Wdeclaration-after-statement -Wno-pointer-sign
      -I/var/tmp/OFEDRPM/BUILD/openib-1.1/include
      -I/var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/include
      -I/var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/ulp/ipoib
      -I/var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/debug
      -DIPATH_IDSTR='"QLogic kernel.org driver"' -DIPATH_KERN_TYPE=0
      -DMODULE -D"KBUILD_STR(s)=#s"
      -D"KBUILD_BASENAME=KBUILD_STR(ipath_diag)"
      -D"KBUILD_MODNAME=KBUILD_STR(ib_ipath)" -c -o
      /var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/hw/ipath/.tmp_ipath_diag.o
      /var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/hw/ipath/ipath_diag.c
      /var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/hw/ipath/ipath_diag.c:
      In function ג€˜ipath_diagpkt_writeג€™:
      /var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/hw/ipath/ipath_diag.c:384:
      error: implicit declaration of function ג€˜vmalloc
      /var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/hw/ipath/ipath_diag.c:384:
      warning: assignment makes pointer from integer without a cast
      /var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/hw/ipath/ipath_diag.c:428:
      error: implicit declaration of function ג€˜vfree
      make[5]: ***
      [/var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/hw/ipath/ipath_diag.o]
      Error 1
      make[4]: ***
      [/var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband/hw/ipath]
      Error 2
      make[3]: ***
      [_module_/var/tmp/OFEDRPM/BUILD/openib-1.1/drivers/infiniband] Error 2
      make[2]: *** [modules] Error 2
      make[1]: *** [modules] Error 2
      ------------------------------------------------------------------------------------------------------------------------------------
      I don't know if the patch is to blame on this issue since I didn't
      compile try to build ib_path before

Besides that installation passed and a very short acceptance test showd 
no problem.

Below is the relevant part in ofed.conf that was used in this verification
------------------------------------------------------------------------------------------------------------------------------------
kernel_ib=y
ib_verbs=y
ib_mthca=y
ib_ipoib=y
ib_ipath=n
ib_sdp=y
ib_srp=y
ib_iser=y
ib_ehca=y
kernel_ib_devel=y





More information about the ewg mailing list