It's not actually this I seem to be fixated on... I just want to start over
(with 0 flows) and add some flows and see them take effect... which this
bug seems to be preventing me...or so I think, I could be wrong... My
packets seem to be hitting a flow that I am not able to see... Keep in
mind, I'm still learning... Even after deleting the flows, this count is
persistent... so I think the bookkeeping is wrong somewhere... not a
critical bug for sure, as long as it does not prevent normal functions from
working...

On Tue, Feb 3, 2015 at 8:38 AM, Ben Pfaff <b...@nicira.com> wrote:

> On Tue, Feb 03, 2015 at 12:06:43AM -0800, Ashok Chippa wrote:
> > Compiled the patch in and re-installed the .ko:
> >
> > STILL SEE THIS:
> >
> > root@ashok-vb:/home/achippa/openvswitch-2.3.0# ovs-ofctl del-flows
> br-int
> > root@ashok-vb:/home/achippa/openvswitch-2.3.0# ovs-ofctl dump-flows
> br-int
> > NXST_FLOW reply (xid=0x4):
> > root@ashok-vb:/home/achippa/openvswitch-2.3.0# ovs-ofctl dump-tables
> br-int
> > OFPST_TABLE reply (xid=0x2): 254 tables
> >   0: classifier: wild=0x3fffff, max=1000000, active=10   <<<<============
> > STILL!!!
> >                lookup=0, matched=0
> >   1: table1  : wild=0x3fffff, max=1000000, active=0
> >                lookup=0, matched=0
> > ...
> >
> > I JUST CAN'T GET RID OF the ACTIVE_COUNT of 10!!! in dump-tables output:
>
> Why are you so fixated on this?
>
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to