[PATCH] net/iavf: fix VLAN insertion in vector path
    Lu, Wenzhuo 
    wenzhuo.lu at intel.com
       
    Wed Jun 28 09:13:17 CEST 2023
    
    
  
Hi Qi,
> -----Original Message-----
> From: Zhang, Qi Z <qi.z.zhang at intel.com>
> Sent: Wednesday, June 28, 2023 2:57 PM
> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>; dev at dpdk.org
> Cc: Lu, Wenzhuo <wenzhuo.lu at intel.com>; stable at dpdk.org
> Subject: RE: [PATCH] net/iavf: fix VLAN insertion in vector path
> 
> We may need to update the iavf.ini to claim VLAN offload is partially
> supported to align with this implementation.
> 
> VLAN offload         = P
I mean the vector path cannot fully support this VLAN feature. With this patch, we use scalar path instead of vector path if VLAN feature is needed. It can be taken as fully supported.
    
    
More information about the stable
mailing list