test/crypto-perf: populate mbuf in latency test
authorArchana Muniganti <marchana@marvell.com>
Fri, 8 Apr 2022 10:18:34 +0000 (15:48 +0530)
committerAkhil Goyal <gakhil@marvell.com>
Fri, 29 Apr 2022 09:31:39 +0000 (11:31 +0200)
commit14864c4217ce95c9615da3c553698eb698c4d74d
tree0bc5e73a01a8e26a6f405aa343097aeba4a1a118
parentc54fb3f7f77fa919673966227fd8964dbfbb3781
test/crypto-perf: populate mbuf in latency test

For decrypt, ICV mismatch can come as data is dummy and
latency will be calculated for error path. Hence populate
mbuf with test vector data.

Signed-off-by: Archana Muniganti <marchana@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
app/test-crypto-perf/cperf_ops.c
app/test-crypto-perf/cperf_test_common.c
app/test-crypto-perf/cperf_test_common.h
app/test-crypto-perf/cperf_test_latency.c
app/test-crypto-perf/cperf_test_verify.c