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 98404A04A4; Tue, 26 May 2020 04:16:40 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 864101D9B4; Tue, 26 May 2020 04:16:40 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 9AEAC1D978 for ; Tue, 26 May 2020 04:16:39 +0200 (CEST) IronPort-SDR: vFiaD4FL4dW/kMd5I6VnVgL3idITk7qoBphRUk0ZK7km0Sg8yFmAZRZTXPVEHujAy+Qw2Cfokc dxC8/1dpmE9w== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 May 2020 19:16:38 -0700 IronPort-SDR: 26KOBh5mnAmMPZHomVyPqsFx6cDpuixP4C3MeGJZFEMe5NfqHNEKfJIpmQJ5lBHcc+p/KvvmHH /wWDli1is6rQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,435,1583222400"; d="scan'208";a="345024348" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga001.jf.intel.com with ESMTP; 25 May 2020 19:16:38 -0700 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 25 May 2020 19:16:38 -0700 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) by SHSMSX602.ccr.corp.intel.com (10.109.6.142) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Tue, 26 May 2020 10:16:36 +0800 Received: from shsmsx602.ccr.corp.intel.com ([10.109.6.142]) by SHSMSX602.ccr.corp.intel.com ([10.109.6.142]) with mapi id 15.01.1713.004; Tue, 26 May 2020 10:16:36 +0800 From: "Yao, Lei A" To: "Mo, YufengX" , "dts@dpdk.org" Thread-Topic: [dts][PATCH V3 3/3] tests/malicious_driver_event_indication: add test plan Thread-Index: AQHWMjs6ESTw7GuDTEijiAxNXIcFUKi5osLA Date: Tue, 26 May 2020 02:16:36 +0000 Message-ID: <95e551a5bf5b4430a3a73b63ac2717dc@intel.com> References: <20200525022315.3214-1-yufengx.mo@intel.com> <20200525022315.3214-4-yufengx.mo@intel.com> In-Reply-To: <20200525022315.3214-4-yufengx.mo@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-version: 11.2.0.6 dlp-reaction: no-action dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V3 3/3] tests/malicious_driver_event_indication: add test plan 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" > -----Original Message----- > From: Mo, YufengX > Sent: Monday, May 25, 2020 10:23 AM > To: dts@dpdk.org; Yao, Lei A > Cc: Mo, YufengX > Subject: [dts][PATCH V3 3/3] tests/malicious_driver_event_indication: add > test plan >=20 > index >=20 > add test plan index. >=20 > Signed-off-by: yufengmx Reviewed-by: Lei Yao > --- > test_plans/index.rst | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/test_plans/index.rst b/test_plans/index.rst > index 132e957..710c3c9 100644 > --- a/test_plans/index.rst > +++ b/test_plans/index.rst > @@ -177,6 +177,7 @@ The following are the test plans for the DPDK DTS > automated test system. > softnic_test_plan > vm_hotplug_test_plan > mdd_test_plan > + malicious_driver_event_indication_test_plan >=20 > virtio_1.0_test_plan > vhost_enqueue_interrupt_test_plan > -- > 2.21.0