numam-dpdk/app
Pablo de Lara 27c2e74719 app/crypto-perf: support IMIX
Add support for IMIX performance tests, where a distribution
of various packet sizes can be submitted to a crypto
device, testing a closer to a real world scenario.

A sequence of packet sizes, selected randomly from a list of packet
sizes (with "buffer-sz" parameter) with a list of the weights
per packet size (using "imix" parameter), is generated
(the length of this sequence is the same length as the pool,
set with "pool-sz" parameter).

This sequence is used repeteadly for all the crypto
operations submitted to the crypto device (with "--total-ops" parameter).

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
2018-01-20 16:10:20 +01:00
..
pdump app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
proc_info app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
test-bbdev app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
test-crypto-perf app/crypto-perf: support IMIX 2018-01-20 16:10:20 +01:00
test-eventdev app/eventdev: add pipeline atq worker functions 2018-01-19 16:09:56 +01:00
test-pmd app/testpmd: fix invalid Tx queue number setting 2018-01-17 18:49:38 +01:00
Makefile app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00