[dpdk-dev] [EXT] [PATCH] test/crypto-perf: fix crash issue with asym perf test

Akhil Goyal gakhil at marvell.com
Sun Oct 31 22:29:02 CET 2021


> From: Kiran Kumar K <kirankumark at marvell.com>
> 
> While populating the crypto ops in case of asymmetric, result
> is being allocated from stack. This is causing crash in the
> application. And operation type is also not being initialized
> properly. Adding a fix by allocating the result from global
> memory and initialized the operation memory properly.
> 
> Fixes: ba588ce3f9339 ("test/crypto-perf: test asymmetric crypto throughput")
> 
> Signed-off-by: Kiran Kumar K <kirankumark at marvell.com>
Acked-by: Akhil Goyal <gakhil at marvell.com>

Applied to dpdk-next-crypto

Thanks.


More information about the dev mailing list