On Thu, Apr 24, 2014 at 03:37:12PM -0700, Bhargav Bhikkaji wrote:
> 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 ?

The flows that got punted and programmed are the flows dumped by
"ovs-dpctl dump-flows".
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to