On Sun, 5 Apr 2015 13:36:21 -0700 Ben Pfaff <[email protected]> wrote: > On Sun, Apr 05, 2015 at 12:28:46PM -0700, Justin Pettit wrote: > > Thanks for fixing this. In the "Open vSwitch kernel module" > > section, there's a part where "openvswitch.ko" is listed under > > "Provides:". Should the vport kernel modules also be included? > > I don't know. > > Maybe this is relevant for the Fedora spec file too, so let's ask > Flavio (CCed).
That is only somewhat useful when there is a problem in the ABI so we want to force the userspace bits to require a module that has a compatible ABI. However, that's a very weak dependency because it only forces the RPM package containing the module to be installed. But not necessarily running or loaded. I don't think Fedora needs that for now and it would just create something that other people could start using. Thanks, fbl > > Acked-by: Justin Pettit <[email protected]> > > Thanks, I'll push this soon. > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
