On Thu, Mar 12, 2015 at 2:29 AM, Sudipto Biswas <sbisw...@linux.vnet.ibm.com> wrote: > Hi Pravin, Fan Du, > > Appreciate your help. > > To conclude, for VxLAN to work on Kernel 3.10 - do I need to explicitly load > the vxlan.ko and then re-build OVS to make use of it? > > I can see that CONFIG_VXLAN is set to 'm' > > Do I need to re-build OVS to use this module? (after i have used modprobe to > load it?) Shouldn't the OVS install process take care of loading the VxLAN > kernel module by itself? >
No need to re-build. on 3.10 kernel, OVS vxlan should work without vxlan module. OVS has checks to determine if the vxlan module has required features available. If all required feature are in the module then only OVS uses it. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss