> -----Original Message-----
> From: Xing, Beilei <[email protected]>
> Sent: Wednesday, May 12, 2021 4:10 PM
> To: Zhang, Qi Z <[email protected]>
> Cc: [email protected]; Xing, Beilei <[email protected]>; [email protected]
> Subject: [PATCH v2] net/iavf: fix wrong Tx context descriptor
>
> From: Beilei Xing <[email protected]>
>
> The QW0 of Tx context descriptor should be reset to 0, otherwise the previous
> hardware writeback value may pollute the next context descriptor write.
>
> Fixes: a2b29a7733ef ("net/avf: enable basic Rx Tx")
> Cc: [email protected]
>
> Signed-off-by: Qi Zhang <[email protected]>
> Signed-off-by: Beilei Xing <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi