[dpdk-dev] [PATCH] net/ice: add AVX512BW flag check both in build and runtime

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Tue Oct 27 13:47:49 CET 2020


On 10/27/20 2:57 PM, Ferruh Yigit wrote:
> On 10/27/2020 10:19 AM, Leyi Rong wrote:
>> Intrinsic function __mm512_bsrli_epi128 should be used in
>> the environment which supports AVX512BW, so adds check for
>> this flag.
>>
>> Fixes: 5dd3b8f3af34 ("net/ice: add AVX512 vector path")
>>
>> Signed-off-by: Leyi Rong <leyi.rong at intel.com>
> 
> Squashed into relevant commit in next-net, thanks.
> 
> 
> Andrew, Ali, David,
> 
> Can you please confirm the issue is solved in the next-net/main?

Yes, it solved build issues which I observed.

Andrew.



More information about the dev mailing list