On Thu, Jul 08, 2021 at 03:02:35PM +0100, Cian Ferriter wrote: > From: Harry van Haaren <[email protected]> > > This commit adds a new command to retrieve the list of available > DPIF implementations. This can be used by to check what implementations > of the DPIF are available in any given OVS binary. It also returns which > implementations are in use by the OVS PMD threads. > > Usage: > $ ovs-appctl dpif-netdev/dpif-impl-get > > Signed-off-by: Harry van Haaren <[email protected]> > Co-authored-by: Cian Ferriter <[email protected]> > Signed-off-by: Cian Ferriter <[email protected]> > > ---
Acked-by: Flavio Leitner <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
