Home
last modified time | relevance | path

Searched refs:CHECK_ERRS (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_dmadev.c741 #define CHECK_ERRS true in test_dmadev_instance() macro
798 if (runtest("copy", test_enqueue_copies, 640, dev_id, vchan, CHECK_ERRS) < 0) in test_dmadev_instance()
805 else if (runtest("burst capacity", test_burst_capacity, 1, dev_id, vchan, CHECK_ERRS) < 0) in test_dmadev_instance()
818 dev_id, vchan, !CHECK_ERRS) < 0) in test_dmadev_instance()
823 else if (runtest("fill", test_enqueue_fill, 1, dev_id, vchan, CHECK_ERRS) < 0) in test_dmadev_instance()