5d75fb09d3
Fixes invalid latency result when using the performance application and
hardware QAT PMD. It occurred when the number of processed packets was
higher then the size of the internal QAT PMD ring buffer and the buffer
was overflowed.
Fixed by correcting the registration of the enqueued packets and freeing
memory space for not enqueued packets.
Fixes:
|
||
---|---|---|
.. | ||
pdump | ||
proc_info | ||
test-crypto-perf | ||
test-pmd | ||
Makefile |