aboutsummaryrefslogtreecommitdiffstats
path: root/etc/os-net-config/samples/ovs_dpdk_bond.yaml
diff options
context:
space:
mode:
authorSaravanan KR <skramaja@redhat.com>2016-08-24 11:41:18 +0530
committerSaravanan KR <skramaja@redhat.com>2016-08-26 15:30:58 +0530
commitf79d534c3e130bb539cf7ccb1d3f9586e922b9a7 (patch)
tree301a1a53d6213d7bfa0dfc331d5c2c6f797f7904 /etc/os-net-config/samples/ovs_dpdk_bond.yaml
parent9108fcb7bb1fa10ffce2fd787278802ee3f3354c (diff)
Supporting numbered nics for DPDK Port and DPDK Bond
Modified the sample code to use numbered nics instead of physical device name and added test code for testing the numbered nic usecases. Implements: blueprint tripleo-ovs-dpdk Depends-On: If1c91402d2d393140dc1b4a678e68a1bcdbe81e4 Change-Id: Ifadb495be57fcef56a97250de0c52fd03f2dd817
Diffstat (limited to 'etc/os-net-config/samples/ovs_dpdk_bond.yaml')
-rw-r--r--etc/os-net-config/samples/ovs_dpdk_bond.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/os-net-config/samples/ovs_dpdk_bond.yaml b/etc/os-net-config/samples/ovs_dpdk_bond.yaml
index d51fa4a..cc3dfe5 100644
--- a/etc/os-net-config/samples/ovs_dpdk_bond.yaml
+++ b/etc/os-net-config/samples/ovs_dpdk_bond.yaml
@@ -20,14 +20,14 @@ network_config:
members:
-
type: interface
- name: eth1
+ name: nic2
-
type: ovs_dpdk_port
name: dpdk1
members:
-
type: interface
- name: eth2
+ name: nic3
-
type: vlan
vlan_id: 16