Yes, on "lsmod", the "openvswitch" module is loaded. But it is not claimed by any process (Users = 0), even though mininet is running. And I have to mention that I have changed "~/mininet/mininet/node.py" file to seek "openvswitch.ko" module, rather than "openvswitch_mod.ko" as per the change log of openvswitch, where openvswitch_mod module is renamed to openvswitch.
On Mon, May 28, 2012 at 1:03 PM, Justin Pettit <[email protected]> wrote: > On May 27, 2012, at 11:54 PM, Naga Rohit wrote: > >> May 28 05:12:12|00003|dpif_linux|ERR|Generic Netlink family >> 'odp_datapath' does not exist. The Open vSwitch kernel module is >> probably not loaded. > ... >> >> Where is the problem ? > > > Is the Open vSwitch kernel module loaded? > > --Justin > > _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
