]> git.proxmox.com Git - ovs.git/commit - tests/system-ovn.at
system-tests: Run conntrack tests with userspace.
authorDaniele Di Proietto <diproiettod@vmware.com>
Mon, 16 Nov 2015 06:07:25 +0000 (22:07 -0800)
committerDaniele Di Proietto <diproiettod@vmware.com>
Fri, 29 Jul 2016 21:08:10 +0000 (14:08 -0700)
commit4573c42eafb5008003afa80f08c10846f1afcbe9
treedc5cf8e8963a0e191fad7de44a81bd2568949a5c
parente4543cfe62efbc80db128a46d8019ac54e6720fd
system-tests: Run conntrack tests with userspace.

The userspace connection tracker doesn't support ALGs, frag reassembly
or NAT yet, so skip those tests.

Also, connection tracking state input from a local port is not possible
in userspace.

Finally, the userspace datapath checks for the IPv4 header checksum, so
fix those in the hardcoded packets.

Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com>
Acked-by: Joe Stringer <joe@ovn.org>
Acked-by: Flavio Leitner <fbl@sysclose.org>
tests/system-kmod-macros.at
tests/system-ovn.at
tests/system-traffic.at
tests/system-userspace-macros.at