[dpdk-dev] [dpdk-stable] [PATCH v3] net/i40e: fix to ensure vector mode is not used

Ferruh Yigit ferruh.yigit at intel.com
Wed Apr 19 15:10:37 CEST 2017


On 4/18/2017 11:04 AM, Ferruh Yigit wrote:
> On 4/18/2017 10:58 AM, Ananyev, Konstantin wrote:
>>
>>
>>> -----Original Message-----
>>> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Bernard Iremonger
>>> Sent: Thursday, April 13, 2017 10:53 AM
>>> To: dev at dpdk.org
>>> Cc: Xing, Beilei <beilei.xing at intel.com>; Lu, Wenzhuo <wenzhuo.lu at intel.com>; Zhang, Qi <qi.zhang at intel.com>; Iremonger, Bernard
>>> <bernard.iremonger at intel.com>; stable at dpdk.org
>>> Subject: [dpdk-dev] [PATCH v3] net/i40e: fix to ensure vector mode is not used
>>>
>>> In rx vector mode, QinQ is not supported.
>>> When hw_vlan_extend is set for QinQ ensure that
>>> rx vector mode is not selected.
>>>
>>> Fixes: 5b2d37858d32 ("net/i40e: fix single VLAN tag to be outer VLAN tag")
>>> Cc: stable at dpdk.org
>>>
>>> Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>
> 
>> Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> 
> Applied to dpdk-next-net/master, thanks.
> 

Updated Fixes line to:
Fixes: 8e109464c022 ("i40e: allow vector Rx and Tx usage")


More information about the dev mailing list