[ofa-general] [ANNOUNCE] compat-dapl-1.2.10 and dapl-2.0.13 Release

2008-09-01 Thread Davis, Arlin R
New DAPL releases now available from OFA download page: http://www.openfabrics.org/downloads/dapl/ md5sum: 3998feecc43a66c979c3742c05c2bb62 compat-dapl-1.2.10.tar.gz md5sum: 0aa99a9f5a888cc554686d24c4f23369 dapl-2.0.13.tar.gz Summary of changes since last release: v1.2,v2.0 - clean

[ofa-general] [PATCH 2/5][v1.2] dapl: fix compiler warnings in common code

2008-09-01 Thread Arlin Davis
Cleanup uDAPL common code. Signed-off by: Arlin Davis [EMAIL PROTECTED] --- dapl/common/dapl_ep_get_status.c |1 + dapl/common/dapl_ep_modify.c |2 +- dapl/common/dapl_rmr_bind.c |4 +++- dapl/udapl/dapl_evd_wait.c | 17 ++--- dapl/udapl/dapl_lmr_create.

[ofa-general] [PATCH 5/5] [v2.0] dapl build: add correct CFLAGS, set non-debug build by default for v2

2008-09-01 Thread Arlin Davis
dapl build: add correct CFLAGS, set non-debug build by default for v2 Signed-off by: Arlin Davis [EMAIL PROTECTED] --- Makefile.am | 10 +- dapl.spec.in |5 + 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/Makefile.am b/Makefile.am index dfab5e8..4cb339f 100755

[ofa-general] [PATCH 4/5] [v2.0] dapl providers: fix compiler warnings in cma and scm providers

2008-09-01 Thread Arlin Davis
dapl providers: cleanup all compiler warnings in cma and scm providers Signed-off by: Arlin Davis [EMAIL PROTECTED] --- dapl/include/dapl.h| 41 +-- dapl/openib_cma/dapl_ib_cq.c |5 +++- dapl/openib_cma/dapl_ib_dto.h |2 +- dapl/openib

[ofa-general] [PATCH 2/5] [v2.0] dapl: fix compiler warnings in common code

2008-09-01 Thread Arlin Davis
dapl: fix compiler warnings in common code Signed-off by: Arlin Davis [EMAIL PROTECTED] --- dapl/common/dapl_ep_get_status.c |1 + dapl/common/dapl_ep_modify.c |2 +- dapl/common/dapl_rmr_bind.c |4 +++- dapl/udapl/dapl_evd_wait.c | 17 ++--- dapl/udapl/d

[ofa-general] [PATCH 3/5] [v2.0] dat: fix compiler warnings in dat common code

2008-09-01 Thread Arlin Davis
dat: fix compiler warnings in dat common code Signed-off by: Arlin Davis [EMAIL PROTECTED] --- dat/common/dat_dr.c | 26 +++--- dat/common/dat_sr.c | 19 --- 2 files changed, 23 insertions(+), 22 deletions(-) diff --git a/dat/common/dat_dr.c b/dat/common/d

[ofa-general] [PATCH 1/5] [v2.0] dtest/dapltest: fix compiler warnings

2008-09-01 Thread Arlin Davis
Patch set for DAPL v2.0 to cleanup compiler warnings and fix fedora build issues. Signed-off by: Arlin Davis [EMAIL PROTECTED] --- test/dapltest/Makefile.am|4 +- test/dapltest/cmd/dapl_netaddr.c |2 +- test/dapltest/test/dapl_limit.c | 125 ++--

[ofa-general] [PATCH 1/5][v1.2] dtest/dapltest: fix compiler warnings, add _GNU_SOURCE to test application builds

2008-09-01 Thread Arlin Davis
Patch set to cleanup all warnings and fix fedora build issues. dtest/dapltest: fix all compiler warnings, cleanup test code, build with -Wall, -D_GNU_SOURCE. Signed-off by: Arlin Davis [EMAIL PROTECTED] --- test/dapltest/Makefile.am|2 +- test/dapltest/cmd/dapl_netaddr.c |2 +-

[ofa-general] [PATCH 4/5][v1.2] dapl build: add correct CFLAGS for GNU

2008-09-01 Thread Arlin Davis
Signed-off by: Arlin Davis [EMAIL PROTECTED] --- Makefile.am | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile.am b/Makefile.am index bccc6ff..29e6b3b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,9 +12,9 @@ OSFLAGS += -DREDHAT_EL5 endif if DEBUG -

[ofa-general] [PATCH 5/5][v1.2] dapl providers: fix compiler warnings in cma and scm providers

2008-09-01 Thread Arlin Davis
dapl providers: fix compiler warnings in cma and scm providers Include provider definitions after some key definitions required by providers. Check results of writes and reads, print appropriate error message. Signed-off by: Arlin Davis [EMAIL PROTECTED] --- dapl/include/dapl.h| 38

[ofa-general] [PATCH 3/5][v1.2] dat: fix compiler warnings in dat common code

2008-09-01 Thread Arlin Davis
Cleanup uDAT common code Signed-off by: Arlin Davis [EMAIL PROTECTED] --- dat/common/dat_dr.c | 26 +++--- dat/common/dat_sr.c | 19 --- 2 files changed, 23 insertions(+), 22 deletions(-) diff --git a/dat/common/dat_dr.c b/dat/common/dat_dr.c index 89fc861

[ofa-general] Re: [PATCH] IB/mlx4: Set RAE and FRE flags, initialize mtt_sz field in the mpt entry.

2008-09-01 Thread Roland Dreier
I need help deciding whether to get this in 2.6.27 or not. With this patch, how is send queue fast register working? If this is the last fix then I think we can get it in 2.6.27. If you are still debugging and it still doesn't work well, then I might want to wait and see how big the required fix

[ofa-general] [PATCH] opensm/Makefile.am: adding yacc-generated .h file as dependency

2008-09-01 Thread Yevgeny Kliteynik
Hi Sasha, Adding header file that is produced by yacc/bison to the general dependencies. W/o it compiling of lex-generated .c file sometimes fails. Signed-off-by: Yevgeny Kliteynik <[EMAIL PROTECTED]> --- opensm/opensm/Makefile.am |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff

[ofa-general] [PATCH] IB/mlx4: Set RAE and FRE flags, initialize mtt_sz field in the mpt entry.

2008-09-01 Thread Vladimir Sokolovsky
rae - enable remote access on this fast memory region. fre - enable Fast Registration Operations on this region. mtt_sz - number of MTT entries allocated for this memory region. Signed-off-by: Vladimir Sokolovsky <[EMAIL PROTECTED]> --- drivers/net/mlx4/mr.c |6 +- 1 files changed, 5 inse

[ofa-general] ofa_1_4_kernel 20080901-0200 daily build status

2008-09-01 Thread Vladimir Sokolovsky (Mellanox)
This email was generated automatically, please do not reply git_url: git://git.openfabrics.org/ofed_1_4/linux-2.6.git git_branch: ofed_kernel Common build parameters: Passed: Passed on i686 with linux-2.6.16 Passed on i686 with linux-2.6.18 Passed on i686 with linux-2.6.19 Passed on i686 with