[dpdk-dev] [PATCH v2 1/2] net/ice: fix build error on lower version GCC
Ali Alnubani
alialnu at nvidia.com
Tue Nov 3 16:42:43 CET 2020
> -----Original Message-----
> From: Ferruh Yigit <ferruh.yigit at intel.com>
> Sent: Tuesday, November 3, 2020 5:37 PM
> To: Bruce Richardson <bruce.richardson at intel.com>; Leyi Rong
> <leyi.rong at intel.com>; Ali Alnubani <alialnu at nvidia.com>
> Cc: qi.z.zhang at intel.com; dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v2 1/2] net/ice: fix build error on lower
> version GCC
>
> On 11/3/2020 3:29 PM, Ferruh Yigit wrote:
> > On 11/3/2020 2:42 PM, Bruce Richardson wrote:
> >> On Tue, Nov 03, 2020 at 09:51:59PM +0800, Leyi Rong wrote:
> >>> Fix the build error when -march=skylake-avx512 is not supported on
> >>> lower version GCC.
> >>>
> >>> Fixes: ef5d52dae5e2 ("net/ice: add AVX512 vector path")
> >>>
> >>> Signed-off-by: Leyi Rong <leyi.rong at intel.com>
> >>
> >> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> >>
> >
> > Squashed into relevant commit in next-net, thanks.
> >
> > Indentation added to match 'ice' while merging.
> >
>
> Hi Ali,
>
> Can you please test the build of next-net/main one more time?
>
Build is passing on "5b5f87681 app/testpmd: fix max Rx packet length for VLAN packets".
Thanks,
Ali
More information about the dev
mailing list