> On May 10, 2016, at 1:44 PM, Joe Stringer <[email protected]> wrote:
> 
> On 3 May 2016 at 18:31, Justin Pettit <[email protected]> wrote:
>> Commit f2d105b5 (ofproto-dpif-xlate: xlate ct_{mark, label} correctly.)
>> introduced the ovs_u128_and() function.  It directly takes ovs_u128
>> values as arguments instead of pointers to them.  As this is a bit more
>> direct way to deal with 128-bit values, modify the other utility
>> functions to do the same.
>> 
>> Signed-off-by: Justin Pettit <[email protected]>
> 
> Seems reasonable to me.
> 
> Acked-by: Joe Stringer <[email protected]>

Thanks.  I pushed it to master.

--Justin



_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to