[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164638981432.20580.15439256824854720198.git-patchwork-notify@kernel.org>
Date: Fri, 04 Mar 2022 10:30:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
jacob.e.keller@...el.com
Subject: Re: [PATCH net-next 00/11][pull request] 100GbE Intel Wired LAN Driver
Updates 2022-03-03
Hello:
This series was applied to netdev/net-next.git (master)
by Tony Nguyen <anthony.l.nguyen@...el.com>:
On Thu, 3 Mar 2022 13:14:38 -0800 you wrote:
> Jacob Keller says:
>
> This series refactors the ice networking driver VF storage from a simple
> static array to a hash table. It also introduces krefs and proper locking
> and protection to prevent common use-after-free and concurrency issues.
>
> There are two motivations for this work. First is to make the ice driver
> more resilient by preventing a whole class of use-after-free bugs that can
> occur around concurrent access to VF structures while removing VFs.
>
> [...]
Here is the summary with links:
- [net-next,01/11] ice: refactor unwind cleanup in eswitch mode
https://git.kernel.org/netdev/net-next/c/df830543d63c
- [net-next,02/11] ice: store VF pointer instead of VF ID
https://git.kernel.org/netdev/net-next/c/b03d519d3460
- [net-next,03/11] ice: pass num_vfs to ice_set_per_vf_res()
https://git.kernel.org/netdev/net-next/c/cd0f4f3b2c04
- [net-next,04/11] ice: move clear_malvf call in ice_free_vfs
https://git.kernel.org/netdev/net-next/c/294627a67e96
- [net-next,05/11] ice: move VFLR acknowledge during ice_free_vfs
https://git.kernel.org/netdev/net-next/c/44efe75f736f
- [net-next,06/11] ice: remove checks in ice_vc_send_msg_to_vf
https://git.kernel.org/netdev/net-next/c/59e1f857e377
- [net-next,07/11] ice: use ice_for_each_vf for iteration during removal
https://git.kernel.org/netdev/net-next/c/19281e866808
- [net-next,08/11] ice: convert ice_for_each_vf to include VF entry iterator
https://git.kernel.org/netdev/net-next/c/c4c2c7db64e1
- [net-next,09/11] ice: factor VF variables to separate structure
https://git.kernel.org/netdev/net-next/c/000773c00f52
- [net-next,10/11] ice: introduce VF accessor functions
https://git.kernel.org/netdev/net-next/c/fb916db1f04f
- [net-next,11/11] ice: convert VF storage to hash table with krefs and RCU
https://git.kernel.org/netdev/net-next/c/3d5985a185e6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists