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 00/10][pull request] Intel Wired LAN Driver Updates 2021-11-15
Date: Tue, 16 Nov 2021 13:40:11 +0000 [thread overview]
Message-ID: <163707001105.28808.8761693129917968476.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211115235934.880882-1-anthony.l.nguyen@intel.com>
Hello:
This series was applied to netdev/net.git (master)
by Tony Nguyen <anthony.l.nguyen@intel.com>:
On Mon, 15 Nov 2021 15:59:24 -0800 you wrote:
> This series contains updates to iavf driver only.
>
> Mateusz adds a wait for reset completion when changing queue count which
> could otherwise cause issues with VF reset.
>
> Nick adds a null check for vf_res in iavf_fix_features(), corrects
> ordering of function calls to resolve dependency issues, and prevents
> possible freeing of a lock which isn't being held.
>
> [...]
Here is the summary with links:
- [net,01/10] iavf: Fix return of set the new channel count
https://git.kernel.org/netdev/net/c/4e5e6b5d9d13
- [net,02/10] iavf: check for null in iavf_fix_features
https://git.kernel.org/netdev/net/c/8a4a126f4be8
- [net,03/10] iavf: free q_vectors before queues in iavf_disable_vf
https://git.kernel.org/netdev/net/c/89f22f129696
- [net,04/10] iavf: don't clear a lock we don't hold
https://git.kernel.org/netdev/net/c/2135a8d5c818
- [net,05/10] iavf: Fix failure to exit out from last all-multicast mode
https://git.kernel.org/netdev/net/c/8905072a192f
- [net,06/10] iavf: prevent accidental free of filter structure
https://git.kernel.org/netdev/net/c/4f0400803818
- [net,07/10] iavf: validate pointers
https://git.kernel.org/netdev/net/c/131b0edc4028
- [net,08/10] iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset
https://git.kernel.org/netdev/net/c/321421b57a12
- [net,09/10] iavf: Fix for setting queues to 0
https://git.kernel.org/netdev/net/c/9a6e9e483a96
- [net,10/10] iavf: Restore VLAN filters after link down
https://git.kernel.org/netdev/net/c/4293014230b8
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-11-16 13:40 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-15 23:59 [PATCH net 00/10][pull request] Intel Wired LAN Driver Updates 2021-11-15 Tony Nguyen
2021-11-15 23:59 ` [PATCH net 01/10] iavf: Fix return of set the new channel count Tony Nguyen
2021-11-16 7:07 ` Stefan Assmann
2021-11-15 23:59 ` [PATCH net 02/10] iavf: check for null in iavf_fix_features Tony Nguyen
2021-11-15 23:59 ` [PATCH net 03/10] iavf: free q_vectors before queues in iavf_disable_vf Tony Nguyen
2021-11-15 23:59 ` [PATCH net 04/10] iavf: don't clear a lock we don't hold Tony Nguyen
2021-11-15 23:59 ` [PATCH net 05/10] iavf: Fix failure to exit out from last all-multicast mode Tony Nguyen
2021-11-15 23:59 ` [PATCH net 06/10] iavf: prevent accidental free of filter structure Tony Nguyen
2021-11-16 7:24 ` Stefan Assmann
2021-11-16 20:18 ` Keller, Jacob E
2021-11-17 6:37 ` Stefan Assmann
2021-11-15 23:59 ` [PATCH net 07/10] iavf: validate pointers Tony Nguyen
2021-11-15 23:59 ` [PATCH net 08/10] iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset Tony Nguyen
2021-11-15 23:59 ` [PATCH net 09/10] iavf: Fix for setting queues to 0 Tony Nguyen
2021-11-15 23:59 ` [PATCH net 10/10] iavf: Restore VLAN filters after link down Tony Nguyen
2021-11-16 13: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=163707001105.28808.8761693129917968476.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox