numam-dpdk/app/test-bbdev
Kamil Chalupnik b2e2aec323 app/bbdev: enhance interrupt test
Improvements added to interrupt test:
- test is run in loop (number of iterations is specified by
TEST_REPETITIONS define) which ensures more accurate results
- mapping cores to thread parameteres was put in order.
Master core is always set at first index. It fixes problem with
running test for only one core

Signed-off-by: Kamil Chalupnik <kamilx.chalupnik@intel.com>
Acked-by: Amr Mokhtar <amr.mokhtar@intel.com>
2018-12-19 11:19:10 +01:00
..
test_vectors app/bbdev: add new test vectors 2018-05-10 17:46:20 +01:00
main.c bbdev: enhance throughput test 2018-12-19 11:19:10 +01:00
main.h app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
Makefile baseband/turbo_sw: scale likelihood ratio input 2018-05-10 17:46:20 +01:00
meson.build build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
test_bbdev_perf.c app/bbdev: enhance interrupt test 2018-12-19 11:19:10 +01:00
test_bbdev_vector.c bbdev: enhance throughput test 2018-12-19 11:19:10 +01:00
test_bbdev_vector.h app/testbbdev: add test application for bbdev 2018-01-19 01:44:25 +01:00
test_bbdev.c app/bbdev: improve readability 2018-05-10 17:46:20 +01:00
test-bbdev.py bbdev: change names of baseband devices 2018-05-10 17:46:20 +01:00
turbo_dec_default.data app/bbdev: update default test vectors 2018-05-10 17:46:20 +01:00
turbo_enc_default.data app/bbdev: update default test vectors 2018-05-10 17:46:20 +01:00