numam-dpdk/app
Radu Nicolau f05511bc85 app/crypto-perf: fix mempool creation
Using a small number of sessions results in rte_mempool_create call
with cache_size > n, which fails. There is no need to cache the elements,
as there is no performance impact.

Fixes: 501c0a3b14 ("app/crypto-perf: limit number of sessions")

Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2018-07-24 01:48:10 +02:00
..
pdump app/pdump: remove unused socket path options 2018-04-26 18:19:29 +02:00
proc-info app/procinfo: fix sprintf overrun 2018-05-14 23:32:23 +02:00
test-bbdev app/bbdev: fix unchecked return value 2018-05-22 16:36:11 +02:00
test-crypto-perf app/crypto-perf: fix mempool creation 2018-07-24 01:48:10 +02:00
test-eventdev remove useless constructor headers 2018-07-12 00:00:35 +02:00
test-pmd app/testpmd: fix typo in setting Tx offload command 2018-07-16 00:42:46 +02:00
Makefile app/procinfo: rename folder to remove underscore 2018-03-12 16:29:27 +01:00
meson.build app: add all remaining apps to meson build 2018-03-12 16:29:27 +01:00