[PATCH] mbuf: add transport mode ESP packet type

Nithin Dabilpuram nithind1988 at gmail.com
Wed Oct 23 06:54:29 CEST 2024


>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 <akozyrev at nvidia.com> wrote:
>
> > I am curious, where is the driver that implements this?
> I'll send MLX5 implementation shortly.


More information about the dev mailing list