[dpdk-dev] [PATCH v2 5/7] app/crypto-perf: do not populate the mbufs at init

2017-09-13 Thread Pablo de Lara
For throughput and latency tests, it is not required to populate the mbufs with any test vector. For verify test, there is already a function that rewrites the mbufs every time they are going to be used with crypto operations. Signed-off-by: Pablo de Lara --- app/test-crypto-perf/cperf_test_late

[dpdk-dev] [PATCH v2 5/7] app/crypto-perf: do not populate the mbufs at init

2017-09-13 Thread Pablo de Lara
For throughput and latency tests, it is not required to populate the mbufs with any test vector. For verify test, there is already a function that rewrites the mbufs every time they are going to be used with crypto operations. Signed-off-by: Pablo de Lara --- app/test-crypto-perf/cperf_test_late