netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jakub.kicinski@netronome.com
Cc: netdev@vger.kernel.org, oss-drivers@netronome.com
Subject: Re: [PATCH net-next 00/12] nfp: devlink, capabilities extensions and updates
Date: Fri, 19 Jan 2018 15:46:15 -0500 (EST)	[thread overview]
Message-ID: <20180119.154615.852558022499888135.davem@davemloft.net> (raw)
In-Reply-To: <20180118025106.30427-1-jakub.kicinski@netronome.com>

From: Jakub Kicinski <jakub.kicinski@netronome.com>
Date: Wed, 17 Jan 2018 18:50:54 -0800

> This series starts with an improvement to the usability of the device
> memory accessors (CPP transactions).  Next few patches are devoted to
> fixing the devlink locking.  After recent patches for mlxsw the locking
> scheme of devlink ops has to be reworked.  Following patches improve
> NFP code dealing with "representors", and expands the error message
> printed when driver has no support for loaded FW.
> 
> Second part of the series is focused on vNIC capabilities read from
> vNIC control memory (often referred to as "BAR0" for historical reasons).
> TLV capability format is established and immediately made use of.  The
> next patches rework parsing of features for control vNIC which allows
> apps to mask out features they don't want enabled.

Series applied, thanks Jakub.

      parent reply	other threads:[~2018-01-19 20:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18  2:50 [PATCH net-next 00/12] nfp: devlink, capabilities extensions and updates Jakub Kicinski
2018-01-18  2:50 ` [PATCH net-next 01/12] nfp: core: make scalar CPP helpers fail on short accesses Jakub Kicinski
2018-01-18  2:50 ` [PATCH net-next 02/12] nfp: release global resources only on the remove path Jakub Kicinski
2018-01-18  2:50 ` [PATCH net-next 03/12] nfp: register devlink after app is created Jakub Kicinski
2018-01-18  2:50 ` [PATCH net-next 04/12] nfp: add nfp_reprs_get_locked() helper Jakub Kicinski
2018-01-18  2:50 ` [PATCH net-next 05/12] nfp: protect each repr pointer individually with RCU Jakub Kicinski
2018-01-18  2:51 ` [PATCH net-next 06/12] nfp: improve app not found message Jakub Kicinski
2018-01-18  2:51 ` [PATCH net-next 07/12] nfp: add TLV capabilities to the BAR Jakub Kicinski
2018-01-18  2:51 ` [PATCH net-next 08/12] nfp: read ME frequency from vNIC ctrl memory Jakub Kicinski
2018-01-18  2:51 ` [PATCH net-next 09/12] nfp: read mailbox address from TLV caps Jakub Kicinski
2018-01-18  2:51 ` [PATCH net-next 10/12] nfp: split reading capabilities out of nfp_net_init() Jakub Kicinski
2018-01-18  2:51 ` [PATCH net-next 11/12] nfp: allow apps to disable ctrl vNIC capabilities Jakub Kicinski
2018-01-18  2:51 ` [PATCH net-next 12/12] nfp: bpf: disable all " Jakub Kicinski
2018-01-19 20:46 ` 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=20180119.154615.852558022499888135.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jakub.kicinski@netronome.com \
    --cc=netdev@vger.kernel.org \
    --cc=oss-drivers@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).