You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OVS-DPDK auto-rebalance test cannot evaluate the load on the auto-rebalance threshold value with multiple traffic rates because the rate option in the mv-param JSON does not support multiple values.
Challenges with binary-search: In multi-queue test scenarios (enabling autolb), I noticed that the pmd usage is dynamic and unable to reach a standard autolb threshold value of 50%.
To address this limitation, we need an enhancement to trafficgen that adds support for OVS-DPDK auto-rebalance workloads.
The text was updated successfully, but these errors were encountered:
The OVS-DPDK auto-rebalance test cannot evaluate the load on the auto-rebalance threshold value with multiple traffic rates because the rate option in the mv-param JSON does not support multiple values.
Challenges with binary-search: In multi-queue test scenarios (enabling autolb), I noticed that the pmd usage is dynamic and unable to reach a standard autolb threshold value of 50%.
To address this limitation, we need an enhancement to trafficgen that adds support for OVS-DPDK auto-rebalance workloads.
The text was updated successfully, but these errors were encountered: