tests/ofproto-dpif.at: Avoid testing with incomplete TCP packets.
authorJarno Rajahalme <jrajahalme@nicira.com>
Tue, 3 Dec 2013 21:41:41 +0000 (13:41 -0800)
committerJarno Rajahalme <jrajahalme@nicira.com>
Tue, 3 Dec 2013 22:53:15 +0000 (14:53 -0800)
commit8249a1fe966b2a87b2e9cc4715021fa3efb1317d
treedb864816f83231cb5d27bbda4d8c65e2f776c0a0
parent8c9479030386430afd781bba4b926b177ffeac63
tests/ofproto-dpif.at: Avoid testing with incomplete TCP packets.

Use nw_proto values that generate less "expected but not present”
debug logging due to parsing errors for netdev-dummy/receive.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/ofproto-dpif.at