Hi Gurucharan,
Thanks a lot for the information and the link !!
The OF rules are getting populated correctly now.
Regards
_Sugesh
-Original Message-
From: Gurucharan Shetty [mailto:shet...@nicira.com]
Sent: Friday, July 10, 2015 4:02 PM
To: Chandran, Sugesh
Cc: discuss@openvswitch.org;
Hi Jesse,
We do not have steps to applying this patch. It will be nice if you share those
steps.
Regards,
Anil Barbadekar
-Original Message-
From: Jesse Gross [mailto:je...@nicira.com]
Sent: 11 July 2015 04:35
To: Barbadekar, Anil
Cc: b...@openvswitch.org
Subject: Re: [ovs-discuss] Cem
Dear all,
I want to use ovs-dpdk to improve my nfv performance. But when i compare
the throughput between standard ovs and ovs-dpdk, the ovs is better, does
anyone know why?
I use netperf to test the throughput.
use vhost-net to test standard ovs.
use vhost-user to test ovs-dpdk.
My topology is a
>
> Hello list,
>
> I would like to know if ovs today (master) is ready (or in plan to get
> ready)
> to support multiqueue for virtio-net driver with vhost-user backend.
At the moment multiqueue support is not available in OVS for vHost.
If it becomes available in an official DPDK release, we ca
You can apply patches from email using "git am".
On Monday, July 13, 2015, Barbadekar, Anil wrote:
> Hi Jesse,
>
> We do not have steps to applying this patch. It will be nice if you share
> those steps.
>
> Regards,
> Anil Barbadekar
>
> -Original Message-
> From: Jesse Gross [mailto:je
Hi All,
Is there anyway using any ovs utilities to get the client tcp port through
which the Openflow bridge is connected to the controller in the network?
I can do netstat and all, but searching for some straight-forward better way.
I might have multiple openflow bridges running.
Thanks,
H
On Mon, Jul 13, 2015 at 4:23 AM, Abhishek Verma
wrote:
> Hi,
>
> Has anybody run OVS on Amazon EC2 instance? I lose all connectivity as soon
> as i add my default eth0 to an OVS bridge. I created a script that added
> eth0 to the default bridge, removed eth0 IP address and assigned the same IP
> a
I use the first method.
I also want to create a GRE tunnel between VM in EC2 and a server in my lab.
In EC2 I create a bridge called OFSWITCH, and attach eth0 to it.
I also create a gre port and attach it to OFSWITCH.
It works.
Zhao Jun
Date: Mon, 13 Jul 2015 19:16:44 +0530
Subject: Re: [ovs-disc
For your reference.
Using the following commands.
systemctl start openvswitch && killall dhclient && ovs-vsctl add-br OFSWITCH --
set Bridge OFSWITCH other-config:hwaddr=06:a7:ea:7a:1e:11 && ovs-vsctl add-port
OFSWITCH eth0 && ifconfig eth0 0.0.0.0 && dhclient OFSWITCH && service network
restart
Hi,
Has anybody run OVS on Amazon EC2 instance? I lose all connectivity as soon
as i add my default eth0 to an OVS bridge. I created a script that added
eth0 to the default bridge, removed eth0 IP address and assigned the same
IP address to the OVS bridge.
I executed that script and lost connecti
Hi,
I want to link a static library file (.a file) in ovs, and don't know which
file I should add it into. I found some automake.mk file (e.g., lib/
automake.mk). However, I don't know how to add mine .a file into it. Could
anyone give me some hint?
Thanks,
Xuemei
Good morning all!
I am using XenServer 6.5 SP1 with OpenVSwitch 2.1.3 and I need to mirror
traffic from the source port (vif2.0) to the destination port (vif13.1). I have
enabled promiscuous mode on the PIF and target VIF. Using the following
command, I can enable traffic mirroring and see the
12 matches
Mail list logo