All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	sassmann@redhat.com
Subject: Re: [PATCH net-next 0/8][pull request] 40GbE Intel Wired LAN Driver Updates 2021-04-23
Date: Fri, 23 Apr 2021 21:10:16 +0000	[thread overview]
Message-ID: <161921221607.24005.5930876616300706773.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210423164247.3252913-1-anthony.l.nguyen@intel.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Fri, 23 Apr 2021 09:42:39 -0700 you wrote:
> This series contains updates to i40e and iavf drivers.
> 
> Aleksandr adds support for VIRTCHNL_VF_CAP_ADV_LINK_SPEED in i40e which
> allows for reporting link speed to VF as a value instead of using an
> enum; helper functions are created to remove repeated code.
> 
> Coiby Xu reduces memory use of i40e when using kdump by reducing Tx, Rx,
> and admin queue to minimum values. Current use causes failure of kdump.
> 
> [...]

Here is the summary with links:
  - [net-next,1/8] i40e: refactor repeated link state reporting code
    https://git.kernel.org/netdev/net-next/c/6d2c322cce04
  - [net-next,2/8] i40e: use minimal Tx and Rx pairs for kdump
    https://git.kernel.org/netdev/net-next/c/065aa694a76e
  - [net-next,3/8] i40e: use minimal Rx and Tx ring buffers for kdump
    https://git.kernel.org/netdev/net-next/c/dcb75338f6e7
  - [net-next,4/8] i40e: use minimal admin queue for kdump
    https://git.kernel.org/netdev/net-next/c/5c208e9f498e
  - [net-next,5/8] iavf: remove duplicate free resources calls
    https://git.kernel.org/netdev/net-next/c/1a0e880b028f
  - [net-next,6/8] iavf: change the flex-byte support number to macro definition
    https://git.kernel.org/netdev/net-next/c/f995f95af626
  - [net-next,7/8] iavf: enhance the duplicated FDIR list scan handling
    https://git.kernel.org/netdev/net-next/c/f3b9da31f0e3
  - [net-next,8/8] iavf: redefine the magic number for FDIR GTP-U header fields
    https://git.kernel.org/netdev/net-next/c/1f70dfc542e8

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-04-23 21:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23 16:42 [PATCH net-next 0/8][pull request] 40GbE Intel Wired LAN Driver Updates 2021-04-23 Tony Nguyen
2021-04-23 16:42 ` [PATCH net-next 1/8] i40e: refactor repeated link state reporting code Tony Nguyen
2021-04-23 16:42 ` [PATCH net-next 2/8] i40e: use minimal Tx and Rx pairs for kdump Tony Nguyen
2021-04-23 16:42 ` [PATCH net-next 3/8] i40e: use minimal Rx and Tx ring buffers " Tony Nguyen
2021-04-23 16:42 ` [PATCH net-next 4/8] i40e: use minimal admin queue " Tony Nguyen
2021-04-23 16:42 ` [PATCH net-next 5/8] iavf: remove duplicate free resources calls Tony Nguyen
2021-04-23 16:42 ` [PATCH net-next 6/8] iavf: change the flex-byte support number to macro definition Tony Nguyen
2021-04-23 16:42 ` [PATCH net-next 7/8] iavf: enhance the duplicated FDIR list scan handling Tony Nguyen
2021-04-23 16:42 ` [PATCH net-next 8/8] iavf: redefine the magic number for FDIR GTP-U header fields Tony Nguyen
2021-04-23 21:10 ` patchwork-bot+netdevbpf [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=161921221607.24005.5930876616300706773.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.