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 0/8] nfp: TC block fixes, app fallback and dev_alloc()
Date: Thu, 02 Nov 2017 20:33:29 +0900 (KST)	[thread overview]
Message-ID: <20171102.203329.1623630768937393783.davem@davemloft.net> (raw)
In-Reply-To: <20171102083136.2096-1-jakub.kicinski@netronome.com>

From: Jakub Kicinski <jakub.kicinski@netronome.com>
Date: Thu,  2 Nov 2017 01:31:28 -0700

> This series has three parts.  First of all John and I fix some 
> fallout from the TC block conversion.  John also fixes sleeping 
> in the neigh notifier.
> 
> Secondly I reorganise the nfp_app table to make it easier to
> deal with excluding apps which have unmet Kconfig dependencies.
> 
> Last but not least after the fixes which went into -net some time
> ago I refactor the page allocation, add a ethtool counter for
> failed allocations and clean the ethtool stat code while at it.

Applied, thanks.

      parent reply	other threads:[~2017-11-02 11:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-02  8:31 [PATCH net-next 0/8] nfp: TC block fixes, app fallback and dev_alloc() Jakub Kicinski
2017-11-02  8:31 ` [PATCH net-next 1/8] nfp: flower: app should use struct nfp_repr Jakub Kicinski
2017-11-02  8:31 ` [PATCH net-next 2/8] nfp: flower: vxlan - ensure no sleep in atomic context Jakub Kicinski
2017-11-02  8:31 ` [PATCH net-next 3/8] nfp: bpf: reject TC offload if XDP loaded Jakub Kicinski
2017-11-02  8:31 ` [PATCH net-next 4/8] nfp: reorganize the app table Jakub Kicinski
2017-11-02  8:31 ` [PATCH net-next 5/8] nfp: bpf: fall back to core NIC app if BPF not selected Jakub Kicinski
2017-11-02  8:31 ` [PATCH net-next 6/8] nfp: switch to dev_alloc_page() Jakub Kicinski
2017-11-02  8:31 ` [PATCH net-next 7/8] nfp: use a counter instead of log message for allocation failures Jakub Kicinski
2017-11-02  8:31 ` [PATCH net-next 8/8] nfp: improve defines for constants in ethtool Jakub Kicinski
2017-11-02 11:33 ` 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=20171102.203329.1623630768937393783.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).