[ovs-dev] [PATCH 0/4] system-traffic: Add basic IPv6 underlay tunnel tests

Eric Garver e at erig.me
Wed Jun 7 23:54:23 UTC 2017


Currently there is no system-traffic coverage for tunnels with IPv6 underlays.
This series adds very basic ping tests for VXLANv6 and GENEVEv6.

Note: GREv6 is not added by this series due to some incompatibilities between
OVS and Linux native ip6gretap. More info available in bugzilla [0].

[0] https://bugzilla.redhat.com/show_bug.cgi?id=1459605

Eric Garver (4):
  system-common-macros: Add ip_addr_flags argument to ADD_VETH()
  system-common-macros: Add macros to create IPv6 tunnels
  system-traffic: datapath: Add vxlan6 test case.
  system-traffic: datapath: Add geneve6 test case.

 tests/system-common-macros.at | 26 ++++++++++++-
 tests/system-traffic.at       | 86 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 110 insertions(+), 2 deletions(-)

-- 
2.12.0



More information about the dev mailing list