Re: [ovs-discuss] OVS 2.4 and 2.4 Flow deletion issue

2016-04-11 Thread Jarno Rajahalme
I tried with a bit simpler flows, like this: ovs-ofctl add-flow br-int hard_timeout=0,idle_timeout=0,priority=10,ip,cookie=0x$v,table=0,dl_vlan=$v,nw_src=9.16.$i.$j,actions=output:1 And while adding them one-by-one in my VM took 12 minutes (my dev VM has been very slow recently), the runtime of

Re: [ovs-discuss] OVS 2.4 and 2.4 Flow deletion issue

2016-04-11 Thread Jarno Rajahalme
I’m looking into this, Jarno > On Apr 11, 2016, at 3:41 PM, Ben Pfaff wrote: > > Jarno, it seems likely that this has something to do with the > transactional classifier implementation. Do you think so? Do you have > any idea why deletions would be so slow? > > Thanks, > > Ben. > > On Mo

Re: [ovs-discuss] OVS 2.4 and 2.4 Flow deletion issue

2016-04-11 Thread Ben Pfaff
Jarno, it seems likely that this has something to do with the transactional classifier implementation. Do you think so? Do you have any idea why deletions would be so slow? Thanks, Ben. On Mon, Apr 11, 2016 at 09:51:45PM +, Maurya, Alok Kumar (HP Networking) wrote: > Hi All, > > I am se

[ovs-discuss] OVS 2.4 and 2.4 Flow deletion issue

2016-04-11 Thread Maurya, Alok Kumar (HP Networking)
Hi All, I am seeing that in OVS 2.4 and ovs 2.5 Bulk flow deletion is taking huge time more than (30 mins) compared to ovs 2.3 where it used to take 1-2 secs . Below are steps which I am following to reproduce the issue : 1. Add 200K Flows ### Sample Script

Re: [ovs-discuss] [ovn4nfv]

2016-04-11 Thread John McDowall
Russell, Sorry for the delay, I have edited two documents to start to address items 2 and 4, they are in my private fork of ovs. Let me know if this is what you were thinking about. ovn-architecture.7.xml ovn-nb.xml

Re: [ovs-discuss] table_id becomes zero in PACKET_IN when using write_action(group) instead of group

2016-04-11 Thread Ben Pfaff
On Mon, Apr 11, 2016 at 02:02:00PM +, Zoltán Balogh wrote: > Hi, > > In ovs 2.5.0 I observed the following. > I added a group and flows with these commands: > > ovs-ofctl -OOpenFlow13 add-group br1 > group_id=100,type=indirect,bucket=actions=output:CONTROLLER > ovs-ofctl -OOpenFlow13 add-flo

Re: [ovs-discuss] How to Install Openvswitch on Raspbian?

2016-04-11 Thread Scott Lowe
Please see my response below. > On Apr 11, 2016, at 4:22 AM, achyar.nur wrote: > > Hi Hanif, > > I try, but I need install controller to, to make ovswitch communicate with > controller like ODL and ONOS. Any suggestion? > > Thank You Achyar, I don't think this list is the best place to s

[ovs-discuss] table_id becomes zero in PACKET_IN when using write_action(group) instead of group

2016-04-11 Thread Zoltán Balogh
Hi, In ovs 2.5.0 I observed the following. I added a group and flows with these commands: ovs-ofctl -OOpenFlow13 add-group br1 group_id=100,type=indirect,bucket=actions=output:CONTROLLER ovs-ofctl -OOpenFlow13 add-flow br1 table=0,priority=100,in_port=110,arp,arp_op=2,actions=write_metadata:111

Re: [ovs-discuss] How to Install Openvswitch on Raspbian?

2016-04-11 Thread achyar.nur
Hi Hanif, I try, but I need install controller to, to make ovswitch communicate with controller like ODL and ONOS. Any suggestion? Thank You, Achyar From: Narendra Hanif [mailto:hanifnaren...@gmail.com] Sent: Monday, April 11, 2016 5:11 PM To: achyar.nur Subject: Re: [ovs-discuss] How

[ovs-discuss] [forwarding performance and flow cache architecture in version 2.1.2]

2016-04-11 Thread ??????
Hi all: where can i know the forwarding performance of different version of ovs? can anyone or any paper tell me the cache architecture of ovs in version 2.1.2 ? -- -- Dongzhe Tai (??) Lab of Broadband Network Switching Technology and Communication Dept. of Computer Scie