[ovs-dev] [bond megaflow v4 1/4] lib/flow: add dp_hash and recirc_id to struct flow

Ben Pfaff blp at nicira.com
Tue Mar 25 15:29:23 UTC 2014


On Mon, Mar 24, 2014 at 06:58:41PM -0700, Andy Zhou wrote:
> Signed-off-by: Andy Zhou <azhou at 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 <blp at nicira.com>



More information about the dev mailing list