Difference between revisions of "VPP/OVN"

From fd.io
< VPP
Jump to: navigation, search
m (Project HotDog)
m (Project HotDog)
Line 8: Line 8:
  
 
'''Testing'''
 
'''Testing'''
Integration test will be achieved by extending the existing testing tool coming with ovs (''make check TESTSUITEFLAGS='-k ovn'''). Specific tests cases will be built for that purpose.
+
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'''
 
'''Contacts'''

Revision as of 11:35, 29 May 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

  • [[1] ovn-controller-vtep]
  • [[2] vtep]