[ovs-discuss] Inserting module openvswitch.ko

2016-03-25 Thread abc xyz
Hi, I made some changes vport.c in datapath module on my OVS. I came across that you need to run insmod with path to .ko file for changes to take effect. When inserting the openvswitch.ko module, I keep getting the error “insmod: error:could not insert module datapath/linux/openvswitch.ko: -1 Fil

Re: [ovs-discuss] Inserting module openvswitch.ko

2016-03-24 Thread Rajasekaran, Monica
rmmod openvswitch first and then try insmod. Worked for me. From: discuss [mailto:discuss-boun...@openvswitch.org] On Behalf Of abc xyz Sent: Thursday, March 24, 2016 12:53 PM To: discuss@openvswitch.org Subject: [ovs-discuss] Inserting module openvswitch.ko Hi, I made some changes vport.c in

[ovs-discuss] Inserting module openvswitch.ko

2016-03-24 Thread abc xyz
Hi, I made some changes vport.c in datapath module on my OVS. I came across that you need to run insmod with path to .ko file for changes to take effect. When inserting the openvswitch.ko module, I keep getting the error “insmod: error:could not insert module datapath/linux/openvswitch.ko: -1 Fil