numam-dpdk/app
Slawomir Mrozowicz 5d75fb09d3 app/crypto-perf: fix invalid latency for QAT
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: f8be1786b1 ("app/crypto-perf: introduce performance test application")

Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2017-04-06 00:17:44 +02:00
..
pdump ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00
proc_info app/proc_info: add metrics displaying 2017-04-05 17:58:54 +02:00
test-crypto-perf app/crypto-perf: fix invalid latency for QAT 2017-04-06 00:17:44 +02:00
test-pmd app/testpmd: use ethdev iterator to list devices 2017-04-05 22:47:57 +02:00
Makefile test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00