Message ID | 20221110213218.28662-1-nnac123@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | ibmvnic: Introduce affinity hint support | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Thu, 10 Nov 2022 15:32:15 -0600 you wrote: > Hello, > > This is a patchset to do 3 things to improve ibmvnic performance: > 1. Assign affinity hints to ibmvnic queue irq's > 2. Update affinity hints on cpu hotplug events > 3. Introduce transmit packet steering (XPS) > > [...] Here is the summary with links: - [net-next,1/3] ibmvnic: Assign IRQ affinity hints to device queues https://git.kernel.org/netdev/net-next/c/44fbc1b6e0e2 - [net-next,2/3] ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hints https://git.kernel.org/netdev/net-next/c/92125c3a6024 - [net-next,3/3] ibmvnic: Update XPS assignments during affinity binding https://git.kernel.org/netdev/net-next/c/df8f66d02df7 You are awesome, thank you!