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 v2 00/13] nfp: pci core, hwmon, live mac addr change
Date: Tue, 30 May 2017 11:53:42 -0400 (EDT) [thread overview]
Message-ID: <20170530.115342.1097144834047262548.davem@davemloft.net> (raw)
In-Reply-To: <20170529005304.20847-1-jakub.kicinski@netronome.com>
From: Jakub Kicinski <jakub.kicinski@netronome.com>
Date: Sun, 28 May 2017 17:52:51 -0700
> This series brings updates to core PCI code, SR-IOV, exposes
> firmware's capability to change MAC address at runtime and HWMON
> interfaces.
>
> The PCI code updates include resiliency improvement in conditions
> which are quite unusual, but still shouldn't make the driver oops.
> We also handle very large device memory operation more gracefully.
> A timeout is added to acquiring mutexes in device memory.
>
> Pablo provides a patch to expose to the stack the ability to change
> MAC addresses under traffic while David adds HWMON interface for
> reading device temperature and power consumption.
>
> Last three patches are minor improvements to the netdev code.
>
> v2:
> - add patch 1 - fix for devlink build;
> - fix build issue with the hwmon patch.
Sereis applied, thanks.
prev parent reply other threads:[~2017-05-30 15:53 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-29 0:52 [PATCH net-next v2 00/13] nfp: pci core, hwmon, live mac addr change Jakub Kicinski
2017-05-29 0:52 ` [PATCH net-next v2 01/13] nfp: add MAY_USE_DEVLINK dependency Jakub Kicinski
2017-05-29 0:52 ` [PATCH net-next v2 02/13] nfp: add set_mac_address support while the interface is up Jakub Kicinski
2017-05-29 0:52 ` [PATCH net-next v2 03/13] nfp: set driver VF limit Jakub Kicinski
2017-05-29 0:52 ` [PATCH net-next v2 04/13] nfp: don't set aux pointers if ioremap failed Jakub Kicinski
2017-05-29 0:52 ` [PATCH net-next v2 05/13] nfp: only try to get to PCIe ctrl memory if BARs are wide enough Jakub Kicinski
2017-05-29 0:52 ` [PATCH net-next v2 06/13] nfp: support long reads and writes with the cpp helpers Jakub Kicinski
2017-05-29 0:52 ` [PATCH net-next v2 07/13] nfp: shorten CPP core probe logs Jakub Kicinski
2017-05-29 0:52 ` [PATCH net-next v2 08/13] nfp: support variable NSP response lengths Jakub Kicinski
2017-05-29 0:53 ` [PATCH net-next v2 09/13] nfp: add hwmon support Jakub Kicinski
2017-05-29 0:53 ` [PATCH net-next v2 10/13] nfp: don't wait for resources indefinitely Jakub Kicinski
2017-05-29 0:53 ` [PATCH net-next v2 11/13] nfp: fix print format for ring pointers in ring dumps Jakub Kicinski
2017-05-29 0:53 ` [PATCH net-next v2 12/13] nfp: don't add ring size to index calculations Jakub Kicinski
2017-05-29 0:53 ` [PATCH net-next v2 13/13] nfp: don't keep count for free buffers delayed kick Jakub Kicinski
2017-05-30 15:53 ` 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=20170530.115342.1097144834047262548.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).