From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 9B3C23B5 for ; Mon, 15 May 2017 05:10:10 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 May 2017 20:10:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,342,1491289200"; d="scan'208";a="86744394" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by orsmga002.jf.intel.com with ESMTP; 14 May 2017 20:10:08 -0700 Message-ID: <5919191C.8010105@intel.com> Date: Mon, 15 May 2017 10:57:32 +0800 From: "Liu, Yong" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Xueqin Lin , dts@dpdk.org References: <1493005515-6149-1-git-send-email-xueqin.lin@intel.com> In-Reply-To: <1493005515-6149-1-git-send-email-xueqin.lin@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH] add ptype mapping 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: Mon, 15 May 2017 03:10:11 -0000 Thanks, applied. On 04/24/2017 11:45 AM, Xueqin Lin wrote: > --- > test_plans/ptype_mapping_test_plan.rst | 305 +++++++++++++++++++++++++++++++++ > 1 file changed, 305 insertions(+) > create mode 100644 test_plans/ptype_mapping_test_plan.rst > > diff --git a/test_plans/ptype_mapping_test_plan.rst b/test_plans/ptype_mapping_test_plan.rst > new file mode 100644 > index 0000000..29de996