From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <ci-bounces@dpdk.org> Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id EED40A0C41 for <public@inbox.dpdk.org>; Wed, 6 Oct 2021 14:39:52 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA41D410EA; Wed, 6 Oct 2021 14:39:52 +0200 (CEST) Received: from mail-ed1-f53.google.com (mail-ed1-f53.google.com [209.85.208.53]) by mails.dpdk.org (Postfix) with ESMTP id EB9B440F35 for <ci@dpdk.org>; Wed, 6 Oct 2021 14:39:50 +0200 (CEST) Received: by mail-ed1-f53.google.com with SMTP id f9so9451809edx.4 for <ci@dpdk.org>; Wed, 06 Oct 2021 05:39:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=rUJFVsy7KNuk8FTWMPjHXtwJxL5bjGaph4cSHXU2VLI=; b=VZDR1YhBN+d6QXR3dBz+f2WVJwgDw2lizTw07XdXwWkJZToSfQIlURsB71DLMN+qLO Xs+Q8PeFUrK5jrzf+NCPiDmyK6gM5kcznocJE5sx2snlt2+QQPyBcOKotigYItSe8FVm KmA7bwDs+vJaB27Wl0wTYYE1bmklAeE3bSnX4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=rUJFVsy7KNuk8FTWMPjHXtwJxL5bjGaph4cSHXU2VLI=; b=3g49HUsEYxG0XC1K4MvJyYIaumMWjwYYduLw+6dNpl2dtx6YuXnQucXdAFDdJlR1jG WS5Zxq0WiRzfiVIxxNCOvqxS9kQdYAh+P5mHSX6Bs3ELdRqTKBMT8XcJuUYj/jCYp99q gmlx2cVTyd//YJvEHlhA/0F2WrJnGnq84hoQng4cMz3XtdoMkv1S5TTOmNVfSCS3BVBy 70jx2RK6c0bjHnJp5avJ6K+dvtCdEM1Tnn3bpKNXPWm87WdFarpVj+OO70VxdupA77N6 WppIAaM6T0aur4Fflij/CllDclPy9iIucLF5JKe2fIpGNWS+jNnp9D1P3Bt1psbU0G7U mLuQ== X-Gm-Message-State: AOAM532Y0wWiGWUZHOaqZCQJIQNSNiCWgr76zpAsJNtZ9R45rODvaSez EMplehlouk1TjsBKe0rFzIPOAiu5ggxIFIrtR6AtdQ== X-Google-Smtp-Source: ABdhPJwohW3Op2f7Ra3LMfwYFk00bGvPOH7Vyun2/EzShUwNwDn0eaorCz/oiLXm0mATyUbFcDyaPwbHLxyJJOub8y8= X-Received: by 2002:a17:906:658:: with SMTP id t24mr31115931ejb.358.1633523990613; Wed, 06 Oct 2021 05:39:50 -0700 (PDT) MIME-Version: 1.0 References: <CAOE1vsOQTj+Gb9P8dShdZwSTs7xp5dHzvxD-oT8qck3j6gLK0A@mail.gmail.com> <7c1ead6b-6e3a-ad0b-ea80-25dd266db87e@intel.com> In-Reply-To: <7c1ead6b-6e3a-ad0b-ea80-25dd266db87e@intel.com> From: Lincoln Lavoie <lylavoie@iol.unh.edu> Date: Wed, 6 Oct 2021 08:39:38 -0400 Message-ID: <CAOE1vsMdVEN5j=aqt3Da1c1Hahe_yBKrTEbuQ5XUdY7u=TDP4g@mail.gmail.com> To: Ferruh Yigit <ferruh.yigit@intel.com> Cc: dev <dev@dpdk.org>, Qiming Yang <qiming.yang@intel.com>, Qi Zhang <qi.z.zhang@intel.com>, ci@dpdk.org, Aaron Conole <aconole@redhat.com>, dpdklab <dpdklab@iol.unh.edu>, "Singh, Aman Deep" <aman.deep.singh@intel.com>, David Marchand <david.marchand@redhat.com> Content-Type: multipart/alternative; boundary="0000000000003166b805cdae718f" Subject: Re: [dpdk-ci] [dpdk-dev] RHEL7 failures X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions <ci.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/ci>, <mailto:ci-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/ci/> List-Post: <mailto:ci@dpdk.org> List-Help: <mailto:ci-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/ci>, <mailto:ci-request@dpdk.org?subject=subscribe> Errors-To: ci-bounces@dpdk.org Sender: "ci" <ci-bounces@dpdk.org> --0000000000003166b805cdae718f Content-Type: text/plain; charset="UTF-8" Hi Ferruh, It looks like the patch does fix the issue with the warning on RHEL7. There was a failure, but it was in unit testing, and looks unrelated. Results are here: https://lab.dpdk.org/results/dashboard/patchsets/19171/ Cheers, Lincoln On Tue, Oct 5, 2021 at 5:46 PM Ferruh Yigit <ferruh.yigit@intel.com> wrote: > On 10/5/2021 8:09 PM, Lincoln Lavoie wrote: > > Hello Qiming and Qi, > > > > The CI is picking up failures when building on RHEL7, where warnings are > > being treated as errors. This looks like something has been merged into > > the mainline, as it's failing across all patches. > > > > Here is the specific failure: > > > > ./drivers/net/ice/base/ice_parser_rt.c: In function '_hv_bit_sel': > > ../drivers/net/ice/base/ice_parser_rt.c:201:2: error: dereferencing > > type-punned pointer will break strict-aliasing rules > > [-Werror=strict-aliasing] > > d64 = *(u64 *)&b[0]; > > ^ > > ../drivers/net/ice/base/ice_parser_rt.c: In function '_reg_bit_sel': > > ../drivers/net/ice/base/ice_parser_rt.c:458:2: error: dereferencing > > type-punned pointer will break strict-aliasing rules > > [-Werror=strict-aliasing] > > d32 = *(u32 *)&v[0]; > > ^ > > cc1: all warnings being treated as errors > > > > You can download a full set of logs from here (for a failing run): > > https://lab.dpdk.org/results/dashboard/patchsets/19162/ > > > > Issue was reported by David, Aman sent the fix [1] and it is already > merged by David [2], > it should be fixed now, can you please double check? > > [1] > > https://patches.dpdk.org/project/dpdk/patch/20211005115754.34117-1-aman.deep.singh@intel.com/ > > [2] > > https://git.dpdk.org/dpdk/commit/?id=16b809d144dc2df7f31695b5abc64a809021b154 > -- *Lincoln Lavoie* Principal Engineer, Broadband Technologies 21 Madbury Rd., Ste. 100, Durham, NH 03824 lylavoie@iol.unh.edu https://www.iol.unh.edu +1-603-674-2755 (m) <https://www.iol.unh.edu> --0000000000003166b805cdae718f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-size:small">Hi= =C2=A0Ferruh,</div><div class=3D"gmail_default" style=3D"font-size:small"><= br></div><div class=3D"gmail_default" style=3D"font-size:small">It looks li= ke the patch does fix the issue with the warning on RHEL7.=C2=A0 There was = a failure, but it was in unit testing, and looks unrelated.=C2=A0 Results a= re here:=C2=A0<a href=3D"https://lab.dpdk.org/results/dashboard/patchsets/1= 9171/">https://lab.dpdk.org/results/dashboard/patchsets/19171/</a></div><di= v class=3D"gmail_default" style=3D"font-size:small"><br></div><div class=3D= "gmail_default" style=3D"font-size:small">Cheers,</div><div class=3D"gmail_= default" style=3D"font-size:small">Lincoln</div></div><br><div class=3D"gma= il_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Tue, Oct 5, 2021 at 5:46= PM Ferruh Yigit <<a href=3D"mailto:ferruh.yigit@intel.com">ferruh.yigit= @intel.com</a>> wrote:<br></div><blockquote class=3D"gmail_quote" style= =3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding= -left:1ex">On 10/5/2021 8:09 PM, Lincoln Lavoie wrote:<br> > Hello Qiming and Qi,<br> > <br> > The CI is picking up failures when building on RHEL7, where warnings a= re<br> > being treated as errors.=C2=A0 This looks like something has been merg= ed into<br> > the mainline, as it's failing across all patches.<br> > <br> > Here is the specific failure:<br> > <br> > ./drivers/net/ice/base/ice_parser_rt.c: In function '_hv_bit_sel&#= 39;:<br> > ../drivers/net/ice/base/ice_parser_rt.c:201:2: error: dereferencing<br= > > type-punned pointer will break strict-aliasing rules<br> > [-Werror=3Dstrict-aliasing]<br> >=C2=A0 =C2=A0 d64 =3D *(u64 *)&b[0];<br> >=C2=A0 =C2=A0 ^<br> > ../drivers/net/ice/base/ice_parser_rt.c: In function '_reg_bit_sel= ':<br> > ../drivers/net/ice/base/ice_parser_rt.c:458:2: error: dereferencing<br= > > type-punned pointer will break strict-aliasing rules<br> > [-Werror=3Dstrict-aliasing]<br> >=C2=A0 =C2=A0 d32 =3D *(u32 *)&v[0];<br> >=C2=A0 =C2=A0 ^<br> > cc1: all warnings being treated as errors<br> > <br> > You can download a full set of logs from here (for a failing run):<br> > <a href=3D"https://lab.dpdk.org/results/dashboard/patchsets/19162/" re= l=3D"noreferrer" target=3D"_blank">https://lab.dpdk.org/results/dashboard/p= atchsets/19162/</a><br> > <br> <br> Issue was reported by David, Aman sent the fix [1] and it is already merged= by David [2],<br> it should be fixed now, can you please double check?<br> <br> [1]<br> <a href=3D"https://patches.dpdk.org/project/dpdk/patch/20211005115754.34117= -1-aman.deep.singh@intel.com/" rel=3D"noreferrer" target=3D"_blank">https:/= /patches.dpdk.org/project/dpdk/patch/20211005115754.34117-1-aman.deep.singh= @intel.com/</a><br> <br> [2]<br> <a href=3D"https://git.dpdk.org/dpdk/commit/?id=3D16b809d144dc2df7f31695b5a= bc64a809021b154" rel=3D"noreferrer" target=3D"_blank">https://git.dpdk.org/= dpdk/commit/?id=3D16b809d144dc2df7f31695b5abc64a809021b154</a><br> </blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"= class=3D"gmail_signature"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"lt= r"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div= dir=3D"ltr"><div dir=3D"ltr"><div><b>Lincoln Lavoie</b><br></div><div>Prin= cipal Engineer, Broadband Technologies</div><div>21 Madbury Rd., Ste. 100, = Durham, NH 03824</div><div><a href=3D"mailto:lylavoie@iol.unh.edu" target= =3D"_blank">lylavoie@iol.unh.edu</a></div><div><a href=3D"https://www.iol.u= nh.edu" target=3D"_blank">https://www.iol.unh.edu</a></div><div>+1-603-674-= 2755 (m)</div><div><a href=3D"https://www.iol.unh.edu" target=3D"_blank"><i= mg src=3D"https://docs.google.com/uc?export=3Ddownload&id=3D1j_iI6anwrn= bQWNpTyuvukMLSNJJ8_8QU&revid=3D0B_0ujwABDnFZTmJiR3EzK0d1VjFKTjQvMENBWVM= 0QnA4ajhjPQ" width=3D"200" height=3D"43"></a><br></div></div></div></div></= div></div></div></div></div></div></div> --0000000000003166b805cdae718f--