mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support to configure irq coalescing count and delay for AXI DMA
@ 2025-05-25 10:16 Suraj Gupta
  2025-05-25 10:16 ` [PATCH 1/2] dmaengine: Add support to configure and read IRQ coalescing parameters Suraj Gupta
  2025-05-25 10:16 ` [PATCH 2/2] dmaengine: xilinx_dma: Add support to configure/report coalesce parameters from/to client using AXI DMA Suraj Gupta
  0 siblings, 2 replies; 4+ messages in thread
From: Suraj Gupta @ 2025-05-25 10:16 UTC (permalink / raw)
  To: vkoul, michal.simek, radhey.shyam.pandey, thomas.gessler
  Cc: dmaengine, linux-arm-kernel, linux-kernel, harini.katakam

Allow AXI DMA client to configure / report coalesce parameters. Client can
fine-tune irq coalescing parameters based on the transfer load.

AXI ethernet driver uses AXI DMA dmaengine driver. Corresponding changes
for AXI ethernet driver to allow irq coalescing configuration / reporting
via ethtool will be sent to net-next with following subject:
"net: xilinx: axienet: Configure and report coalesce parameters in
DMAengine flow"

Suraj Gupta (2):
  dmaengine: Add support to configure and read IRQ coalescing parameters
  dmaengine: xilinx_dma: Add support to configure/report coalesce
    parameters from/to client using AXI DMA

 drivers/dma/xilinx/xilinx_dma.c | 62 ++++++++++++++++++++++++++++-----
 include/linux/dmaengine.h       | 10 ++++++
 2 files changed, 64 insertions(+), 8 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-05-25 13:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-25 10:16 [PATCH 0/2] Add support to configure irq coalescing count and delay for AXI DMA Suraj Gupta
2025-05-25 10:16 ` [PATCH 1/2] dmaengine: Add support to configure and read IRQ coalescing parameters Suraj Gupta
2025-05-25 10:16 ` [PATCH 2/2] dmaengine: xilinx_dma: Add support to configure/report coalesce parameters from/to client using AXI DMA Suraj Gupta
2025-05-25 13:28   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®