> -----Original Message-----
> From: Finn, Emma <[email protected]>
> Sent: Wednesday, January 5, 2022 4:54 PM
> To: [email protected]; Van Haaren, Harry <[email protected]>;
> Amber, Kumar <[email protected]>
> Subject: [PATCH v4 6/9] dpif-netdev: 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]>
Note to future reviewers, a "./boot.sh" is required after this patch to pick up
the AC changes.
Failing to run boot.sh gives the following warning output:
configure: WARNING: unrecognized options:
--enable-actions-default-autovalidator
Acked-by: Harry van Haaren <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev