Re: [ovs-discuss] Fwd: Re: Errors while installing in dpdk in ubuntu 14.04

2016-09-16 Thread Mauricio Vasquez
On 09/15/2016 09:08 AM, Lakshmi Kotla/HYD/TCS wrote: Topology is 2 Simple ports with a Single Bridge as shown below (with OVS and DPDK installed on Ubuntu 14.04): ovs-vsctl add-br bridge0 -- set bridge bridge0 datapath_type=netdev ovs-vsctl add-port bridge0 dpdk0 -- set Interface dpdk0 type=d

[ovs-discuss] Fwd: Re: Errors while installing in dpdk in ubuntu 14.04

2016-09-15 Thread Lakshmi Kotla/HYD/TCS
Topology is 2 Simple ports with a Single Bridge as shown below (with OVS and DPDK installed on Ubuntu 14.04): ovs-vsctl add-br bridge0 -- set bridge bridge0 datapath_type=netdev ovs-vsctl add-port bridge0 dpdk0 -- set Interface dpdk0 type=dpdk ovs-vsctl add-port bridge0 dpdk1 -- set Interface d