9d5c61630a
This change introduces a few parameters to enable and configure PMD Auto Load Balancing feature in ovs-dpdk. Change-Id: Idec390b4b01a2f79cbd885fd83c8bf902c9816e7
11 lines
282 B
YAML
11 lines
282 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``vswitch::dpdk`` class now supports the following parameters to enable
|
|
and tune PMD Auto Balancing feature.
|
|
|
|
- ``pmd_auto_lb``
|
|
- ``pmd_auto_lb_rebal_interval``
|
|
- ``pmd_auto_lb_load_threshold``
|
|
- ``pmd_auto_lb_improvement_threshold``
|