Message ID | 20240621160820.3394806-1-anthony.l.nguyen@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | ice: prepare representor for SF support | expand |
Hello: This series was applied to netdev/net-next.git (main) by Tony Nguyen <anthony.l.nguyen@intel.com>: On Fri, 21 Jun 2024 09:08:13 -0700 you wrote: > Michal Swiatkowski says: > > This is a series to prepare port representor for supporting also > subfunctions. We need correct devlink locking and the possibility to > update parent VSI after port representor is created. > > Refactor how devlink lock is taken to suite the subfunction use case. > > [...] Here is the summary with links: - [net-next,1/4] ice: store representor ID in bridge port https://git.kernel.org/netdev/net-next/c/639ac8ce8b65 - [net-next,2/4] ice: move devlink locking outside the port creation https://git.kernel.org/netdev/net-next/c/8d2f518c0c9d - [net-next,3/4] ice: move VSI configuration outside repr setup https://git.kernel.org/netdev/net-next/c/4d364df2b5ed - [net-next,4/4] ice: update representor when VSI is ready https://git.kernel.org/netdev/net-next/c/fff5cca345a6 You are awesome, thank you!