On 04/02/15 at 10:17pm, Pravin Shelar wrote: > On Mon, Mar 30, 2015 at 6:06 AM, Thomas Graf <[email protected]> wrote: > > We manually rmmod the loaded vports as using modprobe -r > > only works if the modules are available through modules.dep > > > > Upon restart, the vports get automatically reloaded when the > > respective vports are added. > > > > Reported-by: Pravin Shelar <[email protected]> > > Signed-off-by: Thomas Graf <[email protected]> > > We also need to fix loading part of this script.
The vport modules get loaded automatically when a corresponding vport is added. This also allows to rename vports on upgrades as long as the vport type is aliased correctly. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
