This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable DPDK OVS PMD Auto Load Balance
Add new tht param to configure OVS PMD Auto Load Balance Depends-On: https://review.opendev.org/c/openstack/tripleo-ansible/+/798798 Change-Id: I9cce900c6655b9dbbe571662783aeb658863b5d3 (cherry picked from commit 94e31ab)
- Loading branch information
1 parent
0055231
commit 9df8a1c
Showing
2 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
features: | ||
- | | ||
Introduce new parameter to configure OVS PMD Auto Load Balance for | ||
OVS DPDK |