This adds unit tests for VXLAN and LISP. I'd like some feedback on this in the
following areas:

1. Should I rename the existing tunnel.at to tunnel-gre.at and make the
   equivalent changes in the tests as well to reflect GRE?
2. I added some tests around modifying the UDP port for VXLAN and LISP, but
   otherwise they are the same as the GRE tests.

Feedback appreciated.

Kyle Mestery (1):
  Add unit tests for VXLAN and LISP tunnels.

 tests/automake.mk     |   2 +
 tests/testsuite.at    |   2 +
 tests/tunnel-lisp.at  | 351 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/tunnel-vxlan.at | 351 ++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 706 insertions(+)
 create mode 100644 tests/tunnel-lisp.at
 create mode 100644 tests/tunnel-vxlan.at

-- 
1.8.1.2

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

Reply via email to