Re: [ewg] OFED-1.5: build problem with mthca

2009-07-22 Thread Jack Morgenstein
Your compiler seems to be choking on the "__init" keyword in the kernel installation's asm/topology.h file. I do not know why. The kernel_addons/.../cpumask.h file simply has a line #include , which should not be causing problems. Problem line: extern void __init dump_numa_cpu_topology(void);

[ewg] ib_rdma test over chelsio

2009-07-22 Thread Shirley Ma
I have trouble to run ib_rdma test over chelsio. I got client reported "pp_client_connect: unexpected CM event 1" error with or without any server running. The FW is 7.4.0. I tried stack 1.2.5 and ofed-1.4.1 both doesn't seem work to me. Anybody has any idea? Thanks Shirley

[ewg] OFA server fs is full

2009-07-22 Thread Sasha Khapyorsky
Hi, I'm not able to push changes to OFA server because / fs is full. Is it really needed to build things there? Why to not build on local machine(s) and then to upload tarballs? Sasha ___ ewg mailing list ewg@lists.openfabrics.org http://lists.openfabr

RE: [ewg] OFA server fs is full

2009-07-22 Thread Tung, Chien Tin
>I'm not able to push changes to OFA server because / fs is full. > >Is it really needed to build things there? Why to not build on >local machine(s) and then to upload tarballs? I cleaned up a bit in my directory but didn't make a dent. Why don't you build on sofa.openfabrics.org? Plenty of ro

Re: [ewg] OFA server fs is full

2009-07-22 Thread Vladimir Sokolovsky
Sasha Khapyorsky wrote: Hi, I'm not able to push changes to OFA server because / fs is full. Is it really needed to build things there? Why to not build on local machine(s) and then to upload tarballs? Sasha ___ ewg mailing list ewg@lists.openfabrics

Re: [ewg] OFA server fs is full

2009-07-22 Thread Sasha Khapyorsky
On 18:36 Wed 22 Jul , Vladimir Sokolovsky wrote: > I cleaned up some build directories. > There are about 5GB free space now. Now there is: Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda1151873632 139556036 4602784 97% / We will have a next "overf

[ewg] libcxgb3-1.2.3 released

2009-07-22 Thread Steve Wise
Hello, I'm announcing the release of version 1.2.3 of libcxgb3 which adds support for device ids 0x35 and 0x36. It can be pulled from: http://www.openfabrics.org/downloads/cxgb3/libcxgb3-1.2.3.tar.gz Vlad, please pull this into ofed-1.5. The git tree is: git://www.openfabrics.org/~swise/li

[ewg] Re: libcxgb3-1.2.3 released

2009-07-22 Thread Vladimir Sokolovsky
Steve Wise wrote: Hello, I'm announcing the release of version 1.2.3 of libcxgb3 which adds support for device ids 0x35 and 0x36. It can be pulled from: http://www.openfabrics.org/downloads/cxgb3/libcxgb3-1.2.3.tar.gz Vlad, please pull this into ofed-1.5. The git tree is: git://www.openfa