Thanks for pointers. My actual question is, if there is flow miss in the datapath, the packet is punted to the user-space (vswitchd) which programs the missed flow on datapath. Essentially, vswitchd handles the flow management for datapath. Is there a way to dump in vswitchd those flows that got punted and gets programmed subsequently in datapath ?
I was assuming that this mechanism was done thro' OF, hence was looking ovs-ofctl dump. Looks like that is not the case. -Bhargav On Thu, Apr 24, 2014 at 3:03 PM, Justin Pettit <[email protected]> wrote: > On April 24, 2014 at 3:01:05 PM, Bhargav Bhikkaji ([email protected]) > wrote: > > There seems to be difference between in #flows between ovs-dpctl vs > > ovs-ofctl. > > Please look at the FAQ. > > --Justin > > > >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
