Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
validation: dma: fix data comparison with segmented packets
If for some reason, implementation reports longer packet segment length that application requested, test ends up comparing uninitialized data. Fix this by always comparing just the DMA transferred amount. Signed-off-by: Tuomas Taipale <tuomas.taipale@nokia.com>
- Loading branch information