From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 2A701A034E; Wed, 9 Feb 2022 17:08:33 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3F6441143; Wed, 9 Feb 2022 17:08:32 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mails.dpdk.org (Postfix) with ESMTP id 2ABD441141 for ; Wed, 9 Feb 2022 17:08:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644422911; x=1675958911; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=MA//0qqUr1UCCXPKVMKrmDzIbkz/LSoAc85NtIY/ByI=; b=YnzRrb6MLWDWeba670uo8Dx8M5HIaVEDRpliO1QW+VZbq7TO6vXG/7pY sXuh/Z5aTl5pW1r8BDkL4g09ui+n/evkVmE8iI+0NIgzyoOPADKluLnII bxQIcZJLPcQY9LzkAaq4muYp9UxAdxncLDb0a/CYBqAIFu2uHf8krf9Fj h3xyWwN3Bw32aJShNcMtetdiMNqfWwXo1lZcd6EE2Pjc6mfxROeWpcb3k M7ECpyVWvJdCxMA09MJCEI/6pg2wEts0or5U1AIMslsVDtoFPJQqarM3X k31CYURV5U6ODdvm77EIcOuUCA/6y0i3yOoHcS4Zmc2cqJVHu9L/x5b0r g==; X-IronPort-AV: E=McAfee;i="6200,9189,10252"; a="249443333" X-IronPort-AV: E=Sophos;i="5.88,356,1635231600"; d="scan'208";a="249443333" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Feb 2022 08:08:30 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,356,1635231600"; d="scan'208";a="773529582" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by fmsmga005.fm.intel.com with ESMTP; 09 Feb 2022 08:08:30 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by fmsmsx606.amr.corp.intel.com (10.18.126.86) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Wed, 9 Feb 2022 08:08:29 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX601.ccr.corp.intel.com (10.109.6.141) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Thu, 10 Feb 2022 00:08:27 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2308.020; Thu, 10 Feb 2022 00:08:27 +0800 From: "Tu, Lijuan" To: "Tang, Yaqi" , "dts@dpdk.org" , "Lin, Xueqin" CC: "Tang, Yaqi" Subject: RE: [dts][PATCH V7] test_plans/cvl_switch_filter: add test plan for cvl qinq switch filter support l4 Thread-Topic: [dts][PATCH V7] test_plans/cvl_switch_filter: add test plan for cvl qinq switch filter support l4 Thread-Index: AQHYHb3XRLuxy5jtO0iL6JNY3cMy16yLYd5A Date: Wed, 9 Feb 2022 16:08:27 +0000 Message-ID: <6a13eaf62fdc4a96880238efdff3c871@intel.com> References: <20220209220127.576685-1-yaqi.tang@intel.com> In-Reply-To: <20220209220127.576685-1-yaqi.tang@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.6.200.16 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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 > diff --git a/test_plans/cvl_switch_filter_test_plan.rst > b/test_plans/cvl_switch_filter_test_plan.rst > index 770af996..31ed564e 100644 > --- a/test_plans/cvl_switch_filter_test_plan.rst > +++ b/test_plans/cvl_switch_filter_test_plan.rst > @@ -4761,3 +4761,442 @@ Test case: unsupported patterns in os default > package > testpmd> flow list 0 >=20 > check the rule not exists in the list. > + > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D > +CVL Switch Filter QINQ Test Plan > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D It is totally a new test plan, not seems part of cvl_switch_filter_test_pla= n.rst Also I see you filed a new test suite tests/TestSuite_cvl_switch_filter_qin= q.py http://patchwork.dpdk.org/project/dts/patch/20220116171042.176820-1-yaqi.ta= ng@intel.com/ So I am confused. Test plan and suite with different name.