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 7DF61A04F5; Fri, 19 Jun 2020 10:17:36 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6F9D65B3C; Fri, 19 Jun 2020 10:17:36 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 89C255323 for ; Fri, 19 Jun 2020 10:17:34 +0200 (CEST) IronPort-SDR: xQWwzY7BgHOE8L36azQFRPN445w2wdb/O6g+CoUNNVi5CvoCKnKma+FtcGzNoXN7OYE0qwrYR2 /EfpsuduoENA== X-IronPort-AV: E=McAfee;i="6000,8403,9656"; a="227574113" X-IronPort-AV: E=Sophos;i="5.75,254,1589266800"; d="scan'208";a="227574113" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Jun 2020 01:17:33 -0700 IronPort-SDR: 2Y5qu+rtPWyCxzT0HlKk2ByKDXNYxyGVsg/ckELjkO5R4NvgKhHEvaHZ9Lw0BcHXrTJPN/1YoB FXE/iVWjL6BQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,254,1589266800"; d="scan'208";a="274201113" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga003.jf.intel.com with ESMTP; 19 Jun 2020 01:17:33 -0700 Received: from fmsmsx115.amr.corp.intel.com (10.18.116.19) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 19 Jun 2020 01:17:32 -0700 Received: from shsmsx107.ccr.corp.intel.com (10.239.4.96) by fmsmsx115.amr.corp.intel.com (10.18.116.19) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 19 Jun 2020 01:17:32 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.161]) by SHSMSX107.ccr.corp.intel.com ([169.254.9.25]) with mapi id 14.03.0439.000; Fri, 19 Jun 2020 16:17:30 +0800 From: "Chen, Zhaoyan" To: "Mo, YufengX" , "dts@dpdk.org" CC: "Chen, Zhaoyan" Thread-Topic: [dts][PATCH V1 2/2] tests/dcf_lifecycle: add test plan index Thread-Index: AQHWRFERki+JDJ7/ukeAPfTezSkFZKjfm34w Date: Fri, 19 Jun 2020 08:17:29 +0000 Message-ID: <9DEEADBC57E43F4DA73B571777FECECA41FEE2E7@SHSMSX104.ccr.corp.intel.com> References: <20200617024325.23247-1-yufengx.mo@intel.com> <20200617024325.23247-3-yufengx.mo@intel.com> In-Reply-To: <20200617024325.23247-3-yufengx.mo@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 2/2] tests/dcf_lifecycle: add test plan index 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" Acked-by: Chen, Zhaoyan Regards, Zhaoyan Chen > -----Original Message----- > From: Mo, YufengX > Sent: Wednesday, June 17, 2020 10:43 AM > To: dts@dpdk.org; Chen, Zhaoyan > Cc: Mo, YufengX > Subject: [dts][PATCH V1 2/2] tests/dcf_lifecycle: add test plan index >=20 >=20 > add test plan index. >=20 > Signed-off-by: yufengmx > --- > test_plans/index.rst | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/test_plans/index.rst b/test_plans/index.rst index > 6f5724b..2491e16 100644 > --- a/test_plans/index.rst > +++ b/test_plans/index.rst > @@ -45,6 +45,7 @@ The following are the test plans for the DPDK DTS > automated test system. > cvl_advanced_rss_test_plan > cvl_fdir_test_plan > cvl_switch_filter_test_plan > + dcf_lifecycle_test_plan > crypto_perf_cryptodev_perf_test_plan > ddp_gtp_qregion_test_plan > ddp_gtp_test_plan > -- > 2.21.0