> -----Original Message----- > From: Gowrishankar Muthukrishnan > Sent: Saturday, June 15, 2024 5:23 PM > To: dev@dpdk.org; Ciara Power ; Kiran Kumar > Kokkilagadda ; Akhil Goyal > Cc: Anoob Joseph ; Gowrishankar Muthukrishnan > ; stable@dpdk.org > Subject: [PATCH v1 3/6] app/crypto-perf: fix result location for asymmetric test > > For asymmetric op, private test data should be stored after > rte_crypto_asym_op struct. > > Fixes: a538d1d2d01e ("test/crypto-perf: extend asymmetric crypto throughput > test") > Cc: stable@dpdk.org > > Signed-off-by: Gowrishankar Muthukrishnan > --- Acked-by: Akhil Goyal