netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jiri@resnulli.us
Cc: netdev@vger.kernel.org, idosch@mellanox.com, mlxsw@mellanox.com,
	ivecera@redhat.com
Subject: Re: [patch net-next 00/10] mlxsw: Preparations for VRF offload
Date: Fri, 10 Mar 2017 09:39:34 -0800 (PST)	[thread overview]
Message-ID: <20170310.093934.263809760539469443.davem@davemloft.net> (raw)
In-Reply-To: <1489132423-12575-1-git-send-email-jiri@resnulli.us>

From: Jiri Pirko <jiri@resnulli.us>
Date: Fri, 10 Mar 2017 08:53:33 +0100

> Ido says:
> 
> This patchset aims to prepare the mlxsw driver for VRF offload. The
> follow-up patchsets that introduce VRF support can be found here:
> https://github.com/idosch/linux/tree/idosch-next
> 
> The first four patches are mainly concerned with the netdevice
> notification block. There are no functional changes, but merely
> restructuring to more easily integrate VRF enslavement.
> 
> Patches 5-10 remove various assumptions throughout the code about a
> single virtual router (VR) and also restructure the internal data
> structures to more accurately represent the device's operation.

Series applied, thanks.

      parent reply	other threads:[~2017-03-10 17:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-10  7:53 [patch net-next 00/10] mlxsw: Preparations for VRF offload Jiri Pirko
2017-03-10  7:53 ` [patch net-next 01/10] mlxsw: spectrum: Sanitize bridge's upper devices Jiri Pirko
2017-03-10  7:53 ` [patch net-next 02/10] mlxsw: spectrum: Don't assume upper device's type Jiri Pirko
2017-03-10  7:53 ` [patch net-next 03/10] mlxsw: spectrum: Associate PVID vPort with appropriate netdev Jiri Pirko
2017-03-10  7:53 ` [patch net-next 04/10] mlxsw: spectrum: Destroy RIFs based on last removed address Jiri Pirko
2017-03-10  7:53 ` [patch net-next 05/10] mlxsw: spectrum_router: Allow more route types to be programmed Jiri Pirko
2017-03-10  7:53 ` [patch net-next 06/10] mlxsw: spectrum_router: Place RIF related code with router code Jiri Pirko
2017-03-10  7:53 ` [patch net-next 07/10] mlxsw: spectrum_router: Simplify LPM tree allocation Jiri Pirko
2017-03-10  7:53 ` [patch net-next 08/10] mlxsw: spectrum_router: Refactor virtual router handling Jiri Pirko
2017-03-10  7:53 ` [patch net-next 09/10] mlxsw: spectrum_router: Explicitly Associate RIFs with VRs Jiri Pirko
2017-03-10  7:53 ` [patch net-next 10/10] mlxsw: spectrum_router: Make abort mechanism VR-aware Jiri Pirko
2017-03-10 17:39 ` 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=20170310.093934.263809760539469443.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=idosch@mellanox.com \
    --cc=ivecera@redhat.com \
    --cc=jiri@resnulli.us \
    --cc=mlxsw@mellanox.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).