From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 55B781DBE for ; Mon, 4 Mar 2019 07:47:59 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Mar 2019 22:47:58 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,439,1544515200"; d="scan'208";a="138866050" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga002.jf.intel.com with ESMTP; 03 Mar 2019 22:47:57 -0800 Received: from fmsmsx118.amr.corp.intel.com (10.18.116.18) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sun, 3 Mar 2019 22:47:57 -0800 Received: from shsmsx108.ccr.corp.intel.com (10.239.4.97) by fmsmsx118.amr.corp.intel.com (10.18.116.18) with Microsoft SMTP Server (TLS) id 14.3.408.0; Sun, 3 Mar 2019 22:47:57 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.158]) by SHSMSX108.ccr.corp.intel.com ([169.254.8.57]) with mapi id 14.03.0415.000; Mon, 4 Mar 2019 14:47:55 +0800 From: "Tu, Lijuan" To: Rami Rosen , "dts@dpdk.org" Thread-Topic: [dts] [PATCH] test_plans checksum_offload: fix name of a parameter Thread-Index: AQHU0dtPFvumllc7NEOhbWvkG1CQRKX7CKDw Date: Mon, 4 Mar 2019 06:47:54 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BA3CE3C@SHSMSX101.ccr.corp.intel.com> References: <1551629272-8610-1-git-send-email-ramirose@gmail.com> In-Reply-To: <1551629272-8610-1-git-send-email-ramirose@gmail.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNDJjZjZmZTEtYzY3Yi00YTM5LTg0YjQtNmE5ODhjYTIxZTk1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUk9TQUdwQXRUYlwvdEF0RDRMK3VpckdEaHBmNCtXUjRFMjFWcDJ2MTdsTEsrQTFGYjFwVU9rUFwvRG9wYk5zelhhIn0= x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH] test_plans checksum_offload: fix name of a parameter 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, 04 Mar 2019 06:48:00 -0000 Applied, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Rami Rosen > Sent: Monday, March 4, 2019 12:08 AM > To: dts@dpdk.org > Cc: Rami Rosen > Subject: [dts] [PATCH] test_plans checksum_offload: fix name of a paramet= er >=20 > Testpmd has no longer a paramater called enable-rx-checksum, it should be= : > enable-rx-cksum. This patch fixes it in the checksum offload test plan. >=20 > See: > https://git.dpdk.org/dpdk/tree/app/test-pmd/parameters.c#n134 >=20 > Signed-off-by: Rami Rosen > --- > test_plans/checksum_offload_test_plan.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/test_plans/checksum_offload_test_plan.rst > b/test_plans/checksum_offload_test_plan.rst > index 710b98a..82fd12f 100644 > --- a/test_plans/checksum_offload_test_plan.rst > +++ b/test_plans/checksum_offload_test_plan.rst > @@ -56,7 +56,7 @@ On the TX side: > RX side, the L3/L4 checksum offload by hardware can be enabled with the > following command of the ``testpmd`` application:: >=20 > - enable-rx-checksum > + enable-rx-cksum >=20 > TX side, the insertion of a L3/L4 checksum by hardware can be enabled wi= th the > following command of the ``testpmd`` application and running in a dedicat= ed > @@ -93,7 +93,7 @@ launch the ``testpmd`` with the following arguments:: >=20 > ./build/app/testpmd -cffffff -n 1 -- -i --burst=3D1 --txpt=3D32 \ > --txht=3D8 --txwt=3D0 --txfreet=3D0 --rxfreet=3D64 --mbcache=3D250 --p= ortmask=3D0x5 > - enable-rx-checksum > + enable-rx-cksum >=20 > Set the verbose level to 1 to display information for each received pack= et:: >=20 > -- > 1.8.3.1