app/crypto-perf: add IPsec operations population routine
[dpdk.git] / app / test-crypto-perf / cperf_test_latency.c
index 4c7bc72..9ada431 100644 (file)
@@ -199,7 +199,7 @@ cperf_latency_test_runner(void *arg)
                                        ctx->dst_buf_offset,
                                        burst_size, ctx->sess, ctx->options,
                                        ctx->test_vector, iv_offset,
-                                       &imix_idx, NULL);
+                                       &imix_idx, &tsc_start);
 
                        tsc_start = rte_rdtsc_precise();