Hi Harry/Emma,
> -----Original Message----- > From: Van Haaren, Harry <[email protected]> > Sent: Wednesday, July 13, 2022 11:58 PM > To: [email protected] > Cc: [email protected]; [email protected]; Amber, Kumar > <[email protected]>; Pai G, Sunil <[email protected]>; Finn, Emma > <[email protected]>; Stokes, Ian <[email protected]>; Van Haaren, > Harry <[email protected]> > Subject: [PATCH v10 07/10] odp-execute: Add ISA implementation of pop_vlan > action. > > This commit adds the AVX512 implementation of the pop_vlan action. > > Signed-off-by: Emma Finn <[email protected]> > > --- > > v10: > - Improved ISA checks to fix CI build > --- > lib/automake.mk | 4 + > lib/odp-execute-avx512.c | 182 ++++++++++++++++++++++++++++++++++++++ > lib/odp-execute-private.c | 33 ++++++- > lib/odp-execute-private.h | 2 + > 4 files changed, 220 insertions(+), 1 deletion(-) create mode 100644 > lib/odp-execute-avx512.c > Ran GHA for this patch here: https://github.com/Sunil-Pai-G/ovs/actions/runs/2668411958 , looks good. The patch LGTM as well, Acked-by: Sunil Pai G <[email protected]> Thanks and regards Sunil _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
