13/10/2025 11:11, Chengwen Feng: > +HISILICON Accelerator DMA Driver > +================================ > + > +Kunpeng SoC has an internal accelerator unit which includes zip function, and > +the zip also supports data copy and fill. This driver exposes this > capability to > +DPDK application.
How is it different of drivers/dma/hisilicon/ ? " Kunpeng SoC has an internal DMA unit which can be used by application to accelerate data copies. " If it is the same hardware (Kunpeng), I recommend having a single driver, or a single directory. Also we already have a driver named "acc" in baseband.

