On 14 Jul 2022, at 19:51, Emma Finn wrote:

> This commit adds a new command to allow the user to switch
> the active action implementation at runtime.
>
> Usage:
>   $ ovs-appctl odp-execute/action-impl-set scalar
>
> This commit also adds a new command to retrieve the list of available
> action implementations. This can be used by to check what implementations
> of actions are available and what implementation is active during runtime.
>
> Usage:
>    $ ovs-appctl odp-execute/action-impl-show
>
> Added separate test-case for ovs-actions show/set commands:
> odp-execute - actions implementation
>
> Signed-off-by: Emma Finn <[email protected]>
> Signed-off-by: Kumar Amber <[email protected]>
> Signed-off-by: Sunil Pai G <[email protected]>
> Co-authored-by: Kumar Amber <[email protected]>
> Co-authored-by: Sunil Pai G <[email protected]>
> Acked-by: Harry van Haaren <[email protected]>
> ---

Thanks for all the changes!

Acked-by: Eelco Chaudron <[email protected]>

//Eelco

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

Reply via email to