]> git.proxmox.com Git - ovs.git/commit
system-traffic: Add 5 new tunnel tests that don't need native linux modules
authorYifeng Sun <pkusunyifeng@gmail.com>
Wed, 15 Aug 2018 13:24:50 +0000 (06:24 -0700)
committerBen Pfaff <blp@ovn.org>
Thu, 16 Aug 2018 17:09:48 +0000 (10:09 -0700)
commiteb27d96b41ca6425b96a0107520c4ff39ef14b8c
tree26234d3f5f74463f695a13aa31a487b9349d24e7
parentcae92b4272a0bbaba983330371165abf8393bb2d
system-traffic: Add 5 new tunnel tests that don't need native linux modules

Introduce 5 new tests that don't require native gre or erspan tunnels but
sends simulated raw packets.

These tests are supposed to only run for kernel version from 3.10.x to 4.15.x
where compatible gre is being used by OVS kernel module.

Signed-off-by: Yifeng Sun <pkusunyifeng@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Tested-by: Greg Rose <gvrose8192@gmail.com>
Reviewed-by: Greg Rose <gvrose8192@gmail.com>
tests/system-traffic.at