[ovs-discuss] DPDK OVS and vhost-user: guest host cannot received packets from local host

2016-09-23 Thread Cheng Chi
Hi, I am using ovs 2.5.0 + dpdk2.2.0 + libvirt1.2.18.1(qemu 2.3.1) I have added 1 physical dpdk port and 1 vhostuser ports. Following is my bridge: Bridge "br0" Port "dpdk0" Interface "dpdk0" type: dpdk Port "vhost-user1" Interface "vhos

Re: [ovs-discuss] ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)

2016-09-23 Thread Ben Pfaff
Looks better to me. On Fri, Sep 23, 2016 at 09:21:19AM +0200, Ashish Kurian wrote: > Dear Developers, > > So how should I fix the change. Should I use the following command? > > sudo ovsdb-server --remote=punix:*/var/run/openvswitch/db.sock* > --remote=db:Open_vSwitch,Open_vSwitch,manager_option

[ovs-discuss] Cannot forward bpdu through openvswitch

2016-09-23 Thread Dani Camps
Dear all, I am using OVS 2.1.2 I want to configure a switch with two ports to transparently forward what comes to one port to the other. These are the rules that I am using: cookie=0x0, duration=77674.340s, table=0, n_packets=0, n_bytes=0, idle_age=65534, hard_age=65534, in_port=1 actions=outpu

Re: [ovs-discuss] ovs-vsctl: unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)

2016-09-23 Thread Ashish Kurian
Dear Developers, So how should I fix the change. Should I use the following command? sudo ovsdb-server --remote=punix:*/var/run/openvswitch/db.sock* --remote=db:Open_vSwitch,Open_vSwitch,manager_options --private-key=db:Open_vSwitch,SSL,private_key --certificate=db:Open_vSwitch,SSL,certificate --