On Jun 10, 2011, at 10:54 AM, Peter Phaal wrote:
>> Hi, Peter. Thanks for writing this up. To integrate with hardware,
>> implementors are better off looking at the set_netflow() function in
>> "ofproto/private.h".
>
> I think you meant to look at the set_sflow() function in ofproto/private.h
On Jun 13, 2011, at 10:23 PM, Victor T. wrote:
> So i would like to ask now more specifically about the CPU usage of the
> OpenVSwitch and the different types of packet size in a flow.
>
> My test setup consists of 3 PCs, where 1 sends data to 3 by
> 2(OpenVSwitch,Nox). The traffic was generate
Hello,
I'm e-mailing this list as recommended by Justin in the OpenFlow mailing
lists.
So i would like to ask now more specifically about the CPU usage of the
OpenVSwitch and the different types of packet size in a flow.
My test setup consists of 3 PCs, where 1 sends data to 3 by
2(OpenVSw
On Mon, Jun 13, 2011 at 9:44 AM, Ben Pfaff wrote:
> On Mon, Jun 13, 2011 at 09:40:01AM -0700, Jesse Gross wrote:
>> 2.6.39 is not supported by Open vSwitch 1.1.1, which is what's causing
>> this problem. It's necessary to use the version in git.
>
> Are we likely to add support in 1.1.x?
No, I d
On Mon, Jun 13, 2011 at 09:40:01AM -0700, Jesse Gross wrote:
> 2.6.39 is not supported by Open vSwitch 1.1.1, which is what's causing
> this problem. It's necessary to use the version in git.
Are we likely to add support in 1.1.x? If not, then perhaps we should
document that 2.6.39 is not suppor
On Mon, Jun 13, 2011 at 9:32 AM, Ben Pfaff wrote:
> On Mon, Jun 13, 2011 at 05:58:29PM +0800, ??(Crab) wrote:
>> 5:/usr/local/openvswitch/sbin/ovs-vswitchd
>> unix:/usr/local/openvswitch/var/run/openvswitch/db.sock
>> then linux system kernel reported error below ,and linux system died.
>
> T
On Mon, Jun 13, 2011 at 05:58:29PM +0800, ??(Crab) wrote:
> /bin/mkdir -p /usr/local/openvswitch/var/run/openvswitch
> /bin/mkdir -p /usr/local/openvswitch/share/openvswitch/pki
> /bin/mkdir -p /usr/local/openvswitch/var/log/openvswitch
> make[3]: *** No rule to make target `ovs-install-data-lo
HI all:
I installed openvswitch-1.1.1.tar.gz on linux kernel 2.6.39 .but not sucessed.
myoperating steps:
1:./configure --prefix=/usr/local/openvswitch --enable-ssl=yes
--with-l26=/lib/modules/`uname -r`/build --> result OK:
2: make --> result OK:
3: make install --> have error below,but /usr/