> -Original Message-
> From: Wenzhuo Lu
> Sent: Monday, July 3, 2023 10:22 AM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo ; sta...@dpdk.org
> Subject: [PATCH v2] net/iavf: fix VLAN insertion in vector path
>
> As the VLAN insertion is partially supported in vect
As the VLAN insertion is partially supported in vector path,
the behavior is different in scalar and vector path.
For a VLAN packet, if using scalar path, the new VLAN tag will
be inserted after the original VLAN tag. If using vector path,
the new VLAN tag is inserted before the original VLAN tag.
2 matches
Mail list logo