Enable Dpdk after rebooting with Hugepages for OvS2.7
authorSaravanan KR <skramaja@redhat.com>
Fri, 14 Jul 2017 04:11:28 +0000 (09:41 +0530)
committerSaravanan KR <skramaja@redhat.com>
Mon, 31 Jul 2017 04:00:30 +0000 (09:30 +0530)
commitc3f9eaf0e47bb1907f0c310de9626b05ddf0b86c
tree40b73dcb18832aea6c449756630d7de115b87c11
parent599c6740eb4c81a5fcd2e99d37b831efc6d3ad7e
Enable Dpdk after rebooting with Hugepages for OvS2.7

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
extraconfig/pre_network/host_config_and_reboot.yaml
releasenotes/notes/ovs-2-7-support-for-dpdk-fe665cf9c6b0a750.yaml [new file with mode: 0644]