> -----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]> > Subject: [PATCH v10 09/10] odp-execute: Add ISA implementation of > set_masked ETH > > From: Emma Finn <[email protected]> > > This commit includes infrastructure changes for enabling set_masked_X > actions and also adds support for the AVX512 implementation of the > eth_set_addrs action. > > Signed-off-by: Emma Finn <[email protected]> > --- > lib/odp-execute-avx512.c | 90 +++++++++++++++++++++++++++++++++++++++ > lib/odp-execute-private.c | 14 ++++++ > lib/odp-execute-private.h | 3 ++ > lib/odp-execute.c | 49 +++++++++++---------- > lib/odp-execute.h | 3 ++ > 5 files changed, 137 insertions(+), 22 deletions(-) >
LGTM, Acked-by: Sunil Pai G <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
