From: David Miller <davem@davemloft.net>
To: jeffrey.t.kirsher@intel.com
Cc: netdev@vger.kernel.org, nhorman@redhat.com, sassmann@redhat.com,
jogreene@redhat.com
Subject: Re: [net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2018-05-14
Date: Mon, 14 May 2018 14:29:19 -0400 (EDT) [thread overview]
Message-ID: <20180514.142919.1478340076259383076.davem@davemloft.net> (raw)
In-Reply-To: <20180514152747.23154-1-jeffrey.t.kirsher@intel.com>
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Mon, 14 May 2018 08:27:36 -0700
> This series contains updates to virtchnl, i40e and i40evf.
>
> Bruce cleans up whitespace and unnecessary parentheses in virtchnl.
>
> Jake does a number of stat cleanups in the i40e driver, including
> cleanup of code indentation, whitespace issues, remove duplicate stats,
> fix grammar in code comment and general spring cleaning of the
> statistics code.
>
> Patryk fixes an issue where we recalculate vectors left and vectors
> wanted but do not take into account the reduced number of queue pairs
> per VSI.
>
> Harshitha adds tx_busy stat to ethtool stats to track the number of
> times we return NETDEV_TX_BUSY to the stack during transmit.
>
> Paweł fixes a potential system crash when unloading the VF driver after
> a hardware reset.
>
> The following are changes since commit 289e1f4e9e4a09c73a1c0152bb93855ea351ccda:
> net: ipv4: ipconfig: fix unused variable
> and are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 40GbE
Looks good, pulled, thanks Jeff.
prev parent reply other threads:[~2018-05-14 18:29 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-14 15:27 [net-next 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2018-05-14 Jeff Kirsher
2018-05-14 15:27 ` [net-next 01/11] virtchnl: Whitespace and parenthesis cleanup Jeff Kirsher
2018-05-14 15:27 ` [net-next 02/11] i40evf: Fix client header define Jeff Kirsher
2018-05-14 15:27 ` [net-next 03/11] i40e: calculate ethtool stats size in a separate function Jeff Kirsher
2018-05-14 15:27 ` [net-next 04/11] i40e: remove duplicate pfc stats Jeff Kirsher
2018-05-14 15:27 ` [net-next 05/11] i40e: cleanup whitespace for some ethtool stat definitions Jeff Kirsher
2018-05-14 15:27 ` [net-next 06/11] i40e: Fix recalculation of MSI-X vectors for VMDq Jeff Kirsher
2018-05-14 15:27 ` [net-next 07/11] i40e: add tx_busy to ethtool stats Jeff Kirsher
2018-05-14 15:27 ` [net-next 08/11] i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES Jeff Kirsher
2018-05-14 15:27 ` [net-next 09/11] i40e: cleanup wording in a header comment Jeff Kirsher
2018-05-14 15:27 ` [net-next 10/11] i40e: free the skb after clearing the bitlock Jeff Kirsher
2018-05-14 15:27 ` [net-next 11/11] i40evf: Fix a hardware reset support in VF driver Jeff Kirsher
2018-05-14 18:29 ` 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=20180514.142919.1478340076259383076.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=jeffrey.t.kirsher@intel.com \
--cc=jogreene@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=nhorman@redhat.com \
--cc=sassmann@redhat.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).