[PATCH] net/ice: support vxlan gpe tunnel offload

Xu, Ke1 ke1.xu at intel.com
Thu Oct 20 04:06:51 CEST 2022


> -----Original Message-----
> From: Mingjin Ye <mingjinx.ye at intel.com>
> Sent: Tuesday, October 18, 2022 5:29 PM
> To: dev at dpdk.org
> Cc: stable at dpdk.org; Zhou, YidingX <yidingx.zhou at intel.com>; Ye, MingjinX
> <mingjinx.ye at intel.com>; Yang, Qiming <qiming.yang at intel.com>; Zhang, Qi Z
> <qi.z.zhang at intel.com>; Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>;
> Matz, Olivier <olivier.matz at 6wind.com>; Somnath Kotur
> <somnath.kotur at broadcom.com>; Ajit Khaparde
> <ajit.khaparde at broadcom.com>
> Subject: [PATCH] net/ice: support vxlan gpe tunnel offload
> 
> PMD does not support VXLAN_GPE tunnel offloading, therefore, it will cause the
> tx queues overflow and stop working when sending such packets.
> 
> This patch adds support for the vxlan gpe.
> 
> Fixes: daa02b5cddbb ("mbuf: add namespace to offload flags")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Mingjin Ye <mingjinx.ye at intel.com>

Validated and passed.

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

> ---
>  drivers/net/ice/ice_rxtx.c | 1 +
>  1 file changed, 1 insertion(+)
> --
> 2.34.1



More information about the stable mailing list