tests: Check dpif-netdev odp_actions consistency.
authorJoe Stringer <joestringer@nicira.com>
Thu, 8 May 2014 00:37:52 +0000 (12:37 +1200)
committerJoe Stringer <joestringer@nicira.com>
Mon, 19 May 2014 04:25:49 +0000 (16:25 +1200)
commitb10d46a600136f3df25a7f4b7bfc275de0fb6367
treef4fab93a95a61b0c4206cba42250803396008d45
parent9c4044a575a77b6ce4853d4e6afc615e64f4ae7c
tests: Check dpif-netdev odp_actions consistency.

Ensure that upcall key matches flow install and flow_dump for userspace
datapath. This was previously assumed, but not tested. This makes the
assumption more explicit.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Andy Zhou <azhou@nicira.com>
tests/dpif-netdev.at