Hi Harry/Amber, > -----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 05/10] acinclude: Add configure option to enable > actions autovalidator at build time. > > From: Kumar Amber <[email protected]> > > This commit adds a new command to allow the user to enable the actions > autovalidator by default at build time thus allowing for running unit test > by default. > > $ ./configure --enable-actions-default-autovalidator > > Signed-off-by: Kumar Amber <[email protected]> > Acked-by: Harry van Haaren <[email protected]> > > --- > > v9: > - rebase conflict on NEWS > - fixup missing "dnl" in comment introduced by previous line-wrapping > --- > NEWS | 2 ++ > acinclude.m4 | 20 ++++++++++++++++++++ > configure.ac | 1 + > lib/odp-execute.c | 4 ++++ > 4 files changed, 27 insertions(+) >
Based on my comments addressed from V8, 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
