RE: [EXTERNAL] [PATCH] doc: announce DMA configuration structure changes

2025-06-23 Thread Amit Prakash Shukla
; conor.wa...@intel.com; Gowrishankar Muthukrishnan ; Vidya Sagar Velumuri ; anatoly.bura...@intel.com; dev@dpdk.org; Pavan Nikhilesh Bhagavatula Subject: [EXTERNAL] [PATCH] doc: announce DMA configuration structure changes From: Pavan Nikhilesh Deprecate rte_dma_conf structure to allow for a more

[PATCH] doc: announce DMA configuration structure changes

2025-04-16 Thread pbhagavatula
From: Pavan Nikhilesh Deprecate rte_dma_conf structure to allow for a more flexible configuration of DMA devices. The new structure will have a flags field instead of multiple boolean fields for each feature. Signed-off-by: Pavan Nikhilesh --- doc/guides/rel_notes/deprecation.rst | 6 ++ 1