From patchwork Fri Jan 28 06:22:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Jun Dong X-Patchwork-Id: 106656 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id BB864A034D; Fri, 28 Jan 2022 07:22:35 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B587D42807; Fri, 28 Jan 2022 07:22:34 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mails.dpdk.org (Postfix) with ESMTP id ABDAE40141 for ; Fri, 28 Jan 2022 07:22:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1643350953; x=1674886953; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=ZZdiaYXXQ3X2uSdpuAMuAKzXqhsCB8txji6I9cd3j5M=; b=lrl/Ay50P+BSvFAL2ThZ8T5lIFt8WD3u4/j5gOZ4k2nFmRLk+hJrR4/v 9IcPIOvH03yoV9OuGWfu886JYx/o6DXFJtrb4dzVJ7x1ThtzioKTJI6ao Pd5R33eAjL0afiMsSpgpOxYduS4Gf1AZM1ZMgMUba+4zwnrvOpOo+Xhh5 Vcc+yHJXln+BpJn27yR1SfAM3P8pSF8N4FojjAKF5Kn1KmcReifssg40o f++GKaIYAKVIfZKZ5TxsfWnjL9pjQbsFAGRYBXgb3s+WA0ovVSxmIvBF+ C2bY+umU5z2kaCGyedHG4uR4v2tnU+PVPFRtuURSN4pINssNmYzpAyPGK A==; X-IronPort-AV: E=McAfee;i="6200,9189,10240"; a="247278179" X-IronPort-AV: E=Sophos;i="5.88,322,1635231600"; d="scan'208";a="247278179" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Jan 2022 22:22:32 -0800 X-IronPort-AV: E=Sophos;i="5.88,322,1635231600"; d="scan'208";a="770015201" Received: from shwdenpg197.ccr.corp.intel.com ([10.253.109.35]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Jan 2022 22:22:31 -0800 From: Jun Dong To: dts@dpdk.org Cc: lijuan.tu@intel.com, qingx.sun@intel.com, junx.dong@intel.com Subject: [dts][V1] doc/*: fix some document buld warning info. Date: Fri, 28 Jan 2022 14:22:26 +0800 Message-Id: <20220128062226.916-1-junx.dong@intel.com> X-Mailer: git-send-email 2.33.1.windows.1 MIME-Version: 1.0 X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Signed-off-by: Jun Dong --- doc/dts_gsg/quick_start.rst | 4 ++-- doc/dts_gsg/usr_guide/trex.rst | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/dts_gsg/quick_start.rst b/doc/dts_gsg/quick_start.rst index a2dbfa68..e6ef9b95 100644 --- a/doc/dts_gsg/quick_start.rst +++ b/doc/dts_gsg/quick_start.rst @@ -176,7 +176,7 @@ execution.cfg * test_suites: a list of test suites to be executed $DTS_CFG_FOLDER/crbs.cfg -~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~ .. code-block:: console @@ -197,7 +197,7 @@ $DTS_CFG_FOLDER/crbs.cfg * tester_passwd: Password of Tester linux account, user name should same as dut_user $DTS_CFG_FOLDER/ports.cfg -~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~ .. code-block:: console diff --git a/doc/dts_gsg/usr_guide/trex.rst b/doc/dts_gsg/usr_guide/trex.rst index 00e15baa..8dfa66bd 100644 --- a/doc/dts_gsg/usr_guide/trex.rst +++ b/doc/dts_gsg/usr_guide/trex.rst @@ -168,7 +168,7 @@ Add the performance test suite and set perf=true:: root@tester:dts# Configure $DTS_CFG_FOLDER/crbs.cfg -~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Set the pktgen_group=trex or pktgen_group=TREX, this item is case insensitive:: root@tester:dts# cat $DTS_CFG_FOLDER/crbs.cfg @@ -186,7 +186,7 @@ Set the pktgen_group=trex or pktgen_group=TREX, this item is case insensitive:: bypass_core0=True Configure $DTS_CFG_FOLDER/ports.cfg -~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This configuration is just same with PF function test, so if you have completed some functional test, you have no need to modify the $DTS_CFG_FOLDER/ports.cfg, just like below:: @@ -207,7 +207,7 @@ In addition, it could be configured as below:: We recommend to use the first format configuration, as it has no need to do modification when we do functional test. Configure $DTS_CFG_FOLDER/pktgen.cfg -~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fill in the $DTS_CFG_FOLDER/pktgen.cfg with your TREX setting, for the first time, you should set start_trex=yes. Set the IP address of the device which you installed TREX into item ‘server=’, it should be the tester IP. The configuration should as below::