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 45303A00D7; Fri, 1 Nov 2019 08:05:12 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2E3661DFF1; Fri, 1 Nov 2019 08:05:12 +0100 (CET) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id F35671D44F for ; Fri, 1 Nov 2019 08:05:08 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Nov 2019 00:05:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,254,1569308400"; d="scan'208";a="190887589" Received: from dpdk-moyufen06.sh.intel.com ([10.67.116.222]) by orsmga007.jf.intel.com with ESMTP; 01 Nov 2019 00:05:07 -0700 From: yufengmx To: dts@dpdk.org, yinan.wang@intel.com Cc: yufengmx Date: Fri, 1 Nov 2019 15:06:46 +0800 Message-Id: <20191101070647.59192-3-yufengx.mo@intel.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20191101070647.59192-1-yufengx.mo@intel.com> References: <20191101070647.59192-1-yufengx.mo@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dts] [PATCH V3 2/3] ethtool_stats: add ethtool_stats_test_plan index label 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 ethtool_stats_test_plan index label. Signed-off-by: yufengmx --- test_plans/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/test_plans/index.rst b/test_plans/index.rst index 4dde8e6..8d0691c 100644 --- a/test_plans/index.rst +++ b/test_plans/index.rst @@ -134,6 +134,7 @@ The following are the test plans for the DPDK DTS automated test system. compressdev_zlib_pmd_test_plan enable_package_download_in_ice_driver_test_plan multicast_test_plan + ethtool_stats_test_plan veb_switch_test_plan vf_daemon_test_plan -- 2.21.0