From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 126E6A0561; Tue, 21 Apr 2020 05:32:09 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0A3281D5F6; Tue, 21 Apr 2020 05:32:09 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 204E21D5B9 for ; Tue, 21 Apr 2020 05:32:06 +0200 (CEST) IronPort-SDR: 4V3DbzlQ14C/SlmzUWkGY9GbN92mvX0UkfOlKHb9I0r9S6zRyhbaZU0CARqhx7Fsx0qSYjYNPV HlAwGZy8Yqkg== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Apr 2020 20:32:05 -0700 IronPort-SDR: wLjasvTt744meNEnfWjK85//HWWA9yPFBPUwqPf61vk0jtMjyUDg6mfpTyHt46bUPlUCPG0o8C DEV7vsHlzL9w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,408,1580803200"; d="scan'208";a="273385817" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga002.jf.intel.com with ESMTP; 20 Apr 2020 20:32:05 -0700 Received: from fmsmsx608.amr.corp.intel.com (10.18.126.88) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 20 Apr 2020 20:32:03 -0700 Received: from fmsmsx608.amr.corp.intel.com (10.18.126.88) by fmsmsx608.amr.corp.intel.com (10.18.126.88) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Mon, 20 Apr 2020 20:32:02 -0700 Received: from shsmsx154.ccr.corp.intel.com (10.239.6.54) by fmsmsx608.amr.corp.intel.com (10.18.126.88) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Mon, 20 Apr 2020 20:32:02 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.129]) by SHSMSX154.ccr.corp.intel.com ([169.254.7.214]) with mapi id 14.03.0439.000; Tue, 21 Apr 2020 11:32:02 +0800 From: "Tu, Lijuan" To: "Zeng, XiaoxiaoX" , "dts@dpdk.org" CC: "Zeng, XiaoxiaoX" Thread-Topic: [dts] [PATCH V1] conf/test_case_checklist: add flexible_rxd not support double vlan Thread-Index: AQHWFwBAa6IjelFYT0G6r6tebdtt3KiC7NOw Date: Tue, 21 Apr 2020 03:32:01 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC0DB55@SHSMSX101.ccr.corp.intel.com> References: <20200420191858.13659-1-xiaoxiaox.zeng@intel.com> In-Reply-To: <20200420191858.13659-1-xiaoxiaox.zeng@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.2.0.6 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/test_case_checklist: add flexible_rxd not support double vlan 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, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Zeng Xiaoxiao > Sent: Tuesday, April 21, 2020 3:19 AM > To: dts@dpdk.org > Cc: Zeng, XiaoxiaoX > Subject: [dts] [PATCH V1] conf/test_case_checklist: add flexible_rxd not > support double vlan >=20 > *. CVL kernel driver does`t enable double vlan which cause tester sent a > unexpected packet. >=20 > Signed-off-by: Zeng Xiaoxiao > --- > conf/test_case_checklist.json | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+) >=20 > diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.jso= n > index 44bf8af..76811c5 100644 > --- a/conf/test_case_checklist.json > +++ b/conf/test_case_checklist.json > @@ -2749,5 +2749,36 @@ > "Bug ID": "", > "Comments": "niantic not support this case" > } > + ], > + "check_double_VLAN_fields_in_RXD_8021ad": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + > + "columbiaville_100g" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "CVL_100G kennel not support double VLAN" > + } > + ], > + "check_double_VLAN_fields_in_RXD_8021Q_2_VLAN_tag": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "columbiaville_100g" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "only i40e and ixgbe driver support this case" > + } > ] > } > -- > 2.17.1