[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163437121507.28528.14004144964081319278.git-patchwork-notify@kernel.org>
Date: Sat, 16 Oct 2021 08:00:15 +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,
maciej.fijalkowski@...el.com, magnus.karlsson@...el.com,
ast@...nel.org, daniel@...earbox.net, hawk@...nel.org,
john.fastabend@...il.com, andrii@...nel.org, kpsingh@...nel.org,
kafai@...com, yhs@...com, songliubraving@...com,
bpf@...r.kernel.org
Subject: Re: [PATCH net-next 0/9][pull request] 100GbE Intel Wired LAN Driver
Updates 2021-10-15
Hello:
This series was applied to netdev/net-next.git (master)
by Tony Nguyen <anthony.l.nguyen@...el.com>:
On Fri, 15 Oct 2021 09:28:59 -0700 you wrote:
> This series contains updates to ice driver only.
>
> Maciej makes improvements centered around XDP. Changes include removing
> an unused field from the ring structure, creating separate Tx and Rx
> ring structures, and using ice_for_each macros for iterating rings.
> Some calls and parameters are changed to reduce unneeded overhead for
> further optimization. New fields are added for tracking to aid in
> improving workloads. He also unifies XDP indexing to a single
> methodology and adds a fallback patch when XDP Tx queue per CPU is not
> met.
>
> [...]
Here is the summary with links:
- [net-next,1/9] ice: remove ring_active from ice_ring
https://git.kernel.org/netdev/net-next/c/e93d1c37a85b
- [net-next,2/9] ice: move ice_container_type onto ice_ring_container
https://git.kernel.org/netdev/net-next/c/dc23715cf30a
- [net-next,3/9] ice: split ice_ring onto Tx/Rx separate structs
https://git.kernel.org/netdev/net-next/c/e72bba21355d
- [net-next,4/9] ice: unify xdp_rings accesses
https://git.kernel.org/netdev/net-next/c/0bb4f9ecadd4
- [net-next,5/9] ice: do not create xdp_frame on XDP_TX
https://git.kernel.org/netdev/net-next/c/a55e16fa330a
- [net-next,6/9] ice: propagate xdp_ring onto rx_ring
https://git.kernel.org/netdev/net-next/c/eb087cd82864
- [net-next,7/9] ice: optimize XDP_TX workloads
https://git.kernel.org/netdev/net-next/c/9610bd988df9
- [net-next,8/9] ice: introduce XDP_TX fallback path
https://git.kernel.org/netdev/net-next/c/22bf877e528f
- [net-next,9/9] ice: make use of ice_for_each_* macros
https://git.kernel.org/netdev/net-next/c/2faf63b650bb
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