On Wed, Feb 08, 2017 at 05:29:36PM +0200, Roi Dayan wrote:
> From: Paul Blakey <[email protected]>
> 
> Usage:
>     # to dump all datapath flows (default):
>     ovs-dpctl dump-flows
> 
>     # to dump only flows that in kernel datapath:
>     ovs-dpctl dump-flows type=ovs

ovs does not seem to be an intuitive name for software datapath flows to me.

>     # to dump only flows that are offloaded:
>     ovs-dpctl dump-flows type=offloaded

...
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to