> -----Original Message----- > From: Chalupnik, KamilX > Sent: Friday 7 December 2018 15:16 > To: [email protected] > Cc: Mokhtar, Amr <[email protected]>; [email protected]; > Chalupnik, KamilX <[email protected]> > 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 <[email protected]> > ---
Acked-by: Amr Mokhtar <[email protected]>

