From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 7571C1B581 for ; Fri, 6 Jul 2018 04:05:36 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Jul 2018 19:05:35 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,314,1526367600"; d="scan'208";a="213801913" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga004.jf.intel.com with ESMTP; 05 Jul 2018 19:05:30 -0700 Received: from fmsmsx101.amr.corp.intel.com (10.18.124.199) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 5 Jul 2018 19:05:29 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx101.amr.corp.intel.com (10.18.124.199) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 5 Jul 2018 19:05:29 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.100]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.17]) with mapi id 14.03.0319.002; Fri, 6 Jul 2018 10:05:27 +0800 From: "Liu, Yong" To: "Zhu, ShuaiX" , "dts@dpdk.org" CC: "Zhu, ShuaiX" Thread-Topic: [dts] [PATCH V1] conf/checklist:Update powerville not supported cases Thread-Index: AQHUFDAY23Evh0gI60OjKatz3UxyA6SBcsaQ Date: Fri, 6 Jul 2018 02:05:27 +0000 Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E630EF941@SHSMSX103.ccr.corp.intel.com> References: <1530775037-74201-1-git-send-email-shuaix.zhu@intel.com> In-Reply-To: <1530775037-74201-1-git-send-email-shuaix.zhu@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMTNjNjcyMzAtODkzZC00Y2I1LWJmNDAtYmM0ZWRkYzNlNmM2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiM1BhNDF0SlppRnY3WWpkTnM1dmZmdXFJWXFhd0YzXC8rXC9xWDBGVkoraCt0aEdIeEtwR2VqcEd5cFBUdmhCRkhsIn0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action 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 V1] conf/checklist:Update powerville not supported cases 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, 06 Jul 2018 02:05:37 -0000 Hi Shuai, These cases are designed for reassemble library. Not sure why they can't su= pported by powerville. Could you please explain it? Thanks, Marvin > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhu,shuai > Sent: Thursday, July 05, 2018 3:17 PM > To: dts@dpdk.org > Cc: Zhu, ShuaiX > Subject: [dts] [PATCH V1] conf/checklist:Update powerville not supported > cases >=20 > Powerville should skip below cases. > packets_are_forwarded_after_ttl_timeout, > send_4K_frames_split_in_7_and_4K_maxflows >=20 > Signed-off-by: zhu,shuai > --- > conf/test_case_checklist.json | 32 +++++++++++++++++++++++++++++++- > 1 file changed, 31 insertions(+), 1 deletion(-) >=20 > diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.jso= n > index d828df1..4e61877 100644 > --- a/conf/test_case_checklist.json > +++ b/conf/test_case_checklist.json > @@ -1992,5 +1992,35 @@ > "Bug ID": "", > "Comments": "Niantic not support this case" > } > - ] > + ], > + "packets_are_forwarded_after_ttl_timeout": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "powerville" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "powerville not support this case" > + } > + ], > + "send_4K_frames_split_in_7_and_4K_maxflows": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "powerville" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "powerville not support this case" > + } > + ] > } > -- > 1.9.3