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
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
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
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
--