Hi Thomas, This been merged to upstream kernel for a while. Can you send patch to backport it for ovs-repo?
Thanks, Pravin. On Tue, Oct 28, 2014 at 11:43 AM, David Miller <[email protected]> wrote: > From: Thomas Graf <[email protected]> > Date: Wed, 22 Oct 2014 17:29:06 +0200 > >> The internal and netdev vport remain part of openvswitch.ko. Encap >> vports including vxlan, gre, and geneve can be built as separate >> modules and are loaded on demand. Modules can be unloaded after use. >> Datapath ports keep a reference to the vport module during their >> lifetime. >> >> Allows to remove the error prone maintenance of the global list >> vport_ops_list. >> >> Signed-off-by: Thomas Graf <[email protected]> > > Applied, thanks a lot Thomas. > -- > To unsubscribe from this list: send the line "unsubscribe netdev" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
