From: David Miller <davem@davemloft.net>
To: pshelar@nicira.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH v4 net-next 0/8] Geneve: Add support for tunnel metadata mode
Date: Thu, 27 Aug 2015 15:43:18 -0700 (PDT) [thread overview]
Message-ID: <20150827.154318.1386100823459130898.davem@davemloft.net> (raw)
In-Reply-To: <1440626079-11689-1-git-send-email-pshelar@nicira.com>
From: Pravin B Shelar <pshelar@nicira.com>
Date: Wed, 26 Aug 2015 14:54:31 -0700
> Following patches adds support for Geneve tunnel metadata
> mode. OVS can make use of Geneve net-device with tunnel
> metadata API from kernel.
>
> This also allows us to consolidate Geneve implementation
> from two kernel modules geneve_core and geneve to single
> geneve module. geneve_core module was targeted to share
> Geneve encap and decap code between Geneve netdevice and
> OVS Geneve tunnel implementation, Since OVS no longer
> needs these API, Geneve code can be consolidated into
> single geneve module.
>
> v3-v4:
> - Drop NETIF_F_NETNS_LOCAL feature.
> - Fix geneve device newlink check
>
> v2-v3:
> - make tunnel medata device and regular device mutually exclusive.
> - Fix Kconfig dependency for Geneve.
> - Fix dst-port netlink encoding.
> - drop changelink patch.
>
> v1-v2:
> - Replaced per hash table tunnel pointer (metadata enabled) with flag.
> - Added support for changelink.
> - Improve geneve device route lookup with more parameters.
Series applied, but I kind of expect some sort of fallout from this
from the 0-day robot or similar :-)
We'll see.
prev parent reply other threads:[~2015-08-27 22:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-26 21:54 [PATCH v4 net-next 0/8] Geneve: Add support for tunnel metadata mode Pravin B Shelar
2015-08-26 21:54 ` [PATCH v4 net-next 1/8] geneve: Initialize ethernet address in device setup Pravin B Shelar
2015-08-26 21:54 ` [PATCH v4 net-next 2/8] geneve: Use skb mark and protocol to lookup route Pravin B Shelar
2015-08-26 21:54 ` [PATCH v4 net-next 3/8] tunnel: introduce udp_tun_rx_dst() Pravin B Shelar
2015-08-26 21:54 ` [PATCH v4 net-next 4/8] geneve: Make dst-port configurable Pravin B Shelar
2015-08-26 21:54 ` [PATCH v4 net-next 5/8] geneve: Add support to collect tunnel metadata Pravin B Shelar
2015-08-27 2:10 ` Jesse Gross
2015-08-26 21:54 ` [PATCH v4 net-next 6/8] openvswitch: Use Geneve device Pravin B Shelar
2015-08-26 21:54 ` [PATCH v4 net-next 7/8] geneve: Consolidate Geneve functionality in single module Pravin B Shelar
2015-08-27 3:08 ` Jesse Gross
2015-08-27 3:57 ` Pravin Shelar
2015-08-27 4:06 ` Jesse Gross
2015-08-26 21:54 ` [PATCH v4 net-next 8/8] geneve: Move device hash table to geneve socket Pravin B Shelar
2015-08-27 22:43 ` 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=20150827.154318.1386100823459130898.davem@davemloft.net \
--to=davem@davemloft.net \
--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).