On Mon, Jan 6, 2014 at 3:52 AM, Kanika Saklani <[email protected]> wrote: > Hi Jesse, > > I have did all that you have suggested me but the problem remains same & in > ovs-dpctl show command i unable to get the gre port entry before doing that > i have unloaded all the gre modules, openvswitch.ko from x86 system. > > Following commands & their respectively logs are as follows:- > > 1. First insert the openvswitch module > insmod > /lib/modules/3.8.13-030813-generic/kernel/net/openvswitch/openvswitch.ko
This version of the upstream module does not support tunneling. You either need to use the version paired with userspace or the upstream module for Linux 3.11+ with userspace 1.10+. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
