From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id EBD695A50 for ; Thu, 28 May 2015 09:36:44 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga102.fm.intel.com with ESMTP; 28 May 2015 00:36:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,511,1427785200"; d="scan'208";a="701433597" Received: from shvmail01.sh.intel.com ([10.239.29.42]) by orsmga001.jf.intel.com with ESMTP; 28 May 2015 00:36:42 -0700 Received: from shecgisg003.sh.intel.com (shecgisg003.sh.intel.com [10.239.29.90]) by shvmail01.sh.intel.com with ESMTP id t4S7acW3012089; Thu, 28 May 2015 15:36:38 +0800 Received: from shecgisg003.sh.intel.com (localhost [127.0.0.1]) by shecgisg003.sh.intel.com (8.13.6/8.13.6/SuSE Linux 0.8) with ESMTP id t4S7aa1Z027205; Thu, 28 May 2015 15:36:38 +0800 Received: (from huilongx@localhost) by shecgisg003.sh.intel.com (8.13.6/8.13.6/Submit) id t4S7aaFx027201; Thu, 28 May 2015 15:36:36 +0800 From: "huilong,xu" To: dts@dpdk.org Date: Thu, 28 May 2015 15:36:30 +0800 Message-Id: <1432798591-27164-2-git-send-email-huilongx.xu@intel.com> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1432798591-27164-1-git-send-email-huilongx.xu@intel.com> References: <1432798591-27164-1-git-send-email-huilongx.xu@intel.com> Cc: jingguox.fu@intel.com Subject: [dts] [dts 2/3] [PATCH V1] add shutdown api 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: , X-List-Received-Date: Thu, 28 May 2015 07:36:45 -0000 From: huilong xu Signed-off-by: huilong xu --- 0 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 test_plans/shutdown_api_test_plan.rst diff --git a/test_plans/shutdown_api_test_plan.rst b/test_plans/shutdown_api_test_plan.rst new file mode 100644 index 0000000..e69de29 -- 1.7.4.4