[dpdk-dev] [PATCH v2 1/2] net/ice: fix build error on lower version GCC
Ferruh Yigit
ferruh.yigit at intel.com
Tue Nov 3 16:29:21 CET 2020
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.
More information about the dev
mailing list