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 B20B12C40 for ; Mon, 15 Aug 2016 06:51:22 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga102.fm.intel.com with ESMTP; 14 Aug 2016 21:51:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,523,1464678000"; d="scan'208";a="1035587131" Received: from unknown (HELO dpdk-fedora20.icx.intel.com) ([10.239.254.239]) by orsmga002.jf.intel.com with ESMTP; 14 Aug 2016 21:51:20 -0700 From: "xu,gang" To: dts@dpdk.org Cc: "xu,gang" Date: Mon, 15 Aug 2016 12:46:51 +0800 Message-Id: <1471236415-13011-2-git-send-email-gangx.xu@intel.com> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1471236415-13011-1-git-send-email-gangx.xu@intel.com> References: <1471236415-13011-1-git-send-email-gangx.xu@intel.com> Subject: [dts] [PATCH V1 2/6] add hotplug_test_plan code 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: Mon, 15 Aug 2016 04:51:23 -0000 Signed-off-by: xu,gang --- test_plans/hotplug_test_plan.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_plans/hotplug_test_plan.rst b/test_plans/hotplug_test_plan.rst index 0ef329d..0025f38 100644 --- a/test_plans/hotplug_test_plan.rst +++ b/test_plans/hotplug_test_plan.rst @@ -1,4 +1,4 @@ -.. Copyright (c) <2015>, Intel Corporation +.. Copyright (c) <2016>, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without -- 1.9.3