Hi Alessandra,

Are you actually re-installing your version of openvswitch?

Easiest way to check if you are running the code with your changes is to
check if the binary that "which ovs-vsctl" points to is the same that you
compiled.

Also, if you are changing the kernel module, you need to make sure that you
have removed the old kernel module before loading the new one. Just use
lsmod to check if the "openvswitch" module is loaded.

I'm not sure if mininet (or mininet vm, if you are using it) references a
specific directory that has ovs, but if not following the linux build guide
at
http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=INSTALL;hb=HEADshould
replace the installed version with your changes.




On Wed, Sep 4, 2013 at 7:38 AM, Alessandra Agosta <
alessandra.ago...@gmail.com> wrote:

>  I use vmware and I try to test my work with mininet, with the controller
> (>controller ptcp: -v) changing openvswitch. I do my changes in openswitch
> folder but if I try with mininet I can't see m changes. Have you a link or
> a guide to test my changes in openvswitch by vmware? thank you
>
> --
> Alessandra
>
> _______________________________________________
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
>
>


-- 
Henrique Rodrigues
http://www.dcc.ufmg.br/~hsr
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to