[ovs-discuss] Get SST tunnel into work

Justin Pettit jpettit at ovn.org
Tue May 24 15:59:57 UTC 2016


> On May 24, 2016, at 6:53 AM, Igor Shafran <igor.shafran at 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





More information about the discuss mailing list