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, jesse.brandeburg@intel.com
Subject: Re: [PATCH net-next 00/11][pull request] 1GbE Intel Wired LAN Driver Updates 2021-05-26
Date: Thu, 27 May 2021 01:40:11 +0000	[thread overview]
Message-ID: <162207961171.7975.3781366941146096580.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210526172346.3515587-1-anthony.l.nguyen@intel.com>

Hello:

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

On Wed, 26 May 2021 10:23:35 -0700 you wrote:
> Jesse Brandeburg says:
> 
> In this series I address the C=2 (sparse) warnings. The goal is to be
> completely sparse clean in the drivers/net/ethernet/intel directory.
> This can help us run this tool for every patch, and helps the kernel
> code by reducing technical debt.
> 
> [...]

Here is the summary with links:
  - [net-next,01/11] e100: handle eeprom as little endian
    https://git.kernel.org/netdev/net-next/c/d4ef55288aa2
  - [net-next,02/11] intel: remove checker warning
    https://git.kernel.org/netdev/net-next/c/c40591cc3d48
  - [net-next,03/11] fm10k: move error check
    https://git.kernel.org/netdev/net-next/c/0a5d8a9d226f
  - [net-next,04/11] igb/igc: use strongly typed pointer
    https://git.kernel.org/netdev/net-next/c/88c228b22e00
  - [net-next,05/11] igb: handle vlan types with checker enabled
    https://git.kernel.org/netdev/net-next/c/c7cbfb028b95
  - [net-next,06/11] igb: fix assignment on big endian machines
    https://git.kernel.org/netdev/net-next/c/b514958dd1a3
  - [net-next,07/11] igb: override two checker warnings
    https://git.kernel.org/netdev/net-next/c/9fb8602e565d
  - [net-next,08/11] intel: call csum functions with well formatted arguments
    https://git.kernel.org/netdev/net-next/c/de8447131d2b
  - [net-next,09/11] igbvf: convert to strongly typed descriptors
    https://git.kernel.org/netdev/net-next/c/b6ce4a1c4ba4
  - [net-next,10/11] ixgbe: use checker safe conversions
    https://git.kernel.org/netdev/net-next/c/b16dc6c2f178
  - [net-next,11/11] ixgbe: reduce checker warnings
    https://git.kernel.org/netdev/net-next/c/205523bc06ce

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-05-27  1:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-26 17:23 [PATCH net-next 00/11][pull request] 1GbE Intel Wired LAN Driver Updates 2021-05-26 Tony Nguyen
2021-05-26 17:23 ` [PATCH net-next 01/11] e100: handle eeprom as little endian Tony Nguyen
2021-05-26 17:23 ` [PATCH net-next 02/11] intel: remove checker warning Tony Nguyen
2021-05-26 17:23 ` [PATCH net-next 03/11] fm10k: move error check Tony Nguyen
2021-05-26 17:23 ` [PATCH net-next 04/11] igb/igc: use strongly typed pointer Tony Nguyen
2021-05-26 17:23 ` [PATCH net-next 05/11] igb: handle vlan types with checker enabled Tony Nguyen
2021-05-26 17:23 ` [PATCH net-next 06/11] igb: fix assignment on big endian machines Tony Nguyen
2021-05-26 17:23 ` [PATCH net-next 07/11] igb: override two checker warnings Tony Nguyen
2021-05-26 17:23 ` [PATCH net-next 08/11] intel: call csum functions with well formatted arguments Tony Nguyen
2021-05-26 17:23 ` [PATCH net-next 09/11] igbvf: convert to strongly typed descriptors Tony Nguyen
2021-05-26 17:23 ` [PATCH net-next 10/11] ixgbe: use checker safe conversions Tony Nguyen
2021-05-26 17:23 ` [PATCH net-next 11/11] ixgbe: reduce checker warnings Tony Nguyen
2021-05-26 17:42   ` Shannon Nelson
2021-05-27  1: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=162207961171.7975.3781366941146096580.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=jesse.brandeburg@intel.com \
    --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.