The results of a bidirectional test are not displayed without
this patch.
Signed-off-by: Ralph Campbell <[email protected]>
diff --git a/send_bw.c b/send_bw.c
index f842fb9..d6fa394 100755
--- a/send_bw.c
+++ b/send_bw.c
@@ -1447,7 +1447,7 @@ int main(int argc, char *argv[])
if(run_iter_uni(ctx, &user_param, rem_dest,
size))
return 17;
}
- if (user_param.servername) {
+ if (user_param.servername || user_param.duplex) {
print_report(user_param.iters, size,
user_param.duplex, tposted, tcompleted, noPeak, no_cpu_freq_fail);
/* sync again for the sake of UC/UC */
rem_dest = pp_client_exch_dest(sockfd,
&my_dest, &user_param);
_______________________________________________
ewg mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg