From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Graf Subject: Re: [PATCH net-next v4 2/4] ip_gre: Add support to collect tunnel metadata. Date: Sun, 9 Aug 2015 18:15:50 +0200 Message-ID: <20150809161550.GE3113@pox.localdomain> References: <1438830755-6542-1-git-send-email-pshelar@nicira.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org To: Pravin B Shelar Return-path: Received: from mail-wi0-f177.google.com ([209.85.212.177]:38170 "EHLO mail-wi0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933047AbbHIQPw (ORCPT ); Sun, 9 Aug 2015 12:15:52 -0400 Received: by wibxm9 with SMTP id xm9so121316857wib.1 for ; Sun, 09 Aug 2015 09:15:51 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1438830755-6542-1-git-send-email-pshelar@nicira.com> Sender: netdev-owner@vger.kernel.org List-ID: On 08/05/15 at 08:12pm, Pravin B Shelar wrote: > Following patch create new tunnel flag which enable > tunnel metadata collection on given device. > > Signed-off-by: Pravin B Shelar LGTM Acked-by: Thomas Graf