mbox

[v2,0/6] revise tests/nic_signle_core_perf

Message ID 20210331093410.505773-1-lijuan.tu@intel.com (mailing list archive)
Headers

Message

Tu, Lijuan March 31, 2021, 9:34 a.m. UTC
  * changed pass / fail determination to be percentage based
* made multiple traffic measurements during the test run to
  collect better statistics

Group agreed in CI Meeting:
  https://mails.dpdk.org/archives/ci/2021-February/001049.html

* v2: 
  * changed percentage to a float
  * separate to serval patches
  * fix rx desc size

Lijuan Tu (6):
  tests/nic_single_core_perf: beauty JSON string
  tests/nic_single_core_perf: get better throughput stats
  tests/nic_single_core_perf: revise rst table
  tests/nic_single_core_perf: revise delta to ratio
  tests/nic_single_core_perf: add expected mpps into JSON
  tests/nic_single_core_perf: revise rx desc size

 conf/nic_single_core_perf.cfg           |  18 +++-
 tests/TestSuite_nic_single_core_perf.py | 112 +++++++++++++++---------
 2 files changed, 83 insertions(+), 47 deletions(-)