On Mon, Mar 14, 2016 at 06:18:12PM +0300, Ilya Maximets wrote:
> 'dummy_pmd' class is a replacement for 'dummy' class.
> Created in purposes of testing of PMD interfaces.
> 
> May be activated instead of usual 'dummy' by additional
> parameter 'pmd' to --enable-dummy.
> 
> Ex.:
>       ovs-vswitchd --enable-dummy=pmd
> or
>       ovs-vswitchd --enable-dummy=override,pmd
> 
> Name of 'dummy_pmd' class is "dummy". So, all ports should be
> added as usual:
>       ovs-vswitchd set interface <iface> type=dummy
> 
> Signed-off-by: Ilya Maximets <i.maxim...@samsung.com>

I think that this series is primarily for Daniele, but I'm going to look
at a few of the patches too.

Acked-by: Ben Pfaff <b...@ovn.org>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to