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 01/10] odp-execute: Add function pointers to odp- > execute for different action implementations. > > From: Emma Finn <[email protected]> > > This commit introduces the initial infrastructure required to allow > different implementations for OvS actions. The patch introduces action > function pointers which allows user to switch between different action > implementations available. This will allow for more performance and > flexibility so the user can choose the action implementation to best suite > their use case. > > Signed-off-by: Emma Finn <[email protected]> > Acked-by: Harry van Haaren <[email protected]>
<snipped> I see that GHA couldn't complete its run for this patch because of infra reasons, so I manually triggered one on my forked repo to be more confident, and it succeeds: https://github.com/Sunil-Pai-G/ovs/actions/runs/2668386287 I see that my comments from V8 are addressed as well, based on that, I'm happy to ack, Acked-by: Sunil Pai G <[email protected]> Thanks and regards Sunil _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
