numam-dpdk/lib/dmadev
Bruce Richardson 5e0f859127 dmadev: add channel status check for testing use
Add in a function to check if a device or vchan has completed all jobs
assigned to it, without gathering in the results. This is primarily for
use in testing, to allow the hardware to be in a known-state prior to
gathering completions.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Conor Walsh <conor.walsh@intel.com>
Reviewed-by: Kevin Laatz <kevin.laatz@intel.com>
2021-10-18 11:17:21 +02:00
..
meson.build dmadev: add data plane API 2021-10-17 20:49:58 +02:00
rte_dmadev_core.h dmadev: support multi-process 2021-10-17 20:49:58 +02:00
rte_dmadev_pmd.h dmadev: add channel status check for testing use 2021-10-18 11:17:21 +02:00
rte_dmadev.c dmadev: add channel status check for testing use 2021-10-18 11:17:21 +02:00
rte_dmadev.h dmadev: add channel status check for testing use 2021-10-18 11:17:21 +02:00
version.map dmadev: add channel status check for testing use 2021-10-18 11:17:21 +02:00