app/bbdev: enhance interrupt test
authorKamil Chalupnik <kamilx.chalupnik@intel.com>
Fri, 7 Dec 2018 15:15:34 +0000 (16:15 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 19 Dec 2018 10:19:10 +0000 (11:19 +0100)
commitb2e2aec3239e5cfe7a4dda5981e3fcf3d75a5690
tree9298c0d2ab95da3f5e326cc11c8e921cb8e11a24
parent9585f8b159e2cfebc64f1d02aa051329b208c6e9
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>
app/test-bbdev/test_bbdev_perf.c