ovs-appctl hwoff-flow-agent/use-offloadrx-threshold
Syntax
ovs-appctl hwoff-flow-agent/use-offloadrx-threshold NUM
Function
Sets the threshold for automatically clearing offloaded flows.
Parameters
Parameter |
Mandatory |
Description |
|---|---|---|
NUM |
Yes |
Threshold for automatically clearing offloaded flows. The value ranges from 1 to 512. |
Example
1 | ovs-appctl hwoff-flow-agent/use-offloadrx-threshold 256 |
Parent topic: OVS Command Description