system-traffic: Add basic vxlan tunnel sanity test.
authorJoe Stringer <joestringer@nicira.com>
Wed, 12 Aug 2015 21:01:30 +0000 (14:01 -0700)
committerJoe Stringer <joestringer@nicira.com>
Wed, 19 Aug 2015 19:00:36 +0000 (12:00 -0700)
commit810e178585cab3f96fdd3c8cbf0ea23a3f9f9ef3
tree18cd7ade7c1a8b61977caffcac2172d5755bc9dd
parent5390d18598e9eff8925d577655a703a42d417d70
system-traffic: Add basic vxlan tunnel sanity test.

This test is skipped if the 'ip' command cannot interpret the vxlan 'dstport'
option; this is used as a proxy for detecting native kernel support for this
tunnel type.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Daniele Di Proietto <diproiettod@vmware.com>
tests/system-common-macros.at
tests/system-kmod-macros.at
tests/system-traffic.at