charm-neutron-openvswitch/templates
James Page acd617f4ca Add support for DPDK userspace networking
Add full support for DPDK; this includes a number of configuration
options to allow the number of cores and memory allocated per
NUMA node to be changed.  By default, the first core and 1024MB of
RAM of each NUMA node will be configured for DPDK use.

When DPDK is enabled, OVS bridges are configured as datapath type
'netdev' rather than type 'system' to allow use of userspace
DPDK packet processing; Security groups are also disabled, as
iptables based rules cannot be applied against userspace sockets.

DPDK device binding is undertaken using /etc/dpdk/interfaces and
the dpdk init script provided as part of the DPDK package; device
resolution is determined using the data-port configuration option
using the <bridge:<mac address> format - MAC addresses are used
to resolve underlying PCI device names for binding with DPDK.

It's assumed that hugepage memory configuration is either done as
part of system boot as kernel command line options (set via MAAS)
or using the hugepages configuration option on the nova-compute
charm.

Change-Id: Ieb2ac522b07e495f1855e304d31eef59c316c0e4
2016-04-07 12:42:16 +01:00
..
git Point upstart scripts at venv binaries 2015-05-05 19:57:28 +00:00
icehouse Icehouse local dhcp/metadata support 2015-09-23 14:05:32 +01:00
juno Fix template header 2015-04-01 12:28:07 +01:00
kilo Rebase 2015-04-01 15:19:17 +01:00
liberty Make this a configuration knob 2016-02-10 10:30:30 +00:00
mitaka Add support for DPDK userspace networking 2016-04-07 12:42:16 +01:00
parts Switch to using charm-helper templates for rabbitmq 2015-03-25 09:22:37 +00:00
etc_dpdk_interfaces Add support for DPDK userspace networking 2016-04-07 12:42:16 +01:00
ext-port.conf [gnuoy,r=james-page] Add support for Neutron DVR 2015-04-01 13:53:02 +01:00
openvswitch-switch Add support for DPDK userspace networking 2016-04-07 12:42:16 +01:00
os-charm-phy-nic-mtu.conf [hopem,r=] 2015-06-29 18:55:59 +01:00