Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Mon, 26 Aug 2024 22:16:31 -0700 you wrote: > Change VMBus channels macro (VRSS_CHANNEL_DEFAULT) in > Linux netvsc from 8 to 16 to align with Azure Windows VM > and improve networking throughput. > > For VMs having less than 16 vCPUS, the channels depend > on number of vCPUs. For greater than 16 vCPUs, > set the channels to maximum of VRSS_CHANNEL_DEFAULT and > number of physical cores / 2 which is returned by > netif_get_num_default_rss_queues() as a way to optimize CPU > resource utilization and scale for high-end processors with > many cores. > Maximum number of channels are by default set to 64. > > [...] Here is the summary with links: - [v4] net: netvsc: Update default VMBus channels https://git.kernel.org/netdev/net-next/c/646f071d315b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html