> -----Original Message-----
> From: Finn, Emma <emma.f...@intel.com>
> Sent: Wednesday, January 5, 2022 4:54 PM
> To: d...@openvswitch.org; Van Haaren, Harry <harry.van.haa...@intel.com>;
> Amber, Kumar <kumar.am...@intel.com>
> Cc: Finn, Emma <emma.f...@intel.com>
> Subject: [PATCH v4 4/9] odp-execute: Add command to switch action
> implementation.
> 
> This commit adds a new command to allow the user to switch
> the active action implementation at runtime. A probe function
> is executed before switching the implementation, to ensure
> the CPU is capable of running the ISA required.
> 
> Usage:
>   $ ovs-appctl dpif-netdev/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 dpif-netdev/action-impl-get
> 
> Signed-off-by: Emma Finn <emma.f...@intel.com>

Acked-by: Harry van Haaren <harry.van.haa...@intel.com>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to