Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: azhou@nicira.com
Cc: netdev@vger.kernel.org
Subject: Re: [net-next v2 0/6] Add Geneve tunnel protocol support
Date: Mon, 06 Oct 2014 00:32:50 -0400 (EDT)	[thread overview]
Message-ID: <20141006.003250.2261438479584184724.davem@davemloft.net> (raw)
In-Reply-To: <1412375733-30981-1-git-send-email-azhou@nicira.com>

From: Andy Zhou <azhou@nicira.com>
Date: Fri,  3 Oct 2014 15:35:27 -0700

> This patch series adds kernel support for Geneve (Generic Network
> Virtualization Encapsulation) based on Geneve IETF draft:
> http://www.ietf.org/id/draft-gross-geneve-01.txt
> 
> Patch 1 implements Geneve tunneling protocol driver
> 
> Patch 2-6 adds openvswitch support for creating and using
> Geneve tunnels by OVS user space.
> 
> ---
> v1->v2:   Style fixes: use tab instead space for Kconfig
> 	  Patch 2-6 are reviewed by Pravin Shetty, add him to acked-by
> 	  Patch 6 was reviewed by Thomas Graf when commiting
> 	    to openvswitch.org, add him to acked-by.

Series applied, thanks Andy.

      parent reply	other threads:[~2014-10-06  4:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-03 22:35 [net-next v2 0/6] Add Geneve tunnel protocol support Andy Zhou
2014-10-03 22:35 ` [net-next v2 1/6] net: Add Geneve tunneling protocol driver Andy Zhou
2014-10-03 22:35 ` [net-next v2 2/6] openvswitch: Eliminate memset() from flow_extract Andy Zhou
2014-10-03 22:35 ` [net-next v2 3/6] openvswitch: Add support for matching on OAM packets Andy Zhou
2014-10-03 22:35 ` [net-next v2 4/6] openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure Andy Zhou
2014-10-03 22:35 ` [net-next v2 5/6] openvswitch: Factor out allocation and verification of actions Andy Zhou
2014-10-03 22:35 ` [net-next v2 6/6] openvswitch: Add support for Geneve tunneling Andy Zhou
2014-10-06  4:32 ` David Miller [this message]

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=20141006.003250.2261438479584184724.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=azhou@nicira.com \
    --cc=netdev@vger.kernel.org \
    /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