[dpdk-dev] [PATCH v6 08/13] app/test: run test suite on skeleton driver
Kevin Laatz
kevin.laatz at intel.com
Fri Sep 24 17:58:16 CEST 2021
On 24/09/2021 11:29, Bruce Richardson wrote:
> When running the dmadev_autotest, run the suite of copy tests on the
> skeleton driver created for API testing too, rather than just destroying
> the driver instances once the API tests are complete. This helps to
> sanity check the tests themselves are reasonable.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
> app/test/test_dmadev.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
Reviewed-by: Kevin Laatz <kevin.laatz at intel.com>
More information about the dev
mailing list