[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <165200701497.399.16357279983705677828.git-patchwork-notify@kernel.org>
Date: Sun, 08 May 2022 10:50:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, pabeni@...hat.com,
edumazet@...gle.com
Subject: Re: [PATCH net-next 0/6] net: switch drivers to netif_napi_add_weight()
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 6 May 2022 10:07:45 -0700 you wrote:
> The minority of drivers pass a custom weight to netif_napi_add().
> Switch those away to the new netif_napi_add_weight(). All drivers
> (which can go thru net-next) calling netif_napi_add() will now
> be calling it with NAPI_POLL_WEIGHT or 64.
>
> Jakub Kicinski (6):
> um: vector: switch to netif_napi_add_weight()
> caif_virtio: switch to netif_napi_add_weight()
> eth: switch to netif_napi_add_weight()
> r8152: switch to netif_napi_add_weight()
> net: virtio: switch to netif_napi_add_weight()
> net: wan: switch to netif_napi_add_weight()
>
> [...]
Here is the summary with links:
- [net-next,1/6] um: vector: switch to netif_napi_add_weight()
https://git.kernel.org/netdev/net-next/c/4d92c6275575
- [net-next,2/6] caif_virtio: switch to netif_napi_add_weight()
https://git.kernel.org/netdev/net-next/c/be8af67fabcb
- [net-next,3/6] eth: switch to netif_napi_add_weight()
https://git.kernel.org/netdev/net-next/c/b707b89f7be3
- [net-next,4/6] r8152: switch to netif_napi_add_weight()
https://git.kernel.org/netdev/net-next/c/8ded532cd1cb
- [net-next,5/6] net: virtio: switch to netif_napi_add_weight()
https://git.kernel.org/netdev/net-next/c/d484735dcf92
- [net-next,6/6] net: wan: switch to netif_napi_add_weight()
https://git.kernel.org/netdev/net-next/c/6f83cb8cbfbf
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