> -Original Message-
> From: Xing, Beilei
> Sent: Wednesday, May 12, 2021 4:10 PM
> To: Zhang, Qi Z
> Cc: dev@dpdk.org; Xing, Beilei ; sta...@dpdk.org
> Subject: [PATCH v2] net/iavf: fix wrong Tx context descriptor
>
> From: Beilei Xing
>
> The QW0 of Tx context descriptor should be
From: Beilei Xing
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: sta...@dpdk.org
Signed-off-by: Qi Zhang
Signed-off-by: Beilei Xing
--
From: Beilei Xing
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: sta...@dpdk.org
Signed-off-by: Qi Zhang
Signed-off-by: Beilei Xing
--
3 matches
Mail list logo