On Mon, Mar 24, 2014 at 06:58:41PM -0700, Andy Zhou wrote: > Signed-off-by: Andy Zhou <[email protected]>
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 <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
