> -----Original Message-----
> From: Guo, Jia <[email protected]>
> Sent: Thursday, May 21, 2020 5:44 AM
> To: Xing, Beilei <[email protected]>; Wu, Jingjing <[email protected]>
> Cc: Ye, Xiaolong <[email protected]>; Zhang, Qi Z
> <[email protected]>; [email protected]; Guo, Jia <[email protected]>
> Subject: [dpdk-dev] net/iavf: fix error setting for L2TAG
>
> Base on HW, if a packet be split into multiple segments, the L2TAG should
> only be valid on the last Rx descriptor. So fix it by setting L2TAG into mbuf
> when processing the last split packet.
>
> Fixes: 319c421f3890 ("net/avf: enable SSE Rx Tx")
>
> Signed-off-by: Jeff Guo <[email protected]>
Acked-by: Qi Zhang <[email protected]>