Re: [ovs-discuss] dump-flows and dump-aggregate don't work with openflow10 flow format

2013-05-08 Thread Nagi Reddy Jonnala
Thanks for the clue..it is a bug on the switch..I checked with an older implementation of the switch and worked as expected.. -Original Message- From: Ben Pfaff [mailto:b...@nicira.com] Sent: Wednesday, May 08, 2013 12:23 PM To: Nagi Reddy Jonnala Cc: discuss@openvswitch.org Subject: Re

Re: [ovs-discuss] dump-flows and dump-aggregate don't work with openflow10 flow format

2013-05-08 Thread Ben Pfaff
On Wed, May 08, 2013 at 12:15:43PM -0700, Nagi Reddy Jonnala wrote: > $ovs-ofctl --flow-format openflow10 dump-aggregate tcp:10.25.129.5 " > in_port=1" -v > 2013-05-08T19:13:08Z|1|poll_loop|DBG|wakeup due to [POLLOUT] on fd 5 > (10.20.99.23:34628<->10.25.129.5:6633) at lib/stream-fd.c:139 > 2

[ovs-discuss] dump-flows and dump-aggregate don't work with openflow10 flow format

2013-05-08 Thread Nagi Reddy Jonnala
I use the below OVS version ovs-ofctl --version ovs-ofctl (Open vSwitch) 1.7.1 Compiled Jan 14 2013 16:02:07 OpenFlow versions 0x1:0x1 I observe the below behavior/issues. I don't see any meaningful PDU going out to dump flow stats / aggregate stats. $ovs-ofctl --flow-format openflow10 dump-a