From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id CE3D2A0679 for ; Tue, 30 Apr 2019 09:47:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C4C5A5F2C; Tue, 30 Apr 2019 09:47:28 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id DD6815A6E for ; Tue, 30 Apr 2019 09:47:26 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Apr 2019 00:47:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,412,1549958400"; d="scan'208";a="169213194" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga001.fm.intel.com with ESMTP; 30 Apr 2019 00:47:25 -0700 Received: from fmsmsx152.amr.corp.intel.com (10.18.125.5) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 30 Apr 2019 00:47:24 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX152.amr.corp.intel.com (10.18.125.5) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 30 Apr 2019 00:47:24 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.70]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.216]) with mapi id 14.03.0415.000; Tue, 30 Apr 2019 15:47:22 +0800 From: "Li, WenjieX A" To: "dts@dpdk.org" CC: "Li, WenjieX A" Thread-Topic: [dts][PATCH V1 3/3] test_plans/index: fix build warning Thread-Index: AQHU/yjW38J3Sq6XrE64FnsIV9Ocq6ZUU4hg Date: Tue, 30 Apr 2019 07:47:22 +0000 Message-ID: <8688172CD5C0B74590FAE19D9579F94B536DDC28@SHSMSX103.ccr.corp.intel.com> References: <1556610372-16013-1-git-send-email-wenjiex.a.li@intel.com> <1556610372-16013-3-git-send-email-wenjiex.a.li@intel.com> In-Reply-To: <1556610372-16013-3-git-send-email-wenjiex.a.li@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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 3/3] test_plans/index: fix build warning 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" Tested-by: Li, WenjieX A > -----Original Message----- > From: Li, WenjieX A > Sent: Tuesday, April 30, 2019 3:46 PM > To: dts@dpdk.org > Cc: Li, WenjieX A > Subject: [dts][PATCH V1 3/3] test_plans/index: fix build warning >=20 > fix build warning >=20 > Signed-off-by: Wenjie Li > --- > test_plans/index.rst | 22 +++++++++++++++++++--- > 1 file changed, 19 insertions(+), 3 deletions(-) >=20 > diff --git a/test_plans/index.rst b/test_plans/index.rst index e6005da..2= cbcdd5 > 100644 > --- a/test_plans/index.rst > +++ b/test_plans/index.rst > @@ -42,7 +42,7 @@ The following are the test plans for the DPDK DTS > automated test system. > checksum_offload_test_plan > cloud_filter_test_plan > coremask_test_plan > - cryptodev_perf_crypto-perf_test_plan > + crypto_perf_cryptodev_perf_test_plan > ddp_gtp_qregion_test_plan > ddp_gtp_test_plan > ddp_mpls_test_plan > @@ -117,7 +117,7 @@ The following are the test plans for the DPDK DTS > automated test system. > shutdown_api_test_plan > sriov_kvm_test_plan > stability_test_plan > - sw_eventdev_pipeline_sample_test_plan > + eventdev_pipeline_test_plan > tso_test_plan > tx_preparation_test_plan > uni_pkt_test_plan > @@ -125,6 +125,12 @@ The following are the test plans for the DPDK DTS > automated test system. > vlan_ethertype_config_test_plan > vlan_test_plan > vxlan_test_plan > + af_xdp_test_plan > + l2fwd_jobstats_test_plan > + loadbalancer_test_plan > + loopback_multi_queues_test_plan > + telemetry_test_plan > + > veb_switch_test_plan > vf_daemon_test_plan > vf_interrupt_pmd_test_plan > @@ -143,10 +149,20 @@ The following are the test plans for the DPDK DTS > automated test system. > vhost_qemu_mtu_test_plan > vhost_tso_test_plan > vhost_user_live_migration_test_plan > - virtio_1.0_test_plan > vm_power_manager_test_plan > vmdq_test_plan >=20 > + virtio_1.0_test_plan > + vhost_enqueue_interrupt_test_plan > + vhost_event_idx_interrupt_test_plan > + vhost_virtio_pmd_interrupt_test_plan > + vhost_virtio_user_interrupt_test_plan > + virtio_event_idx_interrupt_test_plan > + virtio_ipsec_cryptodev_func_test_plan > + virtio_perf_cryptodev_func_test_plan > + vm2vm_virtio_net_perf_test_plan > + vm2vm_virtio_pmd_test_plan > + > unit_tests_cmdline_test_plan > unit_tests_crc_test_plan > unit_tests_cryptodev_func_test_plan > -- > 1.8.3.1