From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [dpdk-stable] [PATCH v2 2/2] eal: fix build issue Date: Mon, 12 Nov 2018 09:01:33 +0000 Message-ID: <77bf925a-00b8-8a71-b9ca-0c8c76c94371@intel.com> References: <20181106114435.14770-1-jerin.jacob@caviumnetworks.com> <20181107065833.16756-1-jerin.jacob@caviumnetworks.com> <20181107065833.16756-2-jerin.jacob@caviumnetworks.com> <3210827.8yZtuTaly6@xps> <20181112045010.GA3687@jerin> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: "stable@dpdk.org" , "dev@dpdk.org" , Qi Zhang , Xiao Wang , "sthemmin@microsoft.com" , "shaopeng.he@intel.com" , "Jacob, Jerin" To: Jerin Jacob , Thomas Monjalon Return-path: In-Reply-To: <20181112045010.GA3687@jerin> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 11/12/2018 4:50 AM, Jerin Jacob wrote: > -----Original Message----- >> Date: Mon, 12 Nov 2018 02:37:15 +0100 >> From: Thomas Monjalon >> To: Jerin Jacob >> Cc: stable@dpdk.org, "dev@dpdk.org" , Qi Zhang >> , Xiao Wang , >> "sthemmin@microsoft.com" , "shaopeng.he@intel.com" >> , "Jacob, Jerin" >> >> Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH v2 2/2] eal: fix build issue >> >> >> 07/11/2018 07:59, Jerin Jacob: >>> drivers/net/fm10k/fm10k_ethdev.c | 11 +++-------- >>> lib/librte_eal/common/rte_reciprocal.c | 17 +---------------- >>> 2 files changed, 4 insertions(+), 24 deletions(-) >> >> This patch is corrupted, please check. > > Looks like it is working, can you check from patchwork. > > ➜ [j] $ pwclient get 47915 > Saved patch to v2-1-2-eal-introduce-rte-version-of-fls > ➜ [j] $ pwclient get 47916 > Saved patch to v2-2-2-eal-fix-build-issue > > ➜ [master][dpdk.org] $ git am -3 /tmp/j/v2-* > Applying: eal: introduce rte version of fls > Applying: eal: fix build issue > > ➜ [master]laptop [dpdk.org] $ echo $? > 0 Also works for me: $ git-pw series apply 2306