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 3F8B7A04DD; Thu, 19 Nov 2020 09:43:03 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 34EF2F90; Thu, 19 Nov 2020 09:43:02 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 8BF1EF3E for ; Thu, 19 Nov 2020 09:42:59 +0100 (CET) IronPort-SDR: SplAn1X+MSiqvi1PvNQotfIFvWDJtd0phUrwqt++2rtOeVgq0crHLt3sNYxeMfzUrgNTDC/vrC Q3MOQiiHBomA== X-IronPort-AV: E=McAfee;i="6000,8403,9809"; a="158289021" X-IronPort-AV: E=Sophos;i="5.77,490,1596524400"; d="scan'208";a="158289021" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Nov 2020 00:42:57 -0800 IronPort-SDR: M+bUGckfQDoEU8rjp5X2YNiSKktZ3WkF/NnyMwsYbnjkOcR5buYEdQQquik4p3LIw6pcQQvZIJ Nrfax7y713WQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,490,1596524400"; d="scan'208";a="325901412" Received: from fmsmsx605.amr.corp.intel.com ([10.18.126.85]) by orsmga003.jf.intel.com with ESMTP; 19 Nov 2020 00:42:57 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) 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.1713.5; Thu, 19 Nov 2020 00:42:56 -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.1713.5; Thu, 19 Nov 2020 16:42:54 +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.1713.004; Thu, 19 Nov 2020 16:42:54 +0800 From: "Tu, Lijuan" To: "Peng, Yuan" , "dts@dpdk.org" CC: "Peng, Yuan" Thread-Topic: [dts] [PATCH v1]test_plans: add cvl_dcf_acl_filter_test_plan.rst Thread-Index: AQHWvh2vG2m7AyJRfEiQgPrL2vQYDanPI6ug Date: Thu, 19 Nov 2020 08:42:54 +0000 Message-ID: <9af28a0d829143778a72fe576a27da5e@intel.com> References: <1605779129-64649-1-git-send-email-yuan.peng@intel.com> In-Reply-To: <1605779129-64649-1-git-send-email-yuan.peng@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.5.1.3 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 Subject: Re: [dts] [PATCH v1]test_plans: add cvl_dcf_acl_filter_test_plan.rst 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" > Add cvl_dcf_acl_filter_test_plan.rst to test_plans >=20 > Signed-off-by: Peng Yuan Applied