On Wed, May 27, 2015 at 3:18 PM, Andy Zhou <az...@nicira.com> wrote: > On Wed, May 27, 2015 at 10:48 AM, Jesse Gross <je...@nicira.com> 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 <je...@nicira.com> >> --- > > 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 <az...@nicira.com>
Thanks for the reviews. I pushed this series to master with the changes mentioned. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev