Rybchenko
>
> Subject: RE: [PATCH v2] net/ice: support vxlan gpe tunnel offload
>
>
>
> > -Original Message-
> > From: Mingjin Ye
> > Sent: Friday, October 21, 2022 9:00 PM
> > To: dev@dpdk.org
> > Cc: sta...@dpdk.org; Zhou, YidingX ; Ye,
gt;
> Subject: [PATCH v2] net/ice: support vxlan gpe tunnel offload
>
> PMD tx path does not support VXLAN_GPE tunnel offload. Because it does
> not process RTE_MBUF_F_TX_TUNNEL_VXLAN_GPE flag in mbuf, and then
> the "L4TUNT"
> field will not be s
PMD tx path does not support VXLAN_GPE tunnel offload. Because it does not
process RTE_MBUF_F_TX_TUNNEL_VXLAN_GPE flag in mbuf, and then the "L4TUNT"
field will not be set in Tx context descriptor.
This patch is to add the RTE_MBUF_F_TX_TUNNEL_VXLAN_GPE flag to
support Tx VXLAN_GPE offload under t
3 matches
Mail list logo