> On May 10, 2016, at 1:44 PM, Joe Stringer <j...@ovn.org> wrote: > > On 3 May 2016 at 18:31, Justin Pettit <jpet...@ovn.org> 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 <jpet...@ovn.org> > > Seems reasonable to me. > > Acked-by: Joe Stringer <j...@ovn.org>
Thanks. I pushed it to master. --Justin _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev