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 02/10] odp-execute: Add function pointer for pop_vlan > action. > > From: Emma Finn <[email protected]> > > This commit removes the pop_vlan action from the large switch and creates > a separate function for batched processing. A function pointer is also > added to call the new batched function for the pop_vlan action. > > Signed-off-by: Emma Finn <[email protected]> > Acked-by: Harry van Haaren <[email protected]> > --- > lib/odp-execute-private.c | 16 +++++++++++++++- lib/odp-execute- > private.h | 5 +++++ > lib/odp-execute.c | 32 ++++++++++++++++++++++++++------ > 3 files changed, 46 insertions(+), 7 deletions(-)
Patch LGTM, Acked-by: Sunil Pai G <[email protected]> Thanks and regards Sunil _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
