X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Ftest%2Ftest_cryptodev.c;fp=test%2Ftest%2Ftest_cryptodev.c;h=83cf7307754b1dc7f94a1c423262c990dbdb91c1;hb=e4df4d55df003957fc5afd7440e3d3192d7ce218;hp=7997b48820f123449cf3c85585848b880f04d9fe;hpb=d038355bf358f713efbb182f174e2a8a09042e2b;p=deb_dpdk.git diff --git a/test/test/test_cryptodev.c b/test/test/test_cryptodev.c index 7997b488..83cf7307 100644 --- a/test/test/test_cryptodev.c +++ b/test/test/test_cryptodev.c @@ -6484,7 +6484,7 @@ test_multi_session_random_usage(void) sessions[i] = rte_cryptodev_sym_session_create( ts_params->session_mpool); - rte_memcpy(&ut_paramz[i].ut_params, &testsuite_params, + rte_memcpy(&ut_paramz[i].ut_params, &unittest_params, sizeof(struct crypto_unittest_params)); test_AES_CBC_HMAC_SHA512_decrypt_create_session_params(