[PATCH v2] net/ice:fix tunnel packet TX descriptor error

Xu, Ke1 ke1.xu at intel.com
Wed Jun 14 03:26:09 CEST 2023


> From: Shiyang He <shiyangx.he at intel.com>
> Sent: Thursday, June 8, 2023 6:19 PM
> To: dev at dpdk.org
> Cc: Zhou, YidingX <yidingx.zhou at intel.com>; He, ShiyangX
> <shiyangx.he at intel.com>; stable at dpdk.org; Yang, Qiming
> <qiming.yang at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>; Xing, Beilei
> <beilei.xing at intel.com>
> Subject: [PATCH v2] net/ice:fix tunnel packet TX descriptor error
> 
> The TX descriptor of tunnel packet filled incorrectly due to the MACLEN is not
> set.
> 
> This patch fixes this issue by setting MACLEN to correctly fill the TX descriptor.
> 
> Fixes: bd70c451532c ("net/ice: support Tx checksum offload for tunnel")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Shiyang He <shiyangx.he at intel.com>

Verified passed.

Tested-by: Ke Xu <ke1.xu at intel.com>

> ---
>  drivers/net/ice/ice_rxtx.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 



More information about the dev mailing list