Reviewed-by: Chengwen Feng <[email protected]> On 2021/9/17 23:24, Kevin Laatz wrote: > Add statistic tracking for DSA devices. > > Signed-off-by: Bruce Richardson <[email protected]> > Signed-off-by: Kevin Laatz <[email protected]> > Reviewed-by: Conor Walsh <[email protected]> > --- > doc/guides/dmadevs/idxd.rst | 11 +++++++++++ > drivers/dma/idxd/idxd_bus.c | 2 ++ > drivers/dma/idxd/idxd_common.c | 27 +++++++++++++++++++++++++++ > drivers/dma/idxd/idxd_internal.h | 3 +++ > drivers/dma/idxd/idxd_pci.c | 2 ++ > 5 files changed, 45 insertions(+) >
[snip]

