> -----Original Message-----
> From: Shiyang He <shiyangx...@intel.com>
> Sent: Wednesday, June 14, 2023 5:59 PM
> To: dev@dpdk.org
> Cc: Zhou, YidingX <yidingx.z...@intel.com>; He, ShiyangX
> <shiyangx...@intel.com>; sta...@dpdk.org; Zhang, Yuying
> <yuying.zh...@intel.com>; Xing, Beilei <beilei.x...@intel.com>; Zhe Tao
> <zhe....@intel.com>; Jianfeng Tan <jianfeng....@intel.com>
> Subject: [PATCH] net/i40e: 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: c59faf3fe8fe ("net/i40e: support TSO on tunneling packet")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Shiyang He <shiyangx...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi