csit.git
5 years agoFIX: Update PAPI to work with string changes in Python API 07/16507/1
Jan Gelety [Mon, 17 Dec 2018 08:56:43 +0000 (09:56 +0100)]
FIX: Update PAPI to work with string changes in Python API

Change-Id: I3b5f0568b5928cf12aaf2a555f52dd9809348579
Signed-off-by: Jan Gelety <jgelety@cisco.com>
5 years agoTrending: Reduce input data 75/16475/1
Tibor Frank [Fri, 14 Dec 2018 10:07:59 +0000 (11:07 +0100)]
Trending: Reduce input data

Change-Id: Ic49d52b924cbb468ed32fc8561a1101168b15614
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1377: Implement systematic solution using defined time period 42/16442/8
Tibor Frank [Wed, 12 Dec 2018 11:55:43 +0000 (12:55 +0100)]
CSIT-1377: Implement systematic solution using defined time period

Change-Id: I03d8a5fcf9e6392e238e04a06c0463c17b5a4a47
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoTrending: New sensitive detection 13/16413/4
Vratko Polak [Mon, 10 Dec 2018 11:35:21 +0000 (12:35 +0100)]
Trending: New sensitive detection

This enables PAL to consider burst size and stdev
when detecting anomalies.

Currently added as a separate presentation_new directory,
so the previous detection is still available by default.

TODO: If the state with two detections persists for some time,
create a script for generating presentation_new/
(from presentation/) to simplify maintenance.

Change-Id: Ic118aaf5ff036bf244c5820c86fa3766547fa938
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 years agoUpdate of VPP_STABLE_VER 56/16456/1
Jan Gelety [Thu, 13 Dec 2018 07:51:45 +0000 (08:51 +0100)]
Update of VPP_STABLE_VER

- use new vpp ref build - ubuntu 16.04:
  19.01-rc0~457-g11312ef~b5933

- use new vpp ref build - centos7:
  19.01-rc0~457_g11312ef~b5746

Change-Id: Ie15c5bdfb433c2320a833f4c5d272c65d4cb1491
Signed-off-by: Jan Gelety <jgelety@cisco.com>
5 years agoDelete old NDR/PDR keywords 98/16298/6
Vratko Polak [Fri, 30 Nov 2018 12:31:32 +0000 (13:31 +0100)]
Delete old NDR/PDR keywords

Change-Id: I932d46646408a030ffdeb78b3a3e19c39455750d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 years agoAdd missing = to all suite Variables 23/16423/2
Vratko Polak [Mon, 10 Dec 2018 15:09:12 +0000 (16:09 +0100)]
Add missing = to all suite Variables

Use the following if we ever decide '} =' is better than '}='.
$ cd csit/tests
$ find . -type f -print0 | xargs -0 sed -i -E 's/^\| \$\{(.*)\}= \|([^|])/\| \$\{\1\} = \|\2/g'

FIXME: Add a corresponding check to https://gerrit.fd.io/r/13450

Change-Id: I73c516a0d7e475ff0986fd6515aaae10accd1a3a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 years agoReduce the input data for trending 16/16416/1
Tibor Frank [Mon, 10 Dec 2018 12:21:47 +0000 (13:21 +0100)]
Reduce the input data for trending

Change-Id: I88ecdcf2ae4229318ea4b4f775d85597aef531c2
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoVPP_Device - add baseline tests - part I 22/16322/25
Jan Gelety [Mon, 3 Dec 2018 08:08:09 +0000 (09:08 +0100)]
VPP_Device - add baseline tests - part I

CSIT-1370

Add following baseline tests to VPP_Device:
- ip4
  eth2p-ethip4-ip4base-dev
- ip6
  eth2p-ethip6-ip6base-dev
- l2bd
  eth2p-eth-l2bdbasemaclrn-dev

Change-Id: Ic20000eb38c5511c27d020f3aa76b2620d7f7ef9
Signed-off-by: Jan Gelety <jgelety@cisco.com>
5 years agoReport: we use IMIX also for ip6 04/15804/3
Vratko Polak [Wed, 7 Nov 2018 15:02:15 +0000 (16:02 +0100)]
Report: we use IMIX also for ip6

Change-Id: Ic3aa4325357186bc9c23a9fbe4f8ac4278ddbea9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 years agoCSIT-1374: Split the files with graphs int he Report 97/16297/3
Tibor Frank [Fri, 30 Nov 2018 10:29:40 +0000 (11:29 +0100)]
CSIT-1374: Split the files with graphs int he Report

 - Packet Latency
 - Throughput Speedup Analysis
 - Packet Throughput

Change-Id: If0df9fe8940eae08734f95c5150e10f2317c4927
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoChange the Report version to .49 24/16324/1
Tibor Frank [Mon, 3 Dec 2018 13:09:58 +0000 (14:09 +0100)]
Change the Report version to .49

Change-Id: I14a371bcfb043ccb0a5cffc48f6f6f18d61f1942
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoUpdate of VPP_STABLE_VER 16/16316/2
Jan Gelety [Mon, 3 Dec 2018 08:35:07 +0000 (09:35 +0100)]
Update of VPP_STABLE_VER

- use new vpp ref build - ubuntu 16.04:
  19.01-rc0~394-g6b4a32d~b5870

- use new vpp ref build - centos7:
  19.01-rc0~394_g6b4a32d~b5683

Change-Id: Idf497fc7348bb8e6987025d8b56488b7282f5cda
Signed-off-by: Jan Gelety <jgelety@cisco.com>
5 years agoFix: CSIT-1299: Revise the graphs in Trending 13/16313/1
Tibor Frank [Mon, 3 Dec 2018 07:19:58 +0000 (08:19 +0100)]
Fix: CSIT-1299: Revise the graphs in Trending

 - Graph: l2-feature-1t1c-x520-3n-hsw-oacl

Change-Id: Id724d98adc2b5bc5c1779df8b903215e8cf507f3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1299: Revise the graphs in Trending 56/16256/5
Tibor Frank [Wed, 28 Nov 2018 15:15:02 +0000 (16:15 +0100)]
CSIT-1299: Revise the graphs in Trending

Change-Id: Ie8cbc7bc8a58aca41c8cb35c14dbd8e80f027f5c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoFIX: VPP_Device - use vpp bionic packages 50/16250/6
Jan Gelety [Wed, 28 Nov 2018 12:08:06 +0000 (13:08 +0100)]
FIX: VPP_Device - use vpp bionic packages

Because there is already used ubuntu bionic on VPP device testbed
and used download script from pacakgecloud site donwloads packages
based on host OS we need additional file to store vpp bionic stable
version for VPP_Device tests.

Change-Id: If834dc8af7dffa19b8ddeae013c3da9b37a5a81a
Signed-off-by: Jan Gelety <jgelety@cisco.com>
5 years agoFIX: Exclude softwire func tests from execution 44/16244/2
Jan Gelety [Wed, 28 Nov 2018 08:58:02 +0000 (09:58 +0100)]
FIX: Exclude softwire func tests from execution

CSIT-1371

Map commands were remove from VAT by patch https://gerrit.fd.io/r/#/c/16115/.
Excluding softwire functional tests from execution until corresponding csit KWs are fixed.

Change-Id: I2adc580fb4770746c355f12f5ce7e7f8823255d8
Signed-off-by: Jan Gelety <jgelety@cisco.com>
5 years agoAdd trial duration info to tag documentation 38/16038/4
Vratko Polak [Mon, 19 Nov 2018 17:05:15 +0000 (18:05 +0100)]
Add trial duration info to tag documentation

Change-Id: Iad77972ab6a3f4eb4c2e3c09aebfcce0fc5f999b
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 years agoCSIT-1340: Fix the list of failed tests in Trending 42/16242/3
Tibor Frank [Wed, 28 Nov 2018 08:49:40 +0000 (09:49 +0100)]
CSIT-1340: Fix the list of failed tests in Trending

Change-Id: I7c4adeb96d893f4d6d50f0fafcb5e908f57d478a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport versioning 47/16247/1
Tibor Frank [Wed, 28 Nov 2018 10:28:04 +0000 (11:28 +0100)]
Report versioning

Change-Id: I988f85c5c7dc13da0b71ba1831dfc4fc336f482a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1340: Fix the list of failed tests in Trending 18/16218/2
Tibor Frank [Tue, 27 Nov 2018 12:40:30 +0000 (13:40 +0100)]
CSIT-1340: Fix the list of failed tests in Trending

Change-Id: I15f88c3f23f2c886367b54147cdf94155ca5e634
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Set precise NIC limit for x553 39/16239/1
Tibor Frank [Wed, 28 Nov 2018 07:19:31 +0000 (08:19 +0100)]
Report: Set precise NIC limit for x553

Change-Id: I183471013b06e67100637da589031672fd830a74
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Set NIC limit for x553 37/16237/1
Tibor Frank [Wed, 28 Nov 2018 07:06:15 +0000 (08:06 +0100)]
Report: Set NIC limit for x553

Change-Id: Ibe85ed844501504085065631b393d2746227ea72
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1351: Add Denverton results to report 33/16233/2
Tibor Frank [Wed, 28 Nov 2018 06:39:19 +0000 (07:39 +0100)]
CSIT-1351: Add Denverton results to report

Change-Id: Ic42dff93304baccb099beac08fc754fc48fa9cb9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT python API introduction 27/15727/27
Jan Gelety [Tue, 25 Sep 2018 13:41:10 +0000 (15:41 +0200)]
CSIT python API introduction

Jira: CSIT-1336

Change-Id: I96d2b0221c5a7466484a82339fc132c5921532d1
Signed-off-by: Jan Gelety <jgelety@cisco.com>
5 years agoHLD: Python API in CSIT 91/15191/5
Jan Gelety [Tue, 9 Oct 2018 07:38:51 +0000 (09:38 +0200)]
HLD: Python API in CSIT

Jira: CSIT-1335

Change-Id: Ifeebc6dad1e217e24455c4e627af740013429b56
Signed-off-by: Jan Gelety <jgelety@cisco.com>
5 years agoReport: Fix two minor whitespace errors 90/16190/2
Vratko Polak [Mon, 26 Nov 2018 15:53:02 +0000 (16:53 +0100)]
Report: Fix two minor whitespace errors

Change-Id: Ib2bd38e1b8735b13ed24e9f190166fe5692a13de
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 years agoReport: Report Revisions 22/16222/4
Tibor Frank [Tue, 27 Nov 2018 13:00:07 +0000 (14:00 +0100)]
Report: Report Revisions

Change-Id: I30ab711834bba97c0b79f0c7f1f6ed556ab97f15
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: versioning 87/16187/6
Tibor Frank [Mon, 26 Nov 2018 15:01:13 +0000 (16:01 +0100)]
Report: versioning

Change-Id: I890d52b4b5b87cd1b3952b3d4bb3cbbff069a9c7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1351: Add Denverton results to report 82/16182/4
Tibor Frank [Mon, 26 Nov 2018 12:03:36 +0000 (13:03 +0100)]
CSIT-1351: Add Denverton results to report

 - add graphs

Change-Id: I8220bfe61715916e915ae7adc37f36adcb4af8d2
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1351: Add Denverton results to report 54/16154/2
Tibor Frank [Fri, 23 Nov 2018 19:14:18 +0000 (19:14 +0000)]
CSIT-1351: Add Denverton results to report

Change-Id: Id98822de2609e5a18a81d6b7b4b44d5a1652a592
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoAdding python-cffi requirements 25/15925/9
Peter Mikus [Wed, 14 Nov 2018 09:14:05 +0000 (09:14 +0000)]
Adding python-cffi requirements

- Introduce Ubuntu 18.04.5 VIRL image
- FIX mac addresses for dhcp
- Add ansible task for python-cffi install on perf testbeds

Change-Id: I8acfcdc8ee97c13ad4795a4ccde868a96b3fee47
Signed-off-by: Peter Mikus <pmikus@cisco.com>
5 years agoReport: Update version and document history 46/16146/1
Tibor Frank [Fri, 23 Nov 2018 13:49:09 +0000 (14:49 +0100)]
Report: Update version and document history

Change-Id: If562f112daa218ff40a7d8ccb5a144feb2c32760
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1351: Add Denverton results to report 44/16144/1
Tibor Frank [Fri, 23 Nov 2018 13:38:57 +0000 (14:38 +0100)]
CSIT-1351: Add Denverton results to report

 - Add tests' configurations
 - Add tests' operational data

Change-Id: Ie435beb5942a6525fe8f3ccbcfabd887ff98ff0a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoMove reservation directory to TG node. 20/16120/2
Vratko Polak [Fri, 23 Nov 2018 11:20:06 +0000 (12:20 +0100)]
Move reservation directory to TG node.

Testing has showed SSH access to DUT affects performance.
Downside: No support for non-Linux TGs.
Complication: After merge there might be conflicts with older jobs,
including jobs for other branches.

Change-Id: Icefddc5a9ca8f4d830460e53a82bb45231f7222e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 years agoTrending: Reduce the input data 31/16131/1
Tibor Frank [Fri, 23 Nov 2018 10:15:20 +0000 (11:15 +0100)]
Trending: Reduce the input data

Change-Id: I60172aeb24cacd58bd87ca585106d53b6dbad6a4
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Fix the labels 97/16097/1
Tibor Frank [Wed, 21 Nov 2018 13:59:34 +0000 (14:59 +0100)]
Report: Fix the labels

Change-Id: I82740007b4c12b8a21014b4572b034013f165280
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Disable archiving the report in Jenkins 95/16095/1
Tibor Frank [Wed, 21 Nov 2018 13:00:28 +0000 (14:00 +0100)]
Report: Disable archiving the report in Jenkins

 - The zipped Report is 7.3GB big, it takes 13 minutes to create the archive
   and 14 minutes to archive it. Nobody needs it.

Change-Id: Iffd72498b30b1aebc2d3b9be03f31d972a461d6b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1351: Add Denverton results to report 91/16091/1
Tibor Frank [Wed, 21 Nov 2018 12:44:42 +0000 (13:44 +0100)]
CSIT-1351: Add Denverton results to report

Change-Id: I933220671cecd1ecceef6cc36a204fa8d7144508
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1351: Add Denverton results to report 86/16086/1
Tibor Frank [Wed, 21 Nov 2018 11:20:07 +0000 (12:20 +0100)]
CSIT-1351: Add Denverton results to report

Change-Id: I0a93ce903ee35098da4ebfd4dd3b2a479e12711b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agodoc: add calibration result and meltspec check result for Denverton 41/16041/4
Yulong Pei [Tue, 20 Nov 2018 14:23:10 +0000 (22:23 +0800)]
doc: add calibration result and meltspec check result for Denverton

Change-Id: I0094ba5ea59b18d6a7a9235cd153db393517cc02
Signed-off-by: Yulong Pei <yulong.pei@intel.com>
5 years agodoc: add 2-node denverton section to physical testbeds 17/16017/4
Yulong Pei [Mon, 19 Nov 2018 16:51:58 +0000 (00:51 +0800)]
doc: add 2-node denverton section to physical testbeds

Change-Id: I7e35622f8b6b8e1a76f0e1c8fe17f4c9c40937b4
Signed-off-by: Yulong Pei <yulong.pei@intel.com>
5 years agoTrending: Reduce the input data 80/16080/1
Tibor Frank [Wed, 21 Nov 2018 09:56:37 +0000 (10:56 +0100)]
Trending: Reduce the input data

Change-Id: I8a4bb7bc9fa34ace12621e7ffd5acba2c8aa2d9f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1351: Add Denverton results to report 75/16075/2
Tibor Frank [Wed, 21 Nov 2018 09:27:46 +0000 (10:27 +0100)]
CSIT-1351: Add Denverton results to report

Change-Id: I4c2ae4ca8ababcae07861ad253dd080b25f16279
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1351: Add Denverton results to report 68/16068/1
Tibor Frank [Wed, 21 Nov 2018 07:18:16 +0000 (08:18 +0100)]
CSIT-1351: Add Denverton results to report

Change-Id: Ic2362a4c9dceff45e40b43dad8f8161cb65a03f4
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1351: Add Denverton results to report 56/16056/1
Tibor Frank [Tue, 20 Nov 2018 14:36:25 +0000 (15:36 +0100)]
CSIT-1351: Add Denverton results to report

Change-Id: I713fc07aea6914dd554240e68231caf957b426a6
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1351: Add Denverton results to report 50/16050/8
Tibor Frank [Tue, 20 Nov 2018 11:05:32 +0000 (12:05 +0100)]
CSIT-1351: Add Denverton results to report

Change-Id: I0e92c183fe972ce9fe8e7b3d3fca6e6bb86ddd54
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1359: Add 3n-skx and 2n-skx comparisons to Report 32/16032/4
Tibor Frank [Mon, 19 Nov 2018 13:56:32 +0000 (14:56 +0100)]
CSIT-1359: Add 3n-skx and 2n-skx comparisons to Report

 - 3n-Skx vs. 2n-Skx Testbeds

Change-Id: I63e1d34d4589bbb771961ed3c21f0271fee728ad
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoFix Acl Plugin tests after update of Acl models 31/16031/2
Michal Cmarada [Mon, 19 Nov 2018 13:41:31 +0000 (14:41 +0100)]
Fix Acl Plugin tests after update of Acl models

Change-Id: I8c4090b508e28ae8f289e9dbbd5c72bbc3af4aca
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
5 years agoUpdate of VPP_STABLE_VER 14/16014/2
Jan Gelety [Mon, 19 Nov 2018 08:07:33 +0000 (09:07 +0100)]
Update of VPP_STABLE_VER

- use new vpp ref build - ubuntu 16.04:
  19.01-rc0~256-ga7dcae7~b5735_amd64

Change-Id: I2d758dca16eda0bdf17c5289ac386af19c0693bb
Signed-off-by: Jan Gelety <jgelety@cisco.com>
5 years agoReport: Edit the chapters' titles 18/16018/6
Tibor Frank [Mon, 19 Nov 2018 10:18:34 +0000 (11:18 +0100)]
Report: Edit the chapters' titles

Change-Id: I23cedb3ad0f188e9c7570f549e397f4c42404fab
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Change the title of Report history 15/16015/1
Tibor Frank [Mon, 19 Nov 2018 08:58:24 +0000 (09:58 +0100)]
Report: Change the title of Report history

Change-Id: Idda7feb2f3c11d7fbe7d872eb5b849878965a407
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1359: Add 3n-skx and 2n-skx comparisons to Report 92/15992/3
Tibor Frank [Fri, 16 Nov 2018 08:54:29 +0000 (09:54 +0100)]
CSIT-1359: Add 3n-skx and 2n-skx comparisons to Report

Change-Id: I031497db5268bf4fccd6155349ac4bea70a80fb0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoUpdate of VPP_STABLE_VER 90/15990/1
Jan Gelety [Fri, 16 Nov 2018 07:49:34 +0000 (08:49 +0100)]
Update of VPP_STABLE_VER

- use new vpp ref build - ubuntu 16.04:
  19.01-rc0~234-gb11175d~b5713_amd64

Change-Id: I42233a502b75fe4b7017769ff5942a2cce5e068a
Signed-off-by: Jan Gelety <jgelety@cisco.com>
5 years agoCSIT-1350: Add new data to 1810 report 88/15988/1
Tibor Frank [Fri, 16 Nov 2018 07:37:23 +0000 (08:37 +0100)]
CSIT-1350: Add new data to 1810 report

Change-Id: I2cb6e23af018114f9e065074ac2392cd06a719dc
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Fix legend in the graphs 86/15986/1
Tibor Frank [Fri, 16 Nov 2018 07:32:56 +0000 (08:32 +0100)]
Report: Fix legend in the graphs

Change-Id: I597bd4483686fb0807526e8734bebdf64aadf7d9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoFix the pdf version 79/15979/2
Tibor Frank [Thu, 15 Nov 2018 17:09:32 +0000 (17:09 +0000)]
Fix the pdf version

Change-Id: I92f90030dda86c3014430e7311822d522ba3d659
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1350: Add new data to 1810 report 58/15958/3
Tibor Frank [Thu, 15 Nov 2018 08:55:56 +0000 (09:55 +0100)]
CSIT-1350: Add new data to 1810 report

 - VPP perf on 3n-hsw

Change-Id: I7a7268f292cbb5cd360575934c0bbe5a179a9c62
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Change versioning and legend of graphs 67/15967/1
Tibor Frank [Thu, 15 Nov 2018 12:35:12 +0000 (13:35 +0100)]
Report: Change versioning and legend of graphs

Change-Id: I6381c916582509c45f12d4e6d1d63ffeffc1eaf5
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: VPP-Device documentation 56/15956/1
Tibor Frank [Thu, 15 Nov 2018 08:35:44 +0000 (09:35 +0100)]
Report: VPP-Device documentation

Change-Id: I0f4a214b79b5a031d1dc0003e5fd410cfbc70a5b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT Doc: Add VPP Device tests 54/15954/1
Tibor Frank [Thu, 15 Nov 2018 08:04:36 +0000 (09:04 +0100)]
CSIT Doc: Add VPP Device tests

Change-Id: Iba4a49ce08e80f2f2d80fa5f73fbab124014d591
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Change the version 42/15942/1
Tibor Frank [Wed, 14 Nov 2018 16:31:42 +0000 (17:31 +0100)]
Report: Change the version

 - 1.2
 - 18.10.W47

Change-Id: I4f91d0a9d024008f7c446b22e8e8b35aa6a95e19
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Changes in graphs layout 32/15932/5
Tibor Frank [Wed, 14 Nov 2018 12:14:53 +0000 (13:14 +0100)]
Report: Changes in graphs layout

Change-Id: Ied97ef11be4d6b3e08f2e54d868e36da9e73ab85
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoEdit the report history 36/15936/1
Tibor Frank [Wed, 14 Nov 2018 13:49:26 +0000 (14:49 +0100)]
Edit the report history

Change-Id: I167a502e85a278c87892540deacf77f341ae2f0f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Add vhost dot1q tests 09/15909/3
Tibor Frank [Tue, 13 Nov 2018 13:54:23 +0000 (14:54 +0100)]
Report: Add vhost dot1q tests

Change-Id: Ic75a61657cc08d4231867855b3fdcbd2854eabb2
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoietf: plrsearch draft filename update, added bmwg. 14/15914/2
Maciek Konstantynowicz [Tue, 13 Nov 2018 18:35:59 +0000 (18:35 +0000)]
ietf: plrsearch draft filename update, added bmwg.

Change-Id: I38fab04fb5024402c6b3fb3600e0815e8b3ff82c
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
5 years agoietf: mlrsearch draft filename update, added bmwg. 13/15913/1
Maciek Konstantynowicz [Tue, 13 Nov 2018 18:33:19 +0000 (18:33 +0000)]
ietf: mlrsearch draft filename update, added bmwg.

Change-Id: Ic555ea45fe13603f08767f7663f897cb78d18d50
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
5 years agoPAL: Change date format according to iso8601 99/15899/1
Tibor Frank [Tue, 13 Nov 2018 09:15:05 +0000 (10:15 +0100)]
PAL: Change date format according to iso8601

Change-Id: I326d651feb9007684cb60b67dc8f30696cd58a4c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1350: Add new data to 1810 report 93/15893/1
Tibor Frank [Tue, 13 Nov 2018 07:57:43 +0000 (08:57 +0100)]
CSIT-1350: Add new data to 1810 report

Change-Id: I9c43acffce0066758d29dd6df9294e2e2dc9d3e0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoFix: Report: Titles format 57/15857/1
Tibor Frank [Mon, 12 Nov 2018 15:25:19 +0000 (16:25 +0100)]
Fix: Report: Titles format

Change-Id: Iaa7f5d87cecd377d60be5da8c011b07518829cce
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1354: Show number of used samples in graphs in report 19/15819/10
Tibor Frank [Thu, 8 Nov 2018 11:37:19 +0000 (12:37 +0100)]
CSIT-1354: Show number of used samples in graphs in report

Change-Id: Ica3bd5bff2e7d24994d1e92bf91d218794a0cdfb
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1350: Add new data to 1810 report 36/15836/4
Tibor Frank [Fri, 9 Nov 2018 09:43:26 +0000 (10:43 +0100)]
CSIT-1350: Add new data to 1810 report

Change-Id: Ia9720501e724f9240eaa41be36e29c8a6ae18ae7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Fix bugs in vpp-device chapters 38/15838/2
Tibor Frank [Fri, 9 Nov 2018 11:47:22 +0000 (12:47 +0100)]
Report: Fix bugs in vpp-device chapters

Change-Id: Ia7136f5bb0efab4c39bb7fcdcc236b5db9408a54
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoAdd trigger fro DPDK tests 03/15803/2
Tibor Frank [Wed, 7 Nov 2018 14:59:14 +0000 (15:59 +0100)]
Add trigger fro DPDK tests

Change-Id: I214026c5df83778e87623770225e0fbb041ccc1c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Use best value for ideal line 02/15802/2
Vratko Polak [Wed, 7 Nov 2018 14:44:44 +0000 (15:44 +0100)]
Report: Use best value for ideal line

For showing multi-core speed-up, previously
1c value was always used as a basis for the ideal line.
But due to randomness, 2c (or 4c) might end up above such line.
This change makes sure the ideal line is computed from the best value.

Change-Id: I8cea2f2072df60e55d7902fe35f22436ea9d803a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 years agoFIX: Ligato tests 63/15763/2
Peter Mikus [Wed, 7 Nov 2018 08:24:23 +0000 (08:24 +0000)]
FIX: Ligato tests

- Freeze stable sfc_controller version
- Remove kafka connection
- Add debug level outputs
- Use mater branch instead of dev

Change-Id: Icde06a741cae6393fe482a493eb214d015f145bf
Signed-off-by: Peter Mikus <pmikus@cisco.com>
5 years agoReport: Static content 96/15796/1
Tibor Frank [Wed, 7 Nov 2018 13:04:31 +0000 (14:04 +0100)]
Report: Static content

Change-Id: I9c0f89f15a09a29e04ac2699551893223e558825
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: VPP perf, updated changes in rls and list of known issues. 23/15723/9
Tibor Frank [Mon, 5 Nov 2018 17:22:05 +0000 (18:22 +0100)]
Report: VPP perf, updated changes in rls and list of known issues.

Change-Id: Iaeb4eac41df6bd688ce5b2bcf2baf8db956f77bb
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
5 years agoReport: Change version to CSIT-18.10.w45 93/15793/1
Tibor Frank [Wed, 7 Nov 2018 12:44:24 +0000 (13:44 +0100)]
Report: Change version to CSIT-18.10.w45

Change-Id: I78f817e615672621e8c6860eb7848d316c2fd438
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Add known issues to HoneyComb 25/15725/4
Tibor Frank [Mon, 5 Nov 2018 17:36:33 +0000 (18:36 +0100)]
Report: Add known issues to HoneyComb

Change-Id: I7ea5dbeb30b4343fc134bf3dd75d99837bf582df
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
5 years agoreport: updates static content - func tests 82/15782/3
Jan Gelety [Wed, 7 Nov 2018 12:17:25 +0000 (13:17 +0100)]
report: updates static content - func tests

Change-Id: I9e81bdb064c1f31aff8387fe0c59391be740a95d
Signed-off-by: Jan Gelety <jgelety@cisco.com>
5 years agoReport: VPP func, updated chagnes in rls and list of known issues. 24/15724/6
Tibor Frank [Mon, 5 Nov 2018 17:34:11 +0000 (18:34 +0100)]
Report: VPP func, updated chagnes in rls and list of known issues.

Change-Id: Iea0bbe5ba81b3c63579edcc15eb728a5b0fe2876
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
5 years agoCSIT-1342: Edit the static content for CSIT-1810 report 74/15774/3
Tibor Frank [Wed, 7 Nov 2018 11:57:31 +0000 (12:57 +0100)]
CSIT-1342: Edit the static content for CSIT-1810 report

Change-Id: Idb4abd737265504402aca56f826a6ae8c219a2c1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoreport: added logical diagram to vpp_device environment. 73/15773/2
Maciek Konstantynowicz [Wed, 7 Nov 2018 11:42:38 +0000 (11:42 +0000)]
report: added logical diagram to vpp_device environment.

Change-Id: Ia40ebd9c1158e51f5c6c173d7e55206aaf86e8f2
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
5 years agoreport: test methodology updated with new bits and bites in 18.10. 71/15771/3
Maciek Konstantynowicz [Wed, 7 Nov 2018 11:17:49 +0000 (11:17 +0000)]
report: test methodology updated with new bits and bites in 18.10.

Change-Id: I08fcb7c6d09adc37805083319d148c9659a80eff
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
5 years agoTemporarily remove Ligato tests 69/15769/2
Tibor Frank [Wed, 7 Nov 2018 09:49:15 +0000 (10:49 +0100)]
Temporarily remove Ligato tests

Change-Id: Ie21183185a241a497ed86ac901b5cedd5891803f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1350: Add new data to 1810 report 47/15747/4
Tibor Frank [Tue, 6 Nov 2018 13:40:11 +0000 (14:40 +0100)]
CSIT-1350: Add new data to 1810 report

Change-Id: I1c82729c2abc7e5d3699f254629da6a9095d3464
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1350: Add new data to 1810 report 36/15736/2
Tibor Frank [Tue, 6 Nov 2018 11:36:44 +0000 (12:36 +0100)]
CSIT-1350: Add new data to 1810 report

Change-Id: I833df1c69ee86870ac19a747ea790dcffb749bca
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1342: Edit the static content for CSIT-1810 report 38/15738/1
Tibor Frank [Tue, 6 Nov 2018 12:28:06 +0000 (13:28 +0100)]
CSIT-1342: Edit the static content for CSIT-1810 report

Change-Id: I047939677a171dd729f3328b839bce9072bc482e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoUpdate of VPP_STABLE_VER 86/15686/3
Jan Gelety [Mon, 5 Nov 2018 08:52:13 +0000 (09:52 +0100)]
Update of VPP_STABLE_VER

- use new vpp ref build - ubuntu 16.04:
  19.01-rc0~174-geb60124~b5633_amd64

- use new vpp ref build - centos7:
  19.01-rc0~175_g776f3d8~b5465

Change-Id: I9b60cca1d2967ca1019d305069fa19b7c77ce1d8
Signed-off-by: Jan Gelety <jgelety@cisco.com>
5 years agoFix: Calculation of max value. 19/15719/2
Tibor Frank [Mon, 5 Nov 2018 17:24:41 +0000 (18:24 +0100)]
Fix: Calculation of max value.

Change-Id: Ibf84467f3e8a3a956814207261b4ea24f69f0a97
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1342: Edit the static content for CSIT-1810 report 14/15714/1
Tibor Frank [Mon, 5 Nov 2018 16:32:05 +0000 (17:32 +0100)]
CSIT-1342: Edit the static content for CSIT-1810 report

Change-Id: Iba997abd93b136dafd3b77d217068dde3f586ea3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1342: Edit the static content for CSIT-1810 report 10/15710/1
Tibor Frank [Mon, 5 Nov 2018 15:54:46 +0000 (16:54 +0100)]
CSIT-1342: Edit the static content for CSIT-1810 report

Change-Id: I1b838deed822159d78728805c8269cf8a6592d2c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1342: Edit the static content for CSIT-1810 report 05/15705/1
Tibor Frank [Mon, 5 Nov 2018 14:01:37 +0000 (15:01 +0100)]
CSIT-1342: Edit the static content for CSIT-1810 report

Change-Id: I44abd4ad646813cc70e9fa2b46b51ee7613dc501
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1350: Add new data to 1810 report 01/15701/1
Tibor Frank [Mon, 5 Nov 2018 13:27:21 +0000 (14:27 +0100)]
CSIT-1350: Add new data to 1810 report

Change-Id: I7451dd774e65bdef88adf700502063393cf0c49f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoFix: Speedup Multi-Core throughput graphs 97/15697/1
Tibor Frank [Mon, 5 Nov 2018 12:14:00 +0000 (13:14 +0100)]
Fix: Speedup Multi-Core throughput graphs

 - remove markers from "perfect" line

Change-Id: Iaeb93d6b728439262f1a1c7bcbace84d2e542bec
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1342: Edit the static content for CSIT-1810 report 93/15693/1
Tibor Frank [Mon, 5 Nov 2018 12:06:56 +0000 (13:06 +0100)]
CSIT-1342: Edit the static content for CSIT-1810 report

Change-Id: I547ccc1a40acbf1adac385f56d388406a5102bde
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoStatic content for vpp_device sections 87/15687/2
Peter Mikus [Mon, 5 Nov 2018 08:51:09 +0000 (08:51 +0000)]
Static content for vpp_device sections

Change-Id: Ia445ab5c339aecc0dfc6db40b2eb962436f9aeea
Signed-off-by: Peter Mikus <pmikus@cisco.com>
5 years agoCSIT-1350: Add new data to 1810 report 80/15680/1
Tibor Frank [Sat, 3 Nov 2018 18:52:19 +0000 (19:52 +0100)]
CSIT-1350: Add new data to 1810 report

Change-Id: Ifb215623eb376c6df30b4490023412f301b43153
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1349: Add VPP-device tests to report 62/15662/4
Tibor Frank [Thu, 1 Nov 2018 17:48:07 +0000 (18:48 +0100)]
CSIT-1349: Add VPP-device tests to report

 - only data

Change-Id: I1d5c50900b06ef938308855218885fa3ca1f2860
Signed-off-by: Tibor Frank <tifrank@cisco.com>