[PATCH net-next 0/2] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
From: Sean Anderson
Date: Tue Sep 03 2024 - 15:25:46 EST
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.
This series depends on [1].
[1] https://lore.kernel.org/netdev/20240903180059.4134461-1-sean.anderson@xxxxxxxxx/
Sean Anderson (2):
net: xilinx: axienet: Support adjusting coalesce settings while
running
net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
drivers/net/ethernet/xilinx/Kconfig | 1 +
drivers/net/ethernet/xilinx/xilinx_axienet.h | 18 +-
.../net/ethernet/xilinx/xilinx_axienet_main.c | 254 ++++++++++++++----
3 files changed, 220 insertions(+), 53 deletions(-)
--
2.35.1.1320.gc452695387.dirty