app/crypto-perf: remove cyclecount test type
[dpdk.git] / app / test-crypto-perf / cperf_options.h
index 96b7511..c0d919f 100644 (file)
@@ -36,7 +36,6 @@
 
 enum cperf_perf_test_type {
        CPERF_TEST_TYPE_THROUGHPUT,
-       CPERF_TEST_TYPE_CYCLECOUNT,
        CPERF_TEST_TYPE_LATENCY
 };