Hello list,

I was told that the openvswitch cant be loaded with bridge, 
but when I am using a Fedora 17 alpha host with kernel-3.3, the openvswitch.ko 
can be loaded and work while bridge.ko is loaded !! 


is that expected result in kernel-3.3 ?


BTW, there's not brcompat.ko in kernel-3.3 ?


# lsmod | grep -iE "openvswitch|bridge"
bridge                 90697  0 
stp                    12823  1 bridge
llc                    14045  2 stp,bridge
openvswitch            43007  1 
[root@fedora17 ~]# uname -r
3.3.4-4.fc17.x86_64

# ovs-vsctl show
39946831-1d57-4e5d-b29e-468e952feb5c
    Bridge "ovsbridge0"
        Port "ovsbridge0"
            Interface "ovsbridge0"
                type: internal
        Port "eth0"
            Interface "eth0"

#grep -i brcompat /boot/config-3.3.4-4.fc17.x86_64 

#




Thanks and Best Regards,
Billy
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to