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 CF960A00C5; Wed, 5 Jan 2022 09:36:14 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C8D34014F; Wed, 5 Jan 2022 09:36:14 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id A84E440042 for ; Wed, 5 Jan 2022 09:36:10 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1641371773; x=1672907773; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=xmaOtOk39p5FWqWOs8iRI+z9rPi/EjGoMkRlxlVbmNY=; b=mIte6yDvL/aD6buugLoz5dg9OC+hY/V1Hix4e53kJ34LN/cUa2YI+k+y yCmWYQ3m4h+kMo6mUW4mD7H9O+mt4K9+0dYy8Ps2DblYoS7hMSz4OfIpF slT4HuR3CpVpjwlVIzq8bycAhKbfNIncksDdvgrcqxEizDKEkdYtLf2Dn 0M+twH54O+3q/97o+Plrs6VUHdhfO3AjqkBSofd+VKfrLcAjzqmIvvElH QPsOMMHdnrpze52aEcABYwaLocjF0myzNsvB5rv+NHCqeiHG7awQt/P4A vCax+YhjZi1e6Rsd7/KFTiEf8kGvHbEy0wUGiH7Ddg+SP8MBnHGk3HMTG A==; X-IronPort-AV: E=McAfee;i="6200,9189,10217"; a="328743273" X-IronPort-AV: E=Sophos;i="5.88,262,1635231600"; d="scan'208";a="328743273" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jan 2022 00:36:09 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,262,1635231600"; d="scan'208";a="590950759" Received: from fmsmsx605.amr.corp.intel.com ([10.18.126.85]) by fmsmga004.fm.intel.com with ESMTP; 05 Jan 2022 00:36:09 -0800 Received: from shsmsx604.ccr.corp.intel.com (10.109.6.214) by fmsmsx605.amr.corp.intel.com (10.18.126.85) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Wed, 5 Jan 2022 00:36:09 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX604.ccr.corp.intel.com (10.109.6.214) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Wed, 5 Jan 2022 16:36:07 +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; Wed, 5 Jan 2022 16:36:07 +0800 From: "Tu, Lijuan" To: "Tang, Yaqi" , "dts@dpdk.org" CC: "Tang, Yaqi" Subject: RE: [dts][PATCH V1] test_plans/cvl_qinq: add test plan for cvl qinq switch filter support l4 Thread-Topic: [dts][PATCH V1] test_plans/cvl_qinq: add test plan for cvl qinq switch filter support l4 Thread-Index: AQHX8x/1USGZV5EhV0yxKLkiIcCqm6xUN5yA Date: Wed, 5 Jan 2022 08:36:07 +0000 Message-ID: References: <20211217162521.618711-1-yaqi.tang@intel.com> In-Reply-To: <20211217162521.618711-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="iso-2022-jp" 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 > -----Original Message----- > From: Yaqi Tang > Sent: 2021=1B$BG/=1B(B12=1B$B7n=1B(B18=1B$BF|=1B(B 0:25 > To: dts@dpdk.org > Cc: Tang, Yaqi > Subject: [dts][PATCH V1] test_plans/cvl_qinq: add test plan for cvl qinq = switch > filter support l4 >=20 > CVL Support l4 for QinQ switch filter in DCF driver, and port can support= as eth / > vlan / vlan / IP / tcp|udp. >=20 > Signed-off-by: Yaqi Tang > Tested-by: Yaqi Tang < yaqi.tang@intel.com> The content seems as http://patchwork.dpdk.org/project/dts/patch/2021122116= 5827.628330-1-yaqi.tang@intel.com/ Please change state to Superseded if the patches are discarded.=20 Thanks.