Re: [PATCH v1 1/1] dmaengine: idma64: Update bytes_transferred field

From: Vinod Koul
Date: Fri Feb 10 2023 - 04:04:41 EST


On 03-02-23, 17:47, aman.kumar@xxxxxxxxx wrote:
> From: Aman Kumar <aman.kumar@xxxxxxxxx>
>
> Currently when 8250 data transfer is done, bytes_tranferred always returns
> 0 at /sys/devices/pci0000\:\:**.*/dma/dma*chan*/bytes_transferred.
> In many cases it gives false impression that data is not being
> trasferred via DMA.
>
> So, updating the bytes_transferred field to count the bytes
> whenever there is data transfer using idma64.

Applied, thanks

--
~Vinod