On 11/12, Leyi Rong wrote:
>Fix iavf vf_checksum_sw case fail in X710/XXV710, set bit2 to 1
>of CMD field in Tx descriptor of AVX Tx path according to Spec.
>
>Fixes: af0c246a3800 ("net/iavf: enable AVX2 for iavf")
>
>Signed-off-by: Leyi Rong
>
>---
>v2:
>- Use IAVF_TX_DESC_CMD_ICRC instead of 0x0
> -Original Message-
> From: Rong, Leyi
> Sent: Tuesday, November 12, 2019 10:42 AM
> To: Lu, Wenzhuo ; Zhang, Qi Z
> ; Ye, Xiaolong
> Cc: dev@dpdk.org; Rong, Leyi
> Subject: [PATCH v2] net/iavf: set CMD bit2 to 1 in Tx Desc of AVX Tx path
>
> Fix iavf vf_checksum_sw case fail in X71
Fix iavf vf_checksum_sw case fail in X710/XXV710, set bit2 to 1
of CMD field in Tx descriptor of AVX Tx path according to Spec.
Fixes: af0c246a3800 ("net/iavf: enable AVX2 for iavf")
Signed-off-by: Leyi Rong
---
v2:
- Use IAVF_TX_DESC_CMD_ICRC instead of 0x04.
---
drivers/net/iavf/iavf_rxtx_ve
3 matches
Mail list logo