[dpdk-dev] [PATCH v4 0/1] add extra features to test-compress-perf

Artur Trybula arturx.trybula at intel.com
Fri Jul 12 12:43:20 CEST 2019


v4 changes:
        - information about compression threads printed on screen

v3 changes:
        - commented code removed

v2 changes:
        - merged with the series "add multiple cores feature to
                test-compress-perf"
        - function renamed: print_report_header() -> print_test_dynamics()

This patch depends on the series "add multiple cores feature to
test-compress-perf"
https://patches.dpdk.org/cover/56236/

Signed-off-by: Artur Trybula <arturx.trybula at intel.com>

Artur Trybula (1):
  app/test-compress-perf: report header improvement

 .../comp_perf_test_benchmark.c                | 21 ++++-
 .../comp_perf_test_common.c                   | 94 ++++++++++++++++++-
 .../comp_perf_test_common.h                   |  6 ++
 app/test-compress-perf/main.c                 |  4 +-
 4 files changed, 120 insertions(+), 5 deletions(-)

-- 
2.17.1



More information about the dev mailing list