On 14/02/2017 17:55, Simon Horman wrote:
On Wed, Feb 08, 2017 at 05:29:36PM +0200, Roi Dayan wrote:
From: Paul Blakey <pa...@mellanox.com>

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.


any suggestions?
Maybe "sw" can be confusing with offloaded+skip_hw policy ?

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

...

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to