On Mon, Mar 24, 2014 at 06:58:41PM -0700, Andy Zhou wrote: > Signed-off-by: Andy Zhou <az...@nicira.com>
If NXM_NX_RECIRC_ID is not maskable, as its comment says, then NXM_NX_RECIRC_ID_W should be omitted, since the _W versions of NXMs are used only for masking. Also if NXM_NX_RECIRC_ID is not maskable then the match_set_recirc_id_masked() function may not be necessary. Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev