c3f9eaf0e4
With OvS2.7, DPDK is initialized immediately after setting dpdk-init flag. DPDK requires hugepages configuration to be available on kernel args with a reboot. This patch reboots the node after applying the kernel args. And once the node is rebooted, DPDK will be enabled and then the deployment continues. Change-Id: Ide442e09c2bea56a38399247de588e63b4272326
6 lines
150 B
YAML
6 lines
150 B
YAML
---
|
|
features:
|
|
- Added support for DPDK with OvS2.7, which requires huge page
|
|
configuration (with reboot) to be available before enabling DPDK.
|
|
|