Difference between revisions of "VPP/OVN"

From fd.io
< VPP
Jump to: navigation, search
m (Project HotDog)
Line 15: Line 15:
  
 
'''Usefull links'''
 
'''Usefull links'''
*[[https://www.mankier.com/8/ovn-controller-vtep] ovn-controller-vtep]
+
*[http://openvswitch.org/support/dist-docs/vtep.5.html vtep]
*[[https://www.mankier.com/5/vtep] vtep]
+
* [http://openvswitch.org/support/dist-docs/ovn-controller-vtep.8.html ovn-controller-vtep]

Revision as of 13:34, 1 July 2017

Project HotDog

Project summary Goal of this project is to integrate VPP in OVN.

Project Scope Technical work will start from the existing ovn-controller-vtep to support layer 2 with VPP and then extend it to support layer 3 gateway.

Testing Integration tests will be achieved by extending the existing testing tool coming with ovs/ovn (make check TESTSUITEFLAGS='-k ovn'). Specific tests cases will be built for that purpose.

Contacts

  • Jerome Tollet: jtollet@cisco.com
  • Ole Troan: otroan@cisco.com

Usefull links