netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Guillaume Nault <gnault@redhat.com>
Cc: netdev@vger.kernel.org, martin.varghese@nokia.com
Subject: Re: [PATCH v2 iproute2-next 0/2] tc: support for new MPLS L2 VPN actions
Date: Tue, 20 Oct 2020 08:59:44 -0600	[thread overview]
Message-ID: <eb1da9df-a488-5920-adcc-36f342c454ce@gmail.com> (raw)
In-Reply-To: <cover.1603120726.git.gnault@redhat.com>

On 10/19/20 9:22 AM, Guillaume Nault wrote:
> This patch series adds the possibility for TC to tunnel Ethernet frames
> over MPLS.
> 
> Patch 1 allows adding or removing the Ethernet header.
> Patch 2 allows pushing an MPLS LSE before the MAC header.
> 
> By combining these actions, it becomes possible to encapsulate an
> entire Ethernet frame into MPLS, then add an outer Ethernet header
> and send the resulting frame to the next hop.
> 
> v2: trivial coding style fix (line wrap).
> 
> Guillaume Nault (2):
>   m_vlan: add pop_eth and push_eth actions
>   m_mpls: add mac_push action

applied to iproute2-next. Thanks, Guillaume.


      parent reply	other threads:[~2020-10-20 14:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-19 15:22 [PATCH v2 iproute2-next 0/2] tc: support for new MPLS L2 VPN actions Guillaume Nault
2020-10-19 15:23 ` [PATCH v2 iproute2-next 1/2] m_vlan: add pop_eth and push_eth actions Guillaume Nault
2020-10-21 18:32   ` Stephen Hemminger
2020-10-21 18:42     ` David Ahern
2020-10-22  8:36     ` Guillaume Nault
2020-10-22 14:11       ` David Ahern
2020-10-22 14:21         ` Guillaume Nault
2020-10-19 15:23 ` [PATCH v2 iproute2-next 2/2] m_mpls: add mac_push action Guillaume Nault
2020-10-20 14:59 ` David Ahern [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=eb1da9df-a488-5920-adcc-36f342c454ce@gmail.com \
    --to=dsahern@gmail.com \
    --cc=gnault@redhat.com \
    --cc=martin.varghese@nokia.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;
as well as URLs for NNTP newsgroup(s).