> On May 24, 2016, at 6:53 AM, Igor Shafran <igor.shaf...@toganetworks.com> 
> wrote:
> 
> Hi,
>  
> I am trying to get STT tunnel into work on linux (Ubuntu) , kernel version 
> 4.2 , ovs version 2.5.
> I compiled sources with kernel modules support and able to create tunnels 
> with type: gre/vxlan/geneve successfully. However for stt type vport-stt.ko 
> is not loaded properly due to lack of corresponding linux native module.
>  
> From FAQ I see that thee different datapath can be used: particularly Linux 
> OVS tree that support STT.  
>  
> How I can configure OVS to work in Linux OVS tree datapath ? Is it a 
> configuration option or I need another OVS source tree to use ? 

It's included in the main OVS sources.  Take a look at INSTALL.md.  In 
particular, you want to look at the "--with-linux" option to "configure".

--Justin


_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to