[ovs-dev] [PATCH v5 09/13] lib/odp-util: Fix mapping to Netlink frag mask.

Jarno Rajahalme jrajahalme at nicira.com
Tue Sep 9 22:08:54 UTC 2014


Pushed to master,

  Jarno

On Sep 9, 2014, at 12:45 PM, Ben Pfaff <blp at nicira.com> wrote:

> On Fri, Sep 05, 2014 at 04:05:16PM -0700, Jarno Rajahalme wrote:
>> The frag member in the Netlink interface is an uint8_t enumeration
>> type, not a bitrfield, so it should always be either fully masked or
>> not masked at all.
>> 
>> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
> 
> The change to ovs_to_odp_frag_mask() looks like a genuine bug fix to
> me.  The other changes are just conceptually cleaner, right?
> 

Yes.

> Acked-by: Ben Pfaff <blp at nicira.com>




More information about the dev mailing list