[dpdk-stable] [dpdk-dev] [PATCH v2 2/2] eal: fix build issue

Thomas Monjalon thomas at monjalon.net
Mon Nov 12 10:17:48 CET 2018


12/11/2018 10:01, Ferruh Yigit:
> On 11/12/2018 4:50 AM, Jerin Jacob wrote:
> > -----Original Message-----
> >> Date: Mon, 12 Nov 2018 02:37:15 +0100
> >> From: Thomas Monjalon <thomas at monjalon.net>
> >> To: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> >> Cc: stable at dpdk.org, "dev at dpdk.org" <dev at dpdk.org>, Qi Zhang
> >>  <qi.z.zhang at intel.com>, Xiao Wang <xiao.w.wang at intel.com>,
> >>  "sthemmin at microsoft.com" <sthemmin at microsoft.com>, "shaopeng.he at intel.com"
> >>  <shaopeng.he at intel.com>, "Jacob, Jerin"
> >>  <Jerin.JacobKollanukkaran at cavium.com>
> >> 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

Works for me too :)

The issue I was raising is about the format of the email.
Patch 1 content encoding is quoted-printable and patch 2 is base64.

I think we should all set sendemail.transferEncoding = 8bit




More information about the stable mailing list