[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163577400862.7648.12142216089187411154.git-patchwork-notify@kernel.org>
Date: Mon, 01 Nov 2021 13:40:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2 0/5] netdevsim: improve separation between device
and bus
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Sat, 30 Oct 2021 16:15:00 -0700 you wrote:
> VF config falls strangely in between device and bus
> responsibilities today. Because of this bus.c sticks fingers
> directly into struct nsim_dev and we look at nsim_bus_dev
> in many more places than necessary.
>
> Make bus.c contain pure interface code, and move
> the particulars of the logic (which touch on eswitch,
> devlink reloads etc) to dev.c. Rename the functions
> at the boundary of the interface to make the separation
> clearer.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/5] netdevsim: take rtnl_lock when assigning num_vfs
https://git.kernel.org/netdev/net-next/c/26c37d89f61d
- [net-next,v2,2/5] netdevsim: move vfconfig to nsim_dev
https://git.kernel.org/netdev/net-next/c/5e388f3dc38c
- [net-next,v2,3/5] netdevsim: move details of vf config to dev
https://git.kernel.org/netdev/net-next/c/1c401078bcf3
- [net-next,v2,4/5] netdevsim: move max vf config to dev
https://git.kernel.org/netdev/net-next/c/a3353ec32554
- [net-next,v2,5/5] netdevsim: rename 'driver' entry points
https://git.kernel.org/netdev/net-next/c/a66f64b80815
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