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 03/10] odp-execute: Add auto validation function for
> actions.
> 
> From: Emma Finn <[email protected]>
> 
> This commit introduced the auto-validation function which allows users to
> compare the batch of packets obtained from different action
> implementations against the linear action implementation.
> 
> The autovalidator function can be triggered at runtime using the following
> command:
> 
> $ ovs-appctl odp-execute/action-impl-set autovalidator
> 
> Signed-off-by: Emma Finn <[email protected]>
> Acked-by: Harry van Haaren <[email protected]>
> ---
>  NEWS                      |  2 +
>  lib/dp-packet.c           | 24 ++++++++++
>  lib/dp-packet.h           |  4 ++
>  lib/odp-execute-private.c | 99 +++++++++++++++++++++++++++++++++++++++
>  lib/odp-execute-private.h |  6 +++
>  5 files changed, 135 insertions(+)
> 

Patch LGTM, nothing concerning from my side.

Acked-by: Sunil Pai G <[email protected]>

Thanks and regards
Sunil

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to