e6530bc2bb
Extending the Openvswitch chart with support for DPDK. In order to enable DPDK support, set the dpdk:enabled option to true in value.yaml. Prerequisites for successfully running OVS with DPDK: the host OS must to have hugepages enabled. Co-Authored-By: Rihab Banday <rihab.banday@ericsson.com> Change-Id: I9649832511ba7c7ba7c391555d60171ef9264110
8 lines
268 B
YAML
8 lines
268 B
YAML
---
|
|
other:
|
|
- |
|
|
The default image used by the openvswitch chart has been changed from a
|
|
a Debian based image including a source build of openvswitch v2.8.1 to an
|
|
Ubuntu Bionic based image including a distribution provided build of
|
|
openvswitch v2.9.2.
|