From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 7DEEB68DD for ; Fri, 19 Aug 2016 03:17:42 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 18 Aug 2016 18:17:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,542,1464678000"; d="scan'208,217";a="1038199031" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga002.jf.intel.com with ESMTP; 18 Aug 2016 18:17:21 -0700 Received: from fmsmsx102.amr.corp.intel.com (10.18.124.200) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 18 Aug 2016 18:17:21 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX102.amr.corp.intel.com (10.18.124.200) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 18 Aug 2016 18:17:20 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.181]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.116]) with mapi id 14.03.0248.002; Fri, 19 Aug 2016 09:17:18 +0800 From: "Liu, Yong" To: "Mo, YufengX" CC: "dts@dpdk.org" Thread-Topic: [dts] [PATCH V1 2/2] Packet capture: upload automation testing script/test plan Thread-Index: AQHR+SRpAurfWpFU30e+myr56YcL46BOWxYAgACX+wCAAIiGsA== Date: Fri, 19 Aug 2016 01:17:18 +0000 Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E22271199@SHSMSX103.ccr.corp.intel.com> References: <1471502003-25292-1-git-send-email-yufengx.mo@intel.com> <1471502003-25292-3-git-send-email-yufengx.mo@intel.com> <86228AFD5BCD8E4EBFD2B90117B5E81E222708BA@SHSMSX103.ccr.corp.intel.com> In-Reply-To: Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZThlOGQzODgtMTg2YS00Mjk1LWIwNmItZjc1MzZmNTA3NzkwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IkJpdjRKYis2RHVFcEd6NDB1eFk1SVhpNkRKMTBxTzdxcFBqK2VOSmdoRFk9In0= x-ctpclassification: CTP_IC x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dts] [PATCH V1 2/2] Packet capture: upload automation testing script/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: Fri, 19 Aug 2016 01:17:43 -0000 Hi Yufen, My comment is based on logic, our suite should not depend on scapy configur= ation. It involved in dependency on the uncontrolled external input. Marvin, From: Mo, YufengX Sent: Friday, August 19, 2016 9:05 AM To: Liu, Yong Cc: dts@dpdk.org Subject: RE: [dts] [PATCH V1 2/2] Packet capture: upload automation testing= script/test plan hi, Marvin a replay about your comment. And please review my ipgre patch. > -----Original Message----- > From: Liu, Yong > Sent: August 18, 2016 5:11 PM > To: Mo, YufengX; dts@dpdk.org > Subject: RE: [dts] [PATCH V1 2/2] Packet capture: upload automation testi= ng script/test plan > > Hi Yufen, some concerns about this patch. > > > -----Original Message----- > > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Mo, YufengX > > Sent: Thursday, August 18, 2016 2:33 PM > > To: dts@dpdk.org > > Cc: Mo, YufengX > > Subject: [dts] [PATCH V1 2/2] Packet capture: upload automation testing > > script/test plan > > > > From: yufengmx >