From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 147A81B32B for ; Fri, 22 Dec 2017 07:28:27 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Dec 2017 22:28:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,439,1508828400"; d="scan'208";a="4351625" Received: from dpdk-test32.sh.intel.com (HELO [10.67.119.109]) ([10.67.119.109]) by fmsmga007.fm.intel.com with ESMTP; 21 Dec 2017 22:28:26 -0800 Message-ID: <5A3D14B7.1090303@intel.com> Date: Fri, 22 Dec 2017 22:20:39 +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: lihong , dts@dpdk.org References: <1512412086-25003-1-git-send-email-lihongx.ma@intel.com> In-Reply-To: <1512412086-25003-1-git-send-email-lihongx.ma@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH V1] add multi queue qemu test suite 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: Fri, 22 Dec 2017 06:28:28 -0000 Lihong, please also send out the test plan for this suite. Otherwise we can't get what will be validated in this suite. On 12/05/2017 02:28 AM, lihong wrote: > From: malihong > > Signed-off-by: malihong