> -----Original Message----- > From: Chalupnik, KamilX > Sent: Friday 7 December 2018 15:16 > To: dev@dpdk.org > Cc: Mokhtar, Amr <amr.mokh...@intel.com>; akhil.go...@nxp.com; > Chalupnik, KamilX <kamilx.chalup...@intel.com> > Subject: [PATCH v2 4/4] baseband: enhancement of 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.chalup...@intel.com> > ---
Acked-by: Amr Mokhtar <amr.mokh...@intel.com>