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 69D0F133F for ; Mon, 20 Mar 2017 13:21:09 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP; 20 Mar 2017 05:21:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,194,1486454400"; d="scan'208";a="1144631044" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.122]) ([10.237.220.122]) by fmsmga002.fm.intel.com with ESMTP; 20 Mar 2017 05:21:07 -0700 To: Jerin Jacob , dev@dpdk.org References: <1489327352-31938-1-git-send-email-jerin.jacob@caviumnetworks.com> <1489934928-27131-1-git-send-email-jerin.jacob@caviumnetworks.com> From: Ferruh Yigit Message-ID: <52ceaf2c-f19c-d999-4ac3-580338767eb7@intel.com> Date: Mon, 20 Mar 2017 12:21:07 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1489934928-27131-1-git-send-email-jerin.jacob@caviumnetworks.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3 1/3] net/thunderx: fix build issues with 32bit target X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2017 12:21:10 -0000 On 3/19/2017 2:48 PM, Jerin Jacob wrote: > Fixes: e438796617dc ("net/thunderx: add PMD skeleton") > > Signed-off-by: Jerin Jacob Series applied to dpdk-next-net/master, thanks.