Re: [dpdk-dev] [PATCH v2 1/1] app/test-compress-perf: report header improvement

2019-07-04 Thread Jerin Jacob Kollanukkaran
dk-dev] [PATCH v2 1/1] app/test-compress-perf: report header > improvement > > This patch adds extra features to the compress performance test. Some > important parameters (memory allocation, number of ops, number of > segments) are calculated and printed out on the scree

[dpdk-dev] [PATCH v2 1/1] app/test-compress-perf: report header improvement

2019-07-04 Thread Artur Trybula
This patch adds extra features to the compress performance test. Some important parameters (memory allocation, number of ops, number of segments) are calculated and printed out on the screen. Signed-off-by: Artur Trybula --- .../comp_perf_test_common.c | 94 ++-