From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 686542B88 for ; Thu, 2 Mar 2017 09:18:25 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga104.jf.intel.com with ESMTP; 02 Mar 2017 00:18:24 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,230,1484035200"; d="scan'208";a="1103898411" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by orsmga001.jf.intel.com with ESMTP; 02 Mar 2017 00:18:23 -0800 Message-ID: <58B7D384.4070204@intel.com> Date: Thu, 02 Mar 2017 16:10:44 +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: "Xu, HuilongX" , "dts@dpdk.org" References: <1488438760-2321-1-git-send-email-huilongx.xu@intel.com> <58B7C745.1060303@intel.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH V1] fix dpdk test app compile issue 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 08:18:25 -0000 Got, applied into master branch and new branch v17.02 for other patches. On 03/02/2017 03:49 PM, Xu, HuilongX wrote: > Hi yong, > Dpdk change merge finish already and not create any tag, > we should merge this patch to dts, because all unit test will can't exec in daily regression. > Thanks a lot