On 11/3/2020 3:42 PM, Ali Alnubani wrote:
-----Original Message-----
From: Ferruh Yigit <[email protected]>
Sent: Tuesday, November 3, 2020 5:37 PM
To: Bruce Richardson <[email protected]>; Leyi Rong
<[email protected]>; Ali Alnubani <[email protected]>
Cc: [email protected]; [email protected]
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 <[email protected]>
Acked-by: Bruce Richardson <[email protected]>
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.