From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 15048A046B for ; Wed, 26 Jun 2019 10:10:36 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E77D15398; Wed, 26 Jun 2019 10:10:36 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id B14F14CA9 for ; Wed, 26 Jun 2019 10:10:35 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Jun 2019 01:10:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,419,1557212400"; d="scan'208";a="152564951" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga007.jf.intel.com with ESMTP; 26 Jun 2019 01:10:34 -0700 Received: from shsmsx154.ccr.corp.intel.com (10.239.6.54) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 26 Jun 2019 01:10:33 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.87]) by SHSMSX154.ccr.corp.intel.com ([169.254.7.156]) with mapi id 14.03.0439.000; Wed, 26 Jun 2019 16:10:32 +0800 From: "Tu, Lijuan" To: "Mo, YufengX" , "dts@dpdk.org" CC: "Mo, YufengX" Thread-Topic: [dts] [PATCH V5 0/2] [examples/flow_classify]: upload test plan Thread-Index: AQHVKy6+lGrwBpTlaEaM7pCp9vdkbKatltTg Date: Wed, 26 Jun 2019 08:10:30 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BAC51E1@SHSMSX101.ccr.corp.intel.com> References: <1561450799-144563-1-git-send-email-yufengx.mo@intel.com> In-Reply-To: <1561450799-144563-1-git-send-email-yufengx.mo@intel.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.600.7 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYmYxMjM0OGQtZGY2Zi00NDljLTk5NDItZTU5NmIyNzhlZjQxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiemRlRkV5Q0x1Rng2QXRkM0E1ZGk1bENxaFFUM0xFdkNzRXA0bWRJMWNidDZSYXlsUERoVDF0WU9zbk50bDR1MSJ9 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 V5 0/2] [examples/flow_classify]: upload 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: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Applied the series, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of yufengmx > Sent: Tuesday, June 25, 2019 4:20 PM > To: dts@dpdk.org > Cc: Mo, YufengX > Subject: [dts] [PATCH V5 0/2] [examples/flow_classify]: upload test plan >=20 > upload examples/flow_classify test plan update test plan index list >=20 > v5: > - Follow Tu, Lijuan suggestion > - fix inaccurate description about packet generator(scapy or ixia) > - fix inaccurate description about mixed streams > - add more description about multiple streams. > - remove No nic type limitation description. > - add supported nics description. >=20 > v4: > - fix inaccurate description >=20 > v3: > - Follow Lin Xueqin suggestion > - remove burst packet type limitation > - add functional test case support > - remove ixia command description >=20 > yufengmx (2): > [examples/flow_classify]: upload test plan > [examples/flow_classify]: add flow_classify_test_plan label >=20 > test_plans/flow_classify_test_plan.rst | 332 > +++++++++++++++++++++++++++++++++ > test_plans/index.rst | 1 + > 2 files changed, 333 insertions(+) > create mode 100644 test_plans/flow_classify_test_plan.rst >=20 > -- > 1.9.3