[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALnjE+p7gd7c7CF4y9T7Xhs7gmekNDZX8uvRNunJJkPgcKsYgQ@mail.gmail.com>
Date: Tue, 25 Aug 2015 13:55:04 -0700
From: Pravin Shelar <pshelar@...ira.com>
To: Thomas Graf <tgraf@...g.ch>
Cc: netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH v3 net-next 7/8] geneve: Consolidate Geneve functionality
in single module.
On Tue, Aug 25, 2015 at 11:19 AM, Thomas Graf <tgraf@...g.ch> wrote:
> On 08/24/15 at 10:43am, Pravin B Shelar wrote:
>> - if (ip_tunnel_collect_metadata() && geneve->collect_md) {
>> + if (ip_tunnel_collect_metadata() || gs->collect_md) {
>
> OK, what I pointed out in patch 5 is fixed here.
>
right, I forgot to fix it in that patch.
> Metadata bits look good.
>
> Acked-by: Thomas Graf <tgraf@...g.ch>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists