On 05/01/2017 23:46, Joe Stringer wrote:
On 25 December 2016 at 03:39, Paul Blakey <pa...@mellanox.com> wrote:
Use Open vSwitch IDL pattern to read OVS configuration on dpctl start,
needed as some functionality is dependent on that configuration.

Signed-off-by: Paul Blakey <pa...@mellanox.com>
Reviewed-by: Roi Dayan <r...@mellanox.com>
Why? What functionality?
Since the hw-offload/skip-hw configurations aren't saved with kernel dpif and dumped back on open, we needed "hw-offload" configuration to know if to try offloading for add-flow dpctl command, and then
which flag to pass on to TC (skip_hw/skip_sw) if offloading is enabled.
Also for dpctl dump-flows, if hw offload is enabled dump offloaded flows from netdevs.


What if OVSDB isn't running, does ovs-dpctl block?
Yes.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to