From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 8D99C2B94 for ; Thu, 2 Mar 2017 08:27:09 +0100 (CET) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Mar 2017 23:27:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,228,1484035200"; d="scan'208";a="63495645" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by orsmga004.jf.intel.com with ESMTP; 01 Mar 2017 23:27:07 -0800 Message-ID: <58B7C780.10804@intel.com> Date: Thu, 02 Mar 2017 15:19:28 +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: <1488237602-6242-1-git-send-email-xueqin.lin@intel.com> In-Reply-To: <1488237602-6242-1-git-send-email-xueqin.lin@intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH v3] test plan: add tx preparation 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, 02 Mar 2017 07:27:09 -0000 Thanks, applied. On 02/28/2017 07:20 AM, Xueqin Lin wrote: > --- > test_plans/tx_preparation_test_plan.rst | 193 ++++++++++++++++++++++++++++++++ > 1 file changed, 193 insertions(+) > create mode 100644 test_plans/tx_preparation_test_plan.rst