Re: [ovs-dev] [PATCH v2 6/8] lib/odp: Use masked set actions.

2014-04-14 Thread YAMAMOTO Takashi
> @@ -3597,26 +3589,44 @@ commit_odp_tunnel_action(const struct flow *flow, > struct flow *base, > static void > commit_set_ether_addr_action(const struct flow *flow, struct flow *base, > struct ofpbuf *odp_actions, > - struct flow_wildca

[ovs-dev] [PATCH v2 6/8] lib/odp: Use masked set actions.

2014-04-11 Thread Jarno Rajahalme
Signed-off-by: Jarno Rajahalme --- lib/odp-util.c | 368 ++ lib/odp-util.h |5 +- ofproto/ofproto-dpif-xlate.c | 12 +- tests/ofproto-dpif.at| 49 +++--- tests/tunnel.at |8 +- 5 files changed, 2