Re: [ovs-dev] [PATCH v7 9/9] mfex-avx512: Add support for tunnel packets in avx512 MFEX.

2022-11-21 Thread Eelco Chaudron
On 12 Oct 2022, at 13:55, Cian Ferriter wrote: > From: Kumar Amber > > This patch adds the necessary support to avx512 mfex to > support handling of tunnel packet type. > > Signed-off-by: Kumar Amber > Acked-by: Cian Ferriter > Acked-by: Sunil Pai G > --- > lib/dpif-netdev-avx512.c

[ovs-dev] [PATCH v7 9/9] mfex-avx512: Add support for tunnel packets in avx512 MFEX.

2022-10-12 Thread Cian Ferriter
From: Kumar Amber This patch adds the necessary support to avx512 mfex to support handling of tunnel packet type. Signed-off-by: Kumar Amber Acked-by: Cian Ferriter Acked-by: Sunil Pai G --- lib/dpif-netdev-avx512.c | 32 ++--- lib/dpif-netdev-extract-avx512.c | 206