> > 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
> -Original Message-
> From: Anoob Joseph
> Sent: Thursday 20 April 2023 13:23
> To: Power, Ciara ; Akhil Goyal
>
> Cc: Jerin Jacob ; Tejasree Kondoj
> ; dev@dpdk.org
> Subject: [PATCH v2] app/crypto-perf: check crypto result
>
> Check crypto result in
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
---
v2:
- Improved result check (treat a
3 matches
Mail list logo