> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Kumar Amber
> Sent: Thursday, October 6, 2022 3:54 PM
> To: [email protected]
> Cc: [email protected]; [email protected]; Amber, Kumar
> <[email protected]>
> Subject: [ovs-dev] [PATCH v6 9/9] mfex-avx512: Add support for tunnel
> packets in avx512 MFEX.
>
> This patch adds the necessary support to avx512 mfex to support handling
> of tunnel packet type.
>
> Signed-off-by: Kumar Amber <[email protected]>
>
> ---
> v6:
> - Fix minor comments from Cian.
> - Deduce magic bits through protocol sizes.
> v5:
> - check metadata IP address to find tunneling is valid or not.
> As dummy-pmd often passes garbage data to dpif.
> ---
> ---
> lib/dpif-netdev-avx512.c | 32 ++---
> lib/dpif-netdev-extract-avx512.c | 206 ++++++++++++++++++++++++------
> lib/dpif-netdev-private-extract.c | 4 +-
> 3 files changed, 187 insertions(+), 55 deletions(-)
>
Thanks for working on this patch as well as making the magic numbers more
meaningful.
Acked-by: Sunil Pai G <[email protected]>
Thanks and regards
Sunil
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev