From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id D134E2C56 for ; Mon, 27 Feb 2017 04:33:22 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga105.jf.intel.com with ESMTP; 26 Feb 2017 19:33:21 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,212,1484035200"; d="scan'208";a="1135274932" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by fmsmga002.fm.intel.com with ESMTP; 26 Feb 2017 19:33:21 -0800 Message-ID: <58B39C42.8040901@intel.com> Date: Mon, 27 Feb 2017 11:25:54 +0800 From: "Liu, Yong" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Peng Yuan , dts@dpdk.org References: <1488210798-84403-1-git-send-email-yuan.peng@intel.com> In-Reply-To: <1488210798-84403-1-git-send-email-yuan.peng@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH] test_plans: correct the format error of checksum_offload_test_plan X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2017 03:33:23 -0000 Applied. On 02/27/2017 11:53 PM, Peng Yuan wrote: > Signed-off-by: Peng Yuan > > diff --git a/test_plans/checksum_offload_test_plan.rst b/test_plans/checksum_offload_test_plan.rst > index fc46155..21ce27b 100644 > --- a/test_plans/checksum_offload_test_plan.rst > +++ b/test_plans/checksum_offload_test_plan.rst > @@ -194,7 +194,8 @@ is indeed recalculated by software algorithms. > > Test Case: Validate RX checksum valid flags on the receive packet > ================================================================= > -etup the ``csum`` forwarding mode:: > + > +Setup the ``csum`` forwarding mode:: > > testpmd> set fwd csum > Set csum packet forwarding mode