On Wed, May 27, 2015 at 3:18 PM, Andy Zhou <[email protected]> wrote: > On Wed, May 27, 2015 at 10:48 AM, Jesse Gross <[email protected]> wrote: >> Even though userspace does not yet support Geneve options, >> the kernel does and there is some basic support for decoding >> those attributes. This adds the ability to print Geneve >> attributes that might potentially come from the kernel. >> >> Signed-off-by: Jesse Gross <[email protected]> >> --- > > git am says: > > Applying: odp-util: Geneve netlink decoding. > /home/azhou/projs/ovs-review/ovs/.git/rebase-apply/patch:50: trailing > whitespace. > if (mask && nl_attr_get_size(attr) != nl_attr_get_size(mask_attr)) { > warning: 1 line adds whitespace errors. > > Assume this will be fixed: Acked-by: Andy Zhou <[email protected]>
Thanks for the reviews. I pushed this series to master with the changes mentioned. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
