[ovs-dev] [PATCH 4/4] odp-util: Geneve netlink decoding.

Jesse Gross jesse at nicira.com
Fri May 29 01:39:52 UTC 2015


On Wed, May 27, 2015 at 3:18 PM, Andy Zhou <azhou at nicira.com> wrote:
> On Wed, May 27, 2015 at 10:48 AM, Jesse Gross <jesse at 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 <jesse at 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 <azhou at nicira.com>

Thanks for the reviews. I pushed this series to master with the
changes mentioned.



More information about the dev mailing list