Message ID | 20250206201036.1516800-1-sean.anderson@linux.dev (mailing list archive) |
---|---|
Headers | show |
Series | net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Thu, 6 Feb 2025 15:10:32 -0500 you wrote: > To improve performance without sacrificing latency under low load, > enable DIM. While I appreciate not having to write the library myself, I > do think there are many unusual aspects to DIM, as detailed in the last > patch. > > Changes in v5: > - Move axienet_coalesce_params doc fix to correct patch > - Rebase onto net-next/master > > [...] Here is the summary with links: - [net-next,v5,1/4] net: xilinx: axienet: Combine CR calculation https://git.kernel.org/netdev/net-next/c/e76d1ea8cb18 - [net-next,v5,2/4] net: xilinx: axienet: Support adjusting coalesce settings while running https://git.kernel.org/netdev/net-next/c/d048c717df33 - [net-next,v5,3/4] net: xilinx: axienet: Get coalesce parameters from driver state https://git.kernel.org/netdev/net-next/c/eb80520e8a5b - [net-next,v5,4/4] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM https://git.kernel.org/netdev/net-next/c/e1d27d29dbe5 You are awesome, thank you!