[ewg] [PATCH ofed-1.3 docs] Update cxgb3 release notes.
Steve Wise
swise at opengridcomputing.com
Wed Feb 13 11:57:10 PST 2008
From: Steve Wise <swise at opengridcomputing.com>
Signed-off-by: Steve Wise <swise at opengridcomputing.com>
---
cxgb3_release_notes.txt | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/cxgb3_release_notes.txt b/cxgb3_release_notes.txt
index 0f0c7d3..6d9ee57 100644
--- a/cxgb3_release_notes.txt
+++ b/cxgb3_release_notes.txt
@@ -142,5 +142,12 @@ iw_cxgb3 modules enabled. This forces the kernel to pull in the genalloc
allocator, which is requried for the OFED iw_cxgb3 module. Make sure
these config options are included in your .config file:
-CONFIG_CHELSIO_T3=m
-CONFIG_INFINIBAND_CXGB=m
+ CONFIG_CHELSIO_T3=m
+ CONFIG_INFINIBAND_CXGB=m
+
+4) If you run the RDMA latency test using the ib_rdma_lat program, make
+sure you use the following command lines to limit the amount of inline
+data to 64:
+
+ server: ib_rdma_lat -c -I 64
+ client: ib_rdma_lat -c -I 64 server_ip_addr
More information about the ewg
mailing list