RE: [PATCH v2] doc: add dma perf feature details

2024-05-27 Thread Amit Prakash Shukla
ukrishnan ; Amit Prakash > Shukla > Subject: [PATCH v2] doc: add dma perf feature details > > Update dma perf test document with below support features: > 1. Memory-to-device and device-to-memory copy. > 2. Skip support. > 3. Scatter-gather support. > > Signed-off-by: Ami

[PATCH v2] doc: add dma perf feature details

2024-03-18 Thread Amit Prakash Shukla
Update dma perf test document with below support features: 1. Memory-to-device and device-to-memory copy. 2. Skip support. 3. Scatter-gather support. Signed-off-by: Amit Prakash Shukla --- v2: - Rebased the patch. doc/guides/tools/dmaperf.rst | 89 ++-- 1 file ch