Searched refs:err_count (Results 1 – 2 of 2) sorted by relevance
530 int err_count = 0; in test_failure_in_full_burst() local602 err_count += (status[i] != RTE_DMA_STATUS_SUCCESSFUL); in test_failure_in_full_burst()603 if (stats.errors != baseline.errors + err_count) in test_failure_in_full_burst()605 stats.errors, baseline.errors + err_count); in test_failure_in_full_burst()739 uint16_t count, err_count = 0; in test_multi_failure() local771 err_count++; in test_multi_failure()773 if (err_count != num_fail) in test_multi_failure()775 err_count, num_fail); in test_multi_failure()794 err_count = 0; in test_multi_failure()795 while (count + err_count < COMP_BURST_SZ) { in test_multi_failure()[all …]
259 * Isolate if the cause of errors for err_count using ``rte_cryptodev_stats``.267 * Isolate if the cause of errors for err_count using ``rte_cryptodev_stats``.