[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20141028.144344.398016097830457432.davem@davemloft.net>
Date: Tue, 28 Oct 2014 14:43:44 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: tgraf@...g.ch
Cc: dev@...nvswitch.org, netdev@...r.kernel.org
Subject: Re: [PATCH] ovs: Turn vports with dependencies into separate
modules
From: Thomas Graf <tgraf@...g.ch>
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 <tgraf@...g.ch>
Applied, thanks a lot Thomas.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists