> From: Vamsi Attunuru <mailto:vattun...@marvell.com> > > Modern DMA hardware supports data transfer between multiple > DMA devices, enabling data communication across isolated domains or > containers. To facilitate this, the ``dmadev`` library requires changes > to allow devices to register with or unregisters from DMA groups for > inter-device communication. This feature is planned for inclusion > in DPDK 25.11. > > Signed-off-by: Vamsi Attunuru <vattun...@marvell.com>
Acked-by: Anoob Joseph <ano...@marvell.com>