[ovs-dev] [PATCH 1/2] meta-flow: Initialize the whole exact_match_mask.

Jesse Gross jesse at nicira.com
Thu Aug 27 01:56:45 UTC 2015


On Wed, Aug 26, 2015 at 5:42 PM, Jarno Rajahalme <jrajahalme at nicira.com> wrote:
> Initialize the whole 'exact_match_mask' in
> mf_mask_field_and_prereqs(), as geneve options can be bigger than 16
> bytes.
>
> Requested-by: Jesse Gross <jesse at nicira.com>
> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>

Acked-by: Jesse Gross <jesse at nicira.com>

I think we can actually do the same memset optimization in
mf_mask_field() as well.



More information about the dev mailing list