Re: [ovs-dev] Testing of openvswitch source code

2014-10-24 Thread Thomas Graf
On 10/24/14 at 11:20am, Akshay Sahu wrote: > But " insmod datapath/linux/openvswitch.ko " I'm not been able in OVS > kernel module, it shows me an error > " insmod: error inserting 'datapath/linux/openvswitch.ko': -1 Unknown > symbol in module " Install the module and use modprobe instead of insmo

[ovs-dev] Testing of openvswitch source code

2014-10-23 Thread Akshay Sahu
Hello, I've made few changes in the source code of openvswitch for a personal project. How do I check the working of my implemented version of code?? Any leads on how to install and run the source in ubuntu? I've also tried the method mention in http://networkstatic.net/installing-and-configuring