On 2/19/2020 2:31 PM, Wang, Xiao W wrote:

> 
>> -----Original Message-----
>> From: Yigit, Ferruh <[email protected]>
>> Sent: Wednesday, February 19, 2020 10:17 PM
>> To: Zhang, Qi Z <[email protected]>; Wang, Xiao W
>> <[email protected]>; Chen Jing D(Mark) <[email protected]>
>> Cc: [email protected]; Yigit, Ferruh <[email protected]>; [email protected]
>> Subject: [PATCH] net/fm10k: fix non-x86 build
>>
>> 'fm10k_rxtx_vec.c' is SSE vector instructions implementation and should
>> be compiled only for x86.
>>
>> The vector PMD support controlled by
>> 'CONFIG_RTE_LIBRTE_FM10K_INC_VECTOR' config option, but it is enabled
>> by
>> default, safer to add x86 checks too.
>>
>> Fixes: 10eb9ce8dccd ("fm10k: allow to disable vector driver")
>> Cc: [email protected]
>>
>> Signed-off-by: Ferruh Yigit <[email protected]>
>
> Acked-by: Xiao Wang <[email protected]>
> 

Applied to dpdk-next-net/master, thanks.

Reply via email to