Re: [dpdk-dev] [PATCH v10 11/16] dma/idxd: add operation statistic tracking

2021-10-20 Thread fengchengwen
On 2021/10/19 22:10, Kevin Laatz wrote: > Add statistic tracking for DSA devices. > > The dmadev library documentation is also updated to add a generic section > for using the library's statistics APIs. > > Signed-off-by: Bruce Richardson > Signed-off-by: Kevin Laatz > Reviewed-by: Conor Walsh

[dpdk-dev] [PATCH v10 11/16] dma/idxd: add operation statistic tracking

2021-10-19 Thread Kevin Laatz
Add statistic tracking for DSA devices. The dmadev library documentation is also updated to add a generic section for using the library's statistics APIs. Signed-off-by: Bruce Richardson Signed-off-by: Kevin Laatz Reviewed-by: Conor Walsh Reviewed-by: Chengwen Feng --- doc/guides/prog_guide/