> > 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 <[email protected]> > Acked-by: Ciara Power <[email protected]>
Applied to dpdk-next-crypto Thanks.

