From patchwork Sun Oct 4 16:08:35 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hal Rosenstock X-Patchwork-Id: 51621 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n94GGIhS027119 for ; Sun, 4 Oct 2009 16:16:18 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756912AbZJDQP6 (ORCPT ); Sun, 4 Oct 2009 12:15:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756898AbZJDQP5 (ORCPT ); Sun, 4 Oct 2009 12:15:57 -0400 Received: from qmta04.westchester.pa.mail.comcast.net ([76.96.62.40]:50787 "EHLO QMTA04.westchester.pa.mail.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752879AbZJDQP4 (ORCPT ); Sun, 4 Oct 2009 12:15:56 -0400 Received: from OMTA09.westchester.pa.mail.comcast.net ([76.96.62.20]) by QMTA04.westchester.pa.mail.comcast.net with comcast id ofZX1c0030SCNGk54gFL7A; Sun, 04 Oct 2009 16:15:20 +0000 Received: from hal.comcast.net ([75.69.247.31]) by OMTA09.westchester.pa.mail.comcast.net with comcast id ogFK1c0080hNrtn3VgFKpw; Sun, 04 Oct 2009 16:15:20 +0000 Received: from hal.comcast.net (localhost.localdomain [127.0.0.1]) by hal.comcast.net (8.14.3/8.14.3) with ESMTP id n94GCZlc028403; Sun, 4 Oct 2009 12:12:40 -0400 Received: (from hnrose@localhost) by hal.comcast.net (8.14.3/8.14.3/Submit) id n94G8ZKU028324; Sun, 4 Oct 2009 12:08:35 -0400 Date: Sun, 4 Oct 2009 12:08:35 -0400 From: Hal Rosenstock To: idos@dev.mellanox.co.il Cc: linux-rdma@vger.kernel.org Subject: [PATCH] perftest/README: Add SL option Message-ID: <20091004160835.GA28321@comcast.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org diff --git a/README b/README index 8c0d558..e0acf2d 100755 --- a/README +++ b/README @@ -124,6 +124,7 @@ Common Options to all tests: -a, --all run sizes from 2 till 2^23 -t, --tx-depth= size of tx queue (default: 50) -n, --iters= number of exchanges (at least 100, default: 1000) + -S, --sl= SL (default 0) -C, --report-cycles report times in cpu cycle units (default: microseconds) -H, --report-histogram print out all results