netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Pravin B Shelar <pshelar@nicira.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH v5 net-next 7/8] geneve: Consolidate Geneve functionality in single module.
Date: Thu, 27 Aug 2015 13:28:43 -0400	[thread overview]
Message-ID: <20150827172843.GB8113@tuxdriver.com> (raw)
In-Reply-To: <1440658015-13028-8-git-send-email-pshelar@nicira.com>

On Wed, Aug 26, 2015 at 11:46:54PM -0700, Pravin B Shelar wrote:
> geneve_core module handles send and receive functionality.
> This way OVS could use the Geneve API. Now with use of
> tunnel meatadata mode OVS can directly use Geneve netdevice.
> So there is no need for separate module for Geneve. Following
> patch consolidates Geneve protocol processing in single module.
> 
> Signed-off-by: Pravin B Shelar <pshelar@nicira.com>

Acked-by: John W. Linville <linville@tuxdriver.com>

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

  parent reply	other threads:[~2015-08-27 17:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-27  6:46 [PATCH v5 net-next 0/8] geneve: Add support for tunnel metadata mode Pravin B Shelar
2015-08-27  6:46 ` [PATCH v5 net-next 1/8] geneve: Initialize ethernet address in device setup Pravin B Shelar
2015-08-27  6:46 ` [PATCH v5 net-next 2/8] geneve: Use skb mark and protocol to lookup route Pravin B Shelar
2015-08-27  6:46 ` [PATCH v5 net-next 3/8] tunnel: introduce udp_tun_rx_dst() Pravin B Shelar
2015-08-27  6:46 ` [PATCH v5 net-next 4/8] geneve: Make dst-port configurable Pravin B Shelar
2015-08-27  6:46 ` [PATCH v5 net-next 5/8] geneve: Add support to collect tunnel metadata Pravin B Shelar
2015-08-27  9:18   ` Thomas Graf
2015-08-27 21:29     ` Pravin Shelar
2015-08-28 10:22       ` Thomas Graf
2015-08-27  6:46 ` [PATCH v5 net-next 6/8] openvswitch: Use Geneve device Pravin B Shelar
2015-08-27  9:19   ` Thomas Graf
2015-08-27  6:46 ` [PATCH v5 net-next 7/8] geneve: Consolidate Geneve functionality in single module Pravin B Shelar
2015-08-27 16:31   ` Jesse Gross
2015-08-27 17:28   ` John W. Linville [this message]
2015-08-27  6:46 ` [PATCH v5 net-next 8/8] geneve: Move device hash table to geneve socket Pravin B Shelar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150827172843.GB8113@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=netdev@vger.kernel.org \
    --cc=pshelar@nicira.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).