Re: [PATCH] perftest fixes

2011-02-15 Thread Ido Shamai
Applied . Thanks Frank On 2/2/2011 8:37 PM, frank zago wrote: Signed-off-by: Frank Zago -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] perftest fixes

2011-02-02 Thread frank zago
On 02/02/2011 12:19 PM, frank zago wrote: Hello, This fixes a bug in 3 tests where the result of ibv_open_device is not checked. I added a couple missing endlines too. Frank. I forgot: Signed-off-by: Frank Zago -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the

[PATCH] perftest fixes

2011-02-02 Thread frank zago
Hello, This fixes a bug in 3 tests where the result of ibv_open_device is not checked. I added a couple missing endlines too. Frank. diff --git a/COPYING b/COPYING diff --git a/Makefile b/Makefile diff --git a/README b/README diff --git a/clock_test.c b/clock_test.c diff --git a/get_clock.c b/