No. No.

On Thu, Apr 24, 2014 at 3:44 PM, Bhargav Bhikkaji
<[email protected]> wrote:
> Does "ovs-ofctl flows" gets programmed in the kernel ? or is that
> "ovs-dpctl dump-flows" dumps both of-flows & flows that got punted ?
>
>
> On Thu, Apr 24, 2014 at 3:38 PM, Ben Pfaff <[email protected]> wrote:
>>
>> 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".
>
>



-- 
"I don't normally do acked-by's.  I think it's my way of avoiding
getting blamed when it all blows up."               Andrew Morton
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to