Hi, I am building the latest OVS code downloaded from git repository
root@ip-172-31-4-210:/home/ubuntu/ovs# ovs-vswitchd --version ovs-vswitchd (Open vSwitch) 2.4.90 Compiled Aug 14 2015 09:21:16 root@ip-172-31-4-210:/home/ubuntu/ovs# However, it seems to be still using the old ovs kernel modules. root@ip-172-31-4-210:/home/ubuntu/ovs# lsmod | grep open openvswitch 66908 0 vxlan 37619 1 openvswitch gre 13796 1 openvswitch libcrc32c 12644 1 openvswitch root@ip-172-31-4-210:/home/ubuntu/ovs# Any idea on how i can get it to use the compiled OVS kernel module? Thanks, Abhishek
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
