puppet-vswitch/releasenotes/notes/dpdk-module-678cecf0f8ff78a5.yaml
Saravanan KR 94a9e3966e Add DPDK driver modprobe for loading modules on reboot
driverctl will be used to bind the pci with the DPDK driver,
but the DPDK driver modules has to be loaded for it. Adding
sysconfig modules files to load driver module on reboot.

Implements: blueprint tripleo-ovs-dpdk
Depends-On: I79308ac5949a47a707d42bb2566407b9e8adfb9c

Change-Id: I46331a882eca97d8b2ea0229ff768ce629971a6d
2016-07-30 10:49:59 +05:30

4 lines
68 B
YAML

---
features:
- DPDK driver kernel module is loaded persistently.