netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jbenc@redhat.com
Cc: netdev@vger.kernel.org, dev@openvswitch.org, pshelar@ovn.org,
	lojakab@cisco.com, simon.horman@netronome.com
Subject: Re: [PATCH net-next v13 0/8] openvswitch: support for layer 3 encapsulated packets
Date: Sun, 13 Nov 2016 00:51:22 -0500 (EST)	[thread overview]
Message-ID: <20161113.005122.1783476186953021414.davem@davemloft.net> (raw)
In-Reply-To: <cover.1478791347.git.jbenc@redhat.com>

From: Jiri Benc <jbenc@redhat.com>
Date: Thu, 10 Nov 2016 16:28:16 +0100

> At the core of this patch set is removing the assumption in Open vSwitch
> datapath that all packets have Ethernet header.
> 
> The implementation relies on the presence of pop_eth and push_eth actions
> in datapath flows to facilitate adding and removing Ethernet headers as
> appropriate. The construction of such flows is left up to user-space.
> 
> This series is based on work by Simon Horman, Lorand Jakab, Thomas Morin and
> others. I kept Lorand's and Simon's s-o-b in the patches that are derived
> from v11 to record their authorship of parts of the code.

Series applied, thanks.

  parent reply	other threads:[~2016-11-13  5:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-10 15:28 [PATCH net-next v13 0/8] openvswitch: support for layer 3 encapsulated packets Jiri Benc
2016-11-10 15:28 ` [PATCH net-next v13 1/8] openvswitch: use hard_header_len instead of hardcoded ETH_HLEN Jiri Benc
2016-11-10 15:28 ` [PATCH net-next v13 2/8] openvswitch: add mac_proto field to the flow key Jiri Benc
2016-11-10 15:28 ` [PATCH net-next v13 3/8] openvswitch: pass mac_proto to ovs_vport_send Jiri Benc
2016-11-10 15:28 ` [PATCH net-next v13 4/8] openvswitch: support MPLS push and pop for L3 packets Jiri Benc
2016-11-10 15:28 ` [PATCH net-next v13 5/8] openvswitch: add processing of " Jiri Benc
2016-11-12 23:58   ` Pravin Shelar
2016-11-10 15:28 ` [PATCH net-next v13 6/8] openvswitch: netlink: support " Jiri Benc
2016-11-10 15:28 ` [PATCH net-next v13 7/8] openvswitch: add Ethernet push and pop actions Jiri Benc
     [not found]   ` <fefa3d36d50639e176e831fefbc53d38ab2f04f6.1478791347.git.jbenc-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-11-12 23:57     ` Pravin Shelar
2016-11-10 15:28 ` [PATCH net-next v13 8/8] openvswitch: allow L3 netdev ports Jiri Benc
2016-11-13  5:51 ` David Miller [this message]
2016-11-15 13:57 ` [PATCH net-next v13 0/8] openvswitch: support for layer 3 encapsulated packets Yang, Yi Y
2016-11-15 19:01   ` [ovs-dev] " Thadeu Lima de Souza Cascardo
2016-11-15 23:16     ` Yang, Yi Y

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=20161113.005122.1783476186953021414.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=dev@openvswitch.org \
    --cc=jbenc@redhat.com \
    --cc=lojakab@cisco.com \
    --cc=netdev@vger.kernel.org \
    --cc=pshelar@ovn.org \
    --cc=simon.horman@netronome.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).