On 17 May 2013 18:57, Ben Pfaff <[email protected]> wrote:
> There's no particular reason that netdev_dummy_register() has to care about
> the particular OS, except that the tests like to use the special Linux-only
> tunnel vport types.  But that can be done better, I think, by just always
> registering them from netdev_dummy_register() and making that function
> idempotent, so that calling it twice under Linux has no additional effect.
> This commit implements that solution.
>
> CC: Ed Maste <[email protected]>
> Signed-off-by: Ben Pfaff <[email protected]>

Acked-by: Ed Maste <[email protected]>

Looks good to me, and unit tests continue to pass on FreeBSD.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to