mirror of
https://github.com/openvswitch/ovs
synced 2025-08-22 18:07:40 +00:00
11 lines
367 B
Groff
11 lines
367 B
Groff
|
.SS "ODP-EXECUTE COMMANDS"
|
||
|
These commands manage the "odp-execute" component.
|
||
|
|
||
|
.IP "\fBodp-execute/action-impl-show\fR
|
||
|
Lists the actions implementations that are available and highlights the
|
||
|
currently enabled one.
|
||
|
.
|
||
|
.IP "\fBodp-execute/action-impl-set\fR \fIaction_impl\fR"
|
||
|
Sets the action implementation to any available implementation. By default
|
||
|
"scalar" is used.
|