netdev.vger.kernel.org archive mirror
 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, pabeni@redhat.com,
	edumazet@google.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 00/10][pull request] 100GbE Intel Wired LAN Driver Updates 2022-05-05
Date: Fri, 06 May 2022 10:40:16 +0000	[thread overview]
Message-ID: <165183361613.1798.7098569814484775563.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220505200359.3080110-1-anthony.l.nguyen@intel.com>

Hello:

This series was applied to netdev/net-next.git (master)
by Tony Nguyen <anthony.l.nguyen@intel.com>:

On Thu,  5 May 2022 13:03:49 -0700 you wrote:
> This series contains updates to ice driver only.
> 
> Wan Jiabing converts an open coded min selection to min_t().
> 
> Maciej commonizes on a single find VSI function and removes the
> duplicated implementation.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,01/10] ice: use min_t() to make code cleaner in ice_gnss
    https://git.kernel.org/netdev/net-next/c/187dbc15d8a7
  - [net-next,v2,02/10] ice: introduce common helper for retrieving VSI by vsi_num
    https://git.kernel.org/netdev/net-next/c/295819b562fa
  - [net-next,v2,03/10] ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS
    https://git.kernel.org/netdev/net-next/c/bd1ffe8e5df4
  - [net-next,v2,04/10] ice: get switch id on switchdev devices
    https://git.kernel.org/netdev/net-next/c/4b889474adc6
  - [net-next,v2,05/10] ice: add newline to dev_dbg in ice_vf_fdir_dump_info
    https://git.kernel.org/netdev/net-next/c/9880d3d6f9e3
  - [net-next,v2,06/10] ice: always check VF VSI pointer values
    https://git.kernel.org/netdev/net-next/c/baeb705fd6a7
  - [net-next,v2,07/10] ice: remove return value comment for ice_reset_all_vfs
    https://git.kernel.org/netdev/net-next/c/00be8197c974
  - [net-next,v2,08/10] ice: fix wording in comment for ice_reset_vf
    https://git.kernel.org/netdev/net-next/c/19c3e1ede517
  - [net-next,v2,09/10] ice: add a function comment for ice_cfg_mac_antispoof
    https://git.kernel.org/netdev/net-next/c/71c114e87539
  - [net-next,v2,10/10] ice: remove period on argument description in ice_for_each_vf
    https://git.kernel.org/netdev/net-next/c/4eaf1797bca1

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



      parent reply	other threads:[~2022-05-06 10:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-05 20:03 [PATCH net-next v2 00/10][pull request] 100GbE Intel Wired LAN Driver Updates 2022-05-05 Tony Nguyen
2022-05-05 20:03 ` [PATCH net-next v2 01/10] ice: use min_t() to make code cleaner in ice_gnss Tony Nguyen
2022-05-05 20:03 ` [PATCH net-next v2 02/10] ice: introduce common helper for retrieving VSI by vsi_num Tony Nguyen
2022-05-05 20:03 ` [PATCH net-next v2 03/10] ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS Tony Nguyen
2022-05-05 20:03 ` [PATCH net-next v2 04/10] ice: get switch id on switchdev devices Tony Nguyen
2022-05-05 20:03 ` [PATCH net-next v2 05/10] ice: add newline to dev_dbg in ice_vf_fdir_dump_info Tony Nguyen
2022-05-05 20:03 ` [PATCH net-next v2 06/10] ice: always check VF VSI pointer values Tony Nguyen
2022-05-05 20:03 ` [PATCH net-next v2 07/10] ice: remove return value comment for ice_reset_all_vfs Tony Nguyen
2022-05-05 20:03 ` [PATCH net-next v2 08/10] ice: fix wording in comment for ice_reset_vf Tony Nguyen
2022-05-05 20:03 ` [PATCH net-next v2 09/10] ice: add a function comment for ice_cfg_mac_antispoof Tony Nguyen
2022-05-05 20:03 ` [PATCH net-next v2 10/10] ice: remove period on argument description in ice_for_each_vf Tony Nguyen
2022-05-06 10:40 ` 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=165183361613.1798.7098569814484775563.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@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).