>And we definitely need RTE_PTYPE_INNER_L4_ESP for ESP over UDP support. Isn't this already taken care when mbuf->packet_type = (RTE_PTYPE_L4_UDP | RTE_PTYPE_TUNNEL_ESP) ?
On Tue, Oct 22, 2024 at 6:49 PM Alexander Kozyrev <akozy...@nvidia.com> wrote: > > > I am curious, where is the driver that implements this? > I'll send MLX5 implementation shortly.