From 206432e83d94c7eceb68c230ea2b0e9b205b5c6b Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 5 Mar 2019 15:05:58 +0100 Subject: Report: Add LB Data - Change the version to 1901.10 Change-Id: I4a976a55b375a00fe3498ef26e676ce9410ff7f2 Signed-off-by: Tibor Frank --- docs/report/introduction/report_history.rst | 5 +++++ resources/tools/presentation/conf.py | 2 +- resources/tools/presentation/run_report.sh | 2 +- resources/tools/presentation/specification.yaml | 25 +++++++++++++++++++++++++ 4 files changed, 32 insertions(+), 2 deletions(-) diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index b4a72fafb6..b2d93d61d5 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -6,6 +6,11 @@ FD.io CSIT-1901 Report history and per .[ww] revision changes are listed below. +----------------+------------------------------------------------------------+ | .[ww] Revision | Changes | +================+============================================================+ +| .10 | 1. Added more Link bonding test results. | +| | | +| | - Tested VPP version: 19.01-10 | +| | | ++----------------+------------------------------------------------------------+ | .09 | 1. Added more test runs: | | | | | | a. VPP K8s Container Memif on 3n-hsw testbed. | diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 0ddde7e44a..b38bf6ce35 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md'] master_doc = 'index' # General information about the project. -report_week = '09' +report_week = '10' project = u'FD.io CSIT-1901.{week}'.format(week=report_week) copyright = u'2019, FD.io' author = u'FD.io CSIT' diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index ccbd225902..a6c56861f1 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd` python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "09" \ + --week "10" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index e7794530a6..1853f794fb 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -250,6 +250,11 @@ - 58 # NDRPDR LB - 59 # NDRPDR LB - 60 # NDRPDR LB + - 63 # NDRPDR LB + - 64 # NDRPDR LB + - 65 # NDRPDR LB + - 66 # NDRPDR LB + - 67 # NDRPDR LB plot-throughput-speedup-analysis-3n-skx: csit-vpp-perf-verify-1901-3n-skx: @@ -268,6 +273,11 @@ - 58 # NDRPDR LB - 59 # NDRPDR LB - 60 # NDRPDR LB + - 63 # NDRPDR LB + - 64 # NDRPDR LB + - 65 # NDRPDR LB + - 66 # NDRPDR LB + - 67 # NDRPDR LB plot-dpdk-throughput-latency-3n-skx: csit-dpdk-perf-verify-1901-3n-skx: @@ -604,6 +614,11 @@ - 58 # NDRPDR LB - 59 # NDRPDR LB - 60 # NDRPDR LB + - 63 # NDRPDR LB + - 64 # NDRPDR LB + - 65 # NDRPDR LB + - 66 # NDRPDR LB + - 67 # NDRPDR LB vpp-performance-changes-3n-skx: - "vpp-performance-changes-3n-skx-h1" - "vpp-performance-changes-3n-skx-ref" @@ -875,6 +890,11 @@ - 58 # NDRPDR LB - 59 # NDRPDR LB - 60 # NDRPDR LB + - 63 # NDRPDR LB + - 64 # NDRPDR LB + - 65 # NDRPDR LB + - 66 # NDRPDR LB + - 67 # NDRPDR LB vpp-compare-testbeds: - "vpp-compare-testbeds-ref" - "vpp-compare-testbeds-cmp" @@ -1530,6 +1550,11 @@ - 58 # NDRPDR LB - 59 # NDRPDR LB - 60 # NDRPDR LB + - 63 # NDRPDR LB + - 64 # NDRPDR LB + - 65 # NDRPDR LB + - 66 # NDRPDR LB + - 67 # NDRPDR LB csit-vpp-perf-verify-1807-2n-skx: - 27 # MRR full - 31 # MRR sel -- cgit 1.2.3-korg