mbox series

[V7,0/1] l3fwd: update json and display

Message ID 20200811032158.19042-1-yufengx.mo@intel.com (mailing list archive)
Headers
Series l3fwd: update json and display |

Message

Yufen.Mo Aug. 11, 2020, 3:21 a.m. UTC
  update json and display. 

v7: 
 -  rfc2544 delta value change from (run zero loss rate - config rate) to (LPM Mode actual line rate % - LPM Mode config line rate %) 
 -  all fields retain 3 significant digits, eg: 22.996, modify the values in json file. 

v6: 
 -  fix comment error. 

v5: 
 -  change config line rate % value to config value, which config in l3fwd_lpm_ipv4_rfc2544.cfg 
 -  chang expected throughput to nic theory line x rate config line rate(% percentage) / 100. 

v4: 
 -  rebase source code 

v3: 
 -  change Actual line rate (Mpps) --> Actual Throughput (Mpps). 

v2: 
 - update rfc2544 json and display. 

v1: 
 - update throughput delta, Throughput delta = run value - expected value 

yufengmx (1):
  l3fwd: update rfc2544/throughput json and display

 tests/l3fwd_base.py | 36 ++++++++++++++++++++++++++----------
 1 file changed, 26 insertions(+), 10 deletions(-)