Re: [PATCH v2] doc: update size parameter details

2024-03-17 Thread Thomas Monjalon
12/03/2024 07:17, fengchengwen: > Sorry for same reply, > > @Vipin, > the title should reflect which submodule, so pls add prefix: test/dma-perf: No it should be app/dma-perf. If not sure about a prefix, you may check the git history for the directory. > Suggest: test/dma-perf: refine size param

Re: [PATCH v2] doc: update size parameter details

2024-03-11 Thread fengchengwen
Sorry for same reply, @Vipin, the title should reflect which submodule, so pls add prefix: test/dma-perf: Suggest: test/dma-perf: refine size parameter details in doc Just a suggestion, you could refine it. On 2024/3/12 14:07, fengchengwen wrote: > Acked-by: Chengwen Feng > > On 2024/3/12 12:22

Re: [PATCH v2] doc: update size parameter details

2024-03-11 Thread fengchengwen
Acked-by: Chengwen Feng On 2024/3/12 12:22, Vipin Varghese wrote: > For configuration parameters `mem_size` and `buf_size` are represented > as megabytes and bytes respectively in application. Update the > documentation and to represent the same. > > V2 Changes: > - add mem_size and buf_size in

[PATCH v2] doc: update size parameter details

2024-03-11 Thread Vipin Varghese
For configuration parameters `mem_size` and `buf_size` are represented as megabytes and bytes respectively in application. Update the documentation and to represent the same. V2 Changes: - add mem_size and buf_size in config.ini, suggested by Chengwen. Signed-off-by: Vipin Varghese --- --- app