odp-execute: Refactor determining dpif assistance.
authorJoe Stringer <joestringer@nicira.com>
Fri, 6 Mar 2015 18:09:10 +0000 (10:09 -0800)
committerJoe Stringer <joestringer@nicira.com>
Fri, 29 May 2015 22:27:58 +0000 (15:27 -0700)
commitdb8bb9a51e237a55ee5c0b8800ef954e5f84e798
tree03388ec7711dcc7315929e16333c8990c2e9a616
parentb440dd8cd4313a09f8ea4cb79da8ac8eab94b010
odp-execute: Refactor determining dpif assistance.

To be more explicit about which actions require datapath assistance,
split this out into a separate function. While this is fairly trivial
currently, there will be more special cases for the upcoming conntrack
changes.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/odp-execute.c