puppet-vswitch/releasenotes/notes/pmd-auto-lb-2cc96b8c12678785.yaml
Takashi Kajinami 9d5c61630a Allow configuring PMD Auto Load Balancing
This change introduces a few parameters to enable and configure PMD
Auto Load Balancing feature in ovs-dpdk.

Change-Id: Idec390b4b01a2f79cbd885fd83c8bf902c9816e7
2022-07-29 08:17:50 +09:00

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``