Re: [dpdk-dev] [PATCH] test/compress: add cycle-count mode to the perf tool

2020-01-27 Thread Akhil Goyal
> > > > This commit adds cycle-count mode to the compression perf tool. > > The new mode enhances the compression performance tool to allow > > cycle-count measurement of both hardware and softwate PMDs. > > > > Signed-off-by: Artur Trybula > Acked-by: Fiona Trahe Applied to dpdk-next-crypto Th

Re: [dpdk-dev] [PATCH] test/compress: add cycle-count mode to the perf tool

2020-01-13 Thread Trahe, Fiona
> -Original Message- > From: Trybula, ArturX > Sent: Wednesday, December 11, 2019 3:50 PM > To: dev@dpdk.org; Trahe, Fiona ; shal...@marvell.com; > Dybkowski, AdamX > ; Danilewicz, MarcinX > ; Trybula, > ArturX ; akhil.go...@nxp.com > Subject: [PATCH] test/compress: add cycle-count mo

[dpdk-dev] [PATCH] test/compress: add cycle-count mode to the perf tool

2019-12-11 Thread Artur Trybula
This commit adds cycle-count mode to the compression perf tool. The new mode enhances the compression performance tool to allow cycle-count measurement of both hardware and softwate PMDs. Signed-off-by: Artur Trybula --- app/test-compress-perf/Makefile | 3 +- app/test-compress-p