> -----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 2/4] baseband: enhancement of throughput test > > Improvements added to throughput test: > - test is run in loop (number of iterations is specified by > TEST_REPETITIONS define) which ensures more accurate results > - length of input data is calculated based on amount of CBs in TB > - maximum number of decoding iterations is gathered from results > - added new functions responsible for printing results > - small fixes for memory management > > Signed-off-by: Kamil Chalupnik <kamilx.chalup...@intel.com> > ---
Acked-by: Amr Mokhtar <amr.mokh...@intel.com>