Re: [ovs-dev] [PATCH v7 4/9] dpif-netdev-avx512: Add inner packet handling to dpif.

2022-11-21 Thread Eelco Chaudron
On 12 Oct 2022, at 13:55, Cian Ferriter wrote: > From: Kumar Amber > > This patch adds the necessary changes required to support > tunnel packet types in avx512 dpif. > > Signed-off-by: Kumar Amber > Signed-off-by: Cian Ferriter > Co-authored-by: Cian Ferriter > Acked-by: Sunil Pai G > --- >

[ovs-dev] [PATCH v7 4/9] dpif-netdev-avx512: Add inner packet handling to dpif.

2022-10-12 Thread Cian Ferriter
From: Kumar Amber This patch adds the necessary changes required to support tunnel packet types in avx512 dpif. Signed-off-by: Kumar Amber Signed-off-by: Cian Ferriter Co-authored-by: Cian Ferriter Acked-by: Sunil Pai G --- lib/dpif-netdev-avx512.c | 38