From: Steve Wise Date: Wed, 13 Feb 2008 19:57:10 +0000 (-0600) Subject: Update cxgb3 release notes. X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=2d4aae092c3391f1b4da537ec62a71dafdd40c9b;p=compat-rdma%2Fdocs.git Update cxgb3 release notes. Signed-off-by: Steve Wise --- 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