> > Subject: [PATCH v2] app/crypto-perf: check crypto result > > > > Check crypto result in latency tests. Checking result won't affect the test > > results as latency is calculated using timestamps which are done before > > enqueue and after dequeue. Ignoring result means the data can be false > > positive. > > > > Signed-off-by: Anoob Joseph <ano...@marvell.com> > Acked-by: Ciara Power <ciara.po...@intel.com>
Applied to dpdk-next-crypto Thanks.