csit.git
2 years agoRevert "Report: Temporarily change report specs" 39/34939/1 rls2106
Tibor Frank [Mon, 17 Jan 2022 13:22:21 +0000 (13:22 +0000)]
Revert "Report: Temporarily change report specs"

This reverts commit 455cbb5c2427444510536a377b320724df6132cf.

Reason for revert: Not needed.

Change-Id: Idc391d965958b3d1675b5312fedb8305f508f35b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
2 years agoReport: Temporarily change report specs 38/34938/2
Tibor Frank [Mon, 17 Jan 2022 12:44:11 +0000 (12:44 +0000)]
Report: Temporarily change report specs

Change-Id: Ic99dc97e89ff72ebc02e04929d7ad1d2f234e14d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
2 years agoPAL: Fix sh-run 25/34925/1
Tibor Frank [Mon, 17 Jan 2022 12:03:11 +0000 (13:03 +0100)]
PAL: Fix sh-run

- do not post-process telemetry data

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

2 years agovpp_device: bind to vfio-pci before running tests 89/34389/1
Juraj Linkeš [Tue, 12 Oct 2021 08:03:04 +0000 (10:03 +0200)]
vpp_device: bind to vfio-pci before running tests

In rare cases, binding the whole /dev/vfio folder will result in
unusable VFs:
notice dpdk EAL: Cannot open /dev/vfio/151: Device or resource busy

[0], section 4.3.1. provides some clues as to what's going on and how to
avoid the failure. Mounting /dev/vfio reset the file descriptors of all
devices under /dev/vfio. Vfio-pci creates a device when an interface is
bound to it. The rare failure then occurs when /dev/vfio is mounted
while a process is using the file descriptors result in that process
using invalid file descriptors (or file descriptors belonging to a
different VF).

Fix the issue by binding i40e and ice VFs to vfio-pci before containers
are created and make sure that the VFs are not unbound later in testing.
Only bind DUT VFs since the TG uses the kernel driver.

[0]: https://connect.redhat.com/sites/default/files/2021-03/Cloud Native Network Function Requirements.pdf

Ticket: CSIT-1794

Change-Id: I83db91b29d16669fb034b141ad247f6f796fdf64
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2 years agoMigrate report/trending/docs to bash framework 72/33472/2
pmikus [Tue, 13 Jul 2021 11:35:32 +0000 (11:35 +0000)]
Migrate report/trending/docs to bash framework

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Idf8462f15a2dd76b42dcaea9df6a0fc15a45503f
(cherry picked from commit 8079ed2ff7e2fdd41474d286b98cd9be19481f7a)

2 years agoReport: Add tables with builds durations 69/33469/1
Tibor Frank [Wed, 11 Aug 2021 13:58:27 +0000 (15:58 +0200)]
Report: Add tables with builds durations

Change-Id: I6e5d72b336ab68c9ffd74f9ab20d7cb0ed4b5fb3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 6353e5b063a146fe4bd66437ef09f540b9f87514)

2 years agoTrending: Fix links in alerting email 67/33467/1
Tibor Frank [Mon, 16 Aug 2021 10:37:24 +0000 (12:37 +0200)]
Trending: Fix links in alerting email

Change-Id: I2ce48ac826ab347365f38ef1dbfdfa4cae8f3fd3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit ece79f53197aa36aa356f7fa1ce1dfe0b582ae86)

2 years agoReport: configure rls2106.33 65/33465/1
Tibor Frank [Fri, 13 Aug 2021 06:17:45 +0000 (08:17 +0200)]
Report: configure rls2106.33

Change-Id: Ic7d1a776817dda52007bcebd663388cc4bd1fa66
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit e32b39d83fb01c33dfc9ae540ff2b55c11b707cf)

2 years agoTox: Move logs to archive also on -1 63/33463/1
Vratko Polak [Mon, 12 Jul 2021 14:53:50 +0000 (16:53 +0200)]
Tox: Move logs to archive also on -1

Change-Id: Id29925da9c8e0bc0a28a9f4d38c332852c687317
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 8f9290d1594d35eb838c0c4c9d754b80a35e4a3a)

2 years agoCI-MAN: Unify backups 62/33462/1
pmikus [Fri, 9 Jul 2021 17:41:54 +0000 (17:41 +0000)]
CI-MAN: Unify backups

+ tox must follow the $WORKSPACE/archives rule

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I717afded894c3a5468bbf5013b242be5e1a9cb6e
(cherry picked from commit 88483ff0a6b4b5ff5b0390d8ff2adeb9a857c1c3)

2 years agoReport: Add icx rls data 61/33461/1
Tibor Frank [Fri, 13 Aug 2021 05:59:46 +0000 (07:59 +0200)]
Report: Add icx rls data

Change-Id: I3f16f058b257f2f4ccb48bd5ff725c9161d1176f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit cab67f5de29b46776a689423188c121f997cc321)

2 years agoInfra: AWS self termination 60/33460/1
pmikus [Wed, 11 Aug 2021 09:55:22 +0000 (09:55 +0000)]
Infra: AWS self termination

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I9ecd85d1086f6be1bbaf6a6925da362cc4c1a9ad
(cherry picked from commit 44784f12e7a1cfe42927bd301b90015ffa72b7d7)
(cherry picked from commit 56b334fb5044d0f29b6e8f91e16f067533196b50)

2 years agoInfra: Add terraform no-color output. 58/33458/1
pmikus [Wed, 11 Aug 2021 07:18:46 +0000 (07:18 +0000)]
Infra: Add terraform no-color output.

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I851e979c9b0db41c83facb92010c1b16885ee5a0
(cherry picked from commit 6de5c7fc4524c5121ed00dc2fa3ab34301d45215)
(cherry picked from commit 29d8ac190da8ff0a975614e3aad2f56ebe1b5efd)

2 years agoreport: indexed error message added to report emails 15/33415/1
Viliam Luc [Fri, 25 Jun 2021 08:05:28 +0000 (10:05 +0200)]
report: indexed error message added to report emails

Report emails will contain error message index now.
Index assigned to error message is described at the end of report.

sample:
avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr                               25ge2p1xxv710  64b   2t1c[0] 4t2c[0] 8t4c[0]

Legend:

[0] - Failed to run 'cli_inband clear runtime' PAPI command on host xxx.xxx.xxx.xxx

Signed-off-by: Viliam Luc <vluc@cisco.com>
Change-Id: I6c71eb8a8767827e18f88a9a1142b899158a190c
(cherry picked from commit 03bf0dd6ea67ef2b1386733d0b2ce3489c6a7f3e)

2 years agoRCA: Add CSIT-1791 14/33414/1
Vratko Polak [Thu, 5 Aug 2021 15:34:40 +0000 (17:34 +0200)]
RCA: Add CSIT-1791

Change-Id: Ibe9d8265ed1dc8a9c4d480211b3292ebae986e65
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 476faa27d66a604df8b72d9339668485c0430b3e)

2 years agoReport: Improve RCA 13/33413/1
Vratko Polak [Tue, 10 Aug 2021 12:20:16 +0000 (14:20 +0200)]
Report: Improve RCA

First comment at VPP-1972 clarifies this is not a 2101 issue.

Change-Id: I0b9a7398c44fd8a69304f0931f245c746664c413
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 21f4ed750e8fbee7ecb5b4aa7dfa1090bdbf36a9)

2 years agoFIX: Terraform installation 11/33411/1
pmikus [Mon, 9 Aug 2021 14:54:03 +0000 (14:54 +0000)]
FIX: Terraform installation

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I2963520237c0bcc30836df3722a945060bd438d3
(cherry picked from commit 2674845e28c3f36e6290c78bd73c0a43b0ecca15)
(cherry picked from commit 0e5b90cc8dad50365de53fa80db9817066ac3f82)

2 years agoFIX: Terraform install 09/33409/1
pmikus [Mon, 9 Aug 2021 14:26:45 +0000 (14:26 +0000)]
FIX: Terraform install

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I1bc29338bf677c5777474ea07954df4ca0ed0a31
(cherry picked from commit 13f4ec1dc98710d2cf226de3643dc5a0a6c5ac67)
(cherry picked from commit dbace27a91928d386f79943a2faa13411d14ff63)

2 years agoInfra: Install terraform 07/33407/1
pmikus [Mon, 9 Aug 2021 13:58:59 +0000 (13:58 +0000)]
Infra: Install terraform

+ Unless docker images gets updated

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I9d09b24ca7bef71dad5774ae2b5e2e67e7b8f285
(cherry picked from commit ddd2cc047694396928086482339588966a858fba)
(cherry picked from commit 62420b659ffa75edbfe7c8ac4f480dff5b01c27e)

2 years agoInfra: Vault 04/33404/1
pmikus [Tue, 18 May 2021 13:30:08 +0000 (13:30 +0000)]
Infra: Vault

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ia6e728f98d20144c3771405b32933a77fe15b19b
(cherry picked from commit 73440ab332c51eb11405767d320bc496d9ebdbe7)
(cherry picked from commit bb2af29c186f681dcbbc3c26a5f091af6c7415d3)

2 years agoReport: Configure rls2106.32 02/33402/1
Tibor Frank [Mon, 9 Aug 2021 08:52:39 +0000 (10:52 +0200)]
Report: Configure rls2106.32

Change-Id: Ia4e7a2436e038cebaaa080dd7c86f6de1b39b018
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit b4d1e09227919dfc966c10c0054c97f0620c2963)

2 years agoTrending: Fix broken graphs 97/33397/1
Tibor Frank [Thu, 5 Aug 2021 12:09:49 +0000 (14:09 +0200)]
Trending: Fix broken graphs

Change-Id: I73b9446e9e76811f88d6b0fa2ee657e7ae0ceab3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 13dfbc0ae758164c025b310136f78faf7160805f)

2 years agoFIX: init_interface driver and sr-iov 96/33396/1
Juraj Linkeš [Thu, 24 Jun 2021 14:47:55 +0000 (16:47 +0200)]
FIX: init_interface driver and sr-iov

Add checks for not unbinding a driver that is not bound and not
trying to remove VFs from interfaces not supporting SR-IOV.

Change-Id: Iae7ce37aabeadbb541fe9eac8b83b4ee18d028e6
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
(cherry picked from commit 7d849ba64e10b8a7678845ee1dcc091e125dd124)

2 years agoDocs: issues added to csit_release_notes 56/33356/1
Viliam Luc [Mon, 26 Jul 2021 14:50:32 +0000 (16:50 +0200)]
Docs: issues added to csit_release_notes

Change-Id: I2e47e1c494a3d83d005c605b4a9214e8561b1b1d
Signed-off-by: Viliam Luc <vluc@cisco.com>
(cherry picked from commit bb5f2a46e7acd6e85408610b09a15ca3f5bd3647)

2 years agoreport: add nic and drivers section to physical testbeds description 95/33295/1
Maciek Konstantynowicz [Tue, 3 Aug 2021 19:51:12 +0000 (20:51 +0100)]
report: add nic and drivers section to physical testbeds description

Change-Id: I75fd902e32b290e62f7eb9fcd8b2b5b7a4b713e6
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit 61d020ed404923283dcd87424a7845dcd84bd66a)

2 years agoTrending: Set y-axis for stats to zero 93/33293/1
Tibor Frank [Wed, 4 Aug 2021 10:43:40 +0000 (12:43 +0200)]
Trending: Set y-axis for stats to zero

Change-Id: I5235d734d37709367c56878fffd3243aaba3f0b8
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 8e1dfc4ab336302999f91ea0386093b0bc879974)

2 years agoReport: add gtpu tunnel description to methodology 92/33292/1
xinfeng zhao [Fri, 30 Jul 2021 06:45:18 +0000 (14:45 +0800)]
Report: add gtpu tunnel description to methodology

Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com>
Change-Id: I4c066713bb37e35d25b5ab1225a361e05b7a1146
(cherry picked from commit ab095362b4beedbf2b3ec63ec9d277d3f651da0e)

2 years agoreport: update vpp rls notes with trex latency measurement issue for FVL NICs 91/33291/1
Maciek Konstantynowicz [Tue, 3 Aug 2021 18:41:25 +0000 (19:41 +0100)]
report: update vpp rls notes with trex latency measurement issue for FVL NICs

Change-Id: Ia6de51914f7d31194796538cdd81183c7a16e1d7
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit b3734284f7cdf49cb04b142c00087c10369a48e7)

2 years agoMethodology: Update MLRsearch descriptions 90/33290/1
Vratko Polak [Wed, 4 Aug 2021 08:26:28 +0000 (10:26 +0200)]
Methodology: Update MLRsearch descriptions

Change-Id: Icdcb7210835fa90a6f5f1688b815a6edf07a4b39
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit ad8442c642f5dd4a6630e1e66c980cb86c5039bb)

2 years agoTrending: Add Latency trending 87/33287/1
Tibor Frank [Tue, 27 Jul 2021 13:02:37 +0000 (15:02 +0200)]
Trending: Add Latency trending

Change-Id: I28c1f1cf113d2537f3e564cdca0fd61ef57737a9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 2e021b4853ced07e820a933ca9062d9c325a8a7f)

2 years agoReport: configure rls2106.31 86/33286/1
Tibor Frank [Wed, 4 Aug 2021 07:29:01 +0000 (09:29 +0200)]
Report: configure rls2106.31

Change-Id: I9d5da2d71525b53096e9c77e9d338243b16f05c1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 913ddff5d85c822b8eb974def458a5022246ef53)

2 years agoFIX: init interfaces for rdma-core driver 85/33285/1
Juraj Linkeš [Fri, 30 Jul 2021 08:11:12 +0000 (10:11 +0200)]
FIX: init interfaces for rdma-core driver

We're only initializing interfaces for avf and af_xdp VPP drivers. This
causes issues for the rdma-core driver when the underlying mlnx kernel
driver is not bound. Fix this so that all interfaces are properly bound
to the kernel driver required by rdma-core.

Change-Id: I204309a9bb61b56b96497a287178f0b1efe2f362
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
(cherry picked from commit 324f01417f17a5347c102179f3d2277a77b116ce)

2 years agoRCA: Add CSIT-1789 as a known issue 81/33281/2
Vratko Polak [Wed, 28 Jul 2021 08:44:23 +0000 (10:44 +0200)]
RCA: Add CSIT-1789 as a known issue

Change-Id: Ia01eddc69f64d7f4360cda7a612b5b8fae2c41b4
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 68f32506b32feddae4f9674a7a32cd3d0ea61fb7)

2 years agoReport: latency comparison 83/33283/1
Tibor Frank [Tue, 3 Aug 2021 09:03:14 +0000 (11:03 +0200)]
Report: latency comparison

Change-Id: Ic47209e1911317b6f42a7f8257309607d3a21e04
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit c9ddd355f7cab79d6a3f337a658f7c377e099661)

2 years agoReport: Configure 2106.31, fix latency 82/33282/1
Tibor Frank [Tue, 3 Aug 2021 05:40:23 +0000 (07:40 +0200)]
Report: Configure 2106.31, fix latency

Change-Id: I6f9e3cc3b79be84acb6b5619016a9aa7d4296e02
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 7902281ee08456a4d90bb5829ba42da2c71a6379)

2 years agoReport: Add Latency comparison tables 80/33280/1
Tibor Frank [Mon, 2 Aug 2021 12:31:37 +0000 (14:31 +0200)]
Report: Add Latency comparison tables

Change-Id: I6774383eef9839352ed3924e7482177fd85b34e6
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit f615617a46a21107a9a827a13035997e91bf6d3f)

2 years agoPAL: Add s3-logs 78/33278/1
pmikus [Mon, 19 Jul 2021 06:53:00 +0000 (06:53 +0000)]
PAL: Add s3-logs

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ia8cc2c59a84a61263b2cf88af16f6fd7bad637a8
(cherry picked from commit d102788108352fd5271b139ef3ef1a1c718389a1)

2 years agoCSIT-1782: 4c AVF tests are failing 77/33277/1
pmikus [Tue, 27 Jul 2021 07:24:04 +0000 (07:24 +0000)]
CSIT-1782: 4c AVF tests are failing

+ Implement temporary ugly workaround as I cannot do
  driver upgrade now after discussions with PTL.

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I400e3b61bd831b9c9820b1fab8852118f2d48f0e
(cherry picked from commit 9e86d195050fcd75c20d59f78d6f5a5e379a6a86)

2 years agoReport: Add rls data 76/33276/1
Tibor Frank [Wed, 28 Jul 2021 06:42:47 +0000 (08:42 +0200)]
Report: Add rls data

Change-Id: I2ad71d35bb2503adbe10cf3e7982e883339a4fee
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit cf63723c2758fb5561bd1810a2725b1e187f9c1f)

2 years agoFIX: Executable bit for ansible plugin 15/33215/1
pmikus [Tue, 27 Jul 2021 10:11:21 +0000 (10:11 +0000)]
FIX: Executable bit for ansible plugin

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I2416a9682710441d098acfff50e943ac3f788500
(cherry picked from commit f7c3f3918646a7bb157e648ed96beb9bb5c232ea)

2 years agoReport: Add rls data 14/33214/1
Tibor Frank [Tue, 27 Jul 2021 08:54:40 +0000 (10:54 +0200)]
Report: Add rls data

Change-Id: Ia101a6d412473d957a81d794f34f1c1d2ad58abb
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 0d9bed4128719f3de748af108dc6259927efde29)

2 years agoInfra: Terraform add ansible plugin init 13/33213/2
pmikus [Mon, 26 Jul 2021 12:54:58 +0000 (12:54 +0000)]
Infra: Terraform add ansible plugin init

+ Manual override

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: If296d28dc3eaa023c935a0887a14ac10e83076ba
(cherry picked from commit b27f2c7cbfe08712a00959c8cc6a2f618a25b3e7)

2 years agoTrending: Save latency data in csv files 11/33211/1
Tibor Frank [Tue, 20 Jul 2021 08:19:09 +0000 (10:19 +0200)]
Trending: Save latency data in csv files

Change-Id: I397dc1711f52324c158c775522cfef3044724ad7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit a4fe771848907ee4a551cf06432f1ec6da496608)

2 years agoReport: configure rls2106.30 10/33210/1
Tibor Frank [Mon, 26 Jul 2021 12:32:13 +0000 (14:32 +0200)]
Report: configure rls2106.30

Change-Id: If1af4d7c5865a7466eda5c2de18d07ff9491d458
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 53e6c3440afd81d1504db75e7fa8d09229641079)

2 years agoReport: Add af-xdp data 09/33209/1
Tibor Frank [Fri, 23 Jul 2021 09:49:17 +0000 (11:49 +0200)]
Report: Add af-xdp data

Change-Id: I8beef5f0072e0c52476a8053f26640c537422a63
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit e8b47c3df7529a6c087fb7639684f180dad8c03d)

2 years agoTrending: Add exception handling for anomalies classification 07/33207/1
Tibor Frank [Fri, 23 Jul 2021 09:05:04 +0000 (11:05 +0200)]
Trending: Add exception handling for anomalies classification

Change-Id: I6f2ee7552c513ccf2fa453f143dd52ea880bd412
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 1da19da813655f643bc3c6e4d03bed987f076f07)

2 years agoReport: Add rls data 06/33206/1
Tibor Frank [Wed, 21 Jul 2021 06:12:33 +0000 (08:12 +0200)]
Report: Add rls data

Change-Id: Id234d16ebbca84b663f23d295accddaf8c045417
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit a8d0c4410095c6b87f81bd541ca7ec91e6d62b70)

2 years agoReport: Add af-xdp 05/33205/1
Tibor Frank [Wed, 21 Jul 2021 13:13:42 +0000 (15:13 +0200)]
Report: Add af-xdp

- elements(tput, speed-up)
- static content (tput, speedup)
- data
- Latency

Change-Id: I793fd4e6e6b189d93a267635b8bf07baad19accd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit c5b94383d2eb8ea33413296a3295759b84915546)

2 years agoReport: IPsec udir methodology 04/33204/1
Juraj Linkeš [Thu, 15 Jul 2021 09:27:03 +0000 (11:27 +0200)]
Report: IPsec udir methodology

Update IPsec uni-directional tests methodology.
Remove Deep SPD Policy section as these tests are not in the report.

Change-Id: Idca538a03a05e12130c7d786c098b218fa88f7ef
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
(cherry picked from commit dea4d7ff2a1b662cde1587b3a8d6c3d832f4920e)

2 years agoTrending: Add graph with statistics 03/33203/1
Tibor Frank [Tue, 13 Jul 2021 06:47:31 +0000 (08:47 +0200)]
Trending: Add graph with statistics

- x-axis: time [MM-DD]
- y-axis: nr of passed/failed tests
- y-axis: build duration

Change-Id: I269af5a728a32d02ffcdecc7e25138ad1a183c4b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit d8fc1521b8def68adc8f4a390aa2d25db806ea4f)

2 years agoPerf: Enable af_xdp for Intel x500 series 02/33202/1
pmikus [Wed, 21 Jul 2021 13:43:32 +0000 (13:43 +0000)]
Perf: Enable af_xdp for Intel x500 series

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: If45e592aeade12fe643791b431adc860a745be3d
(cherry picked from commit fe9072ce82a91c5d6de30d07756d5a12b80f9c74)

2 years agoPerf: Enable af_xdp for Intel x500 series 01/33201/1
pmikus [Wed, 21 Jul 2021 12:17:21 +0000 (12:17 +0000)]
Perf: Enable af_xdp for Intel x500 series

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I331fe9134c62594189ca231349ab4c5ba43b51e5
(cherry picked from commit 813375246758d1695be4e577ba9cd3f0791ea9e3)

2 years agojob_specs: 2n-tx2 add af_xdp tests to report_iterative, daily and weekly jobs 00/33200/1
Maciek Konstantynowicz [Tue, 20 Jul 2021 16:08:22 +0000 (17:08 +0100)]
job_specs: 2n-tx2 add af_xdp tests to report_iterative, daily and weekly jobs

- Testbeds covered: 2-node ThunderX2 testbeds.
- NICs covered: xl710.

Change-Id: Ibff19986168a2da87398709b8ec19b4b1f777fe7
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit 44a77d78e272d95e055b6d596c122f4825a9072a)

2 years agojob_specs: 2n-skx add af_xdp tests to report_iterative, daily and weekly jobs 99/33199/1
Maciek Konstantynowicz [Tue, 20 Jul 2021 15:38:32 +0000 (16:38 +0100)]
job_specs: 2n-skx add af_xdp tests to report_iterative, daily and weekly jobs

- Testbeds covered: 2-node Skylake testbeds.
- NICs covered: x710, xxv710.

Change-Id: I7747b5680cef05dad92788652c55f180fd93a5d1
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit f5ba2f7100d73e009252782492fef289f2fc4947)

2 years agojob_specs: 2n-zn2 add af_xdp tests to report_iterative, daily and weekly jobs 98/33198/1
Maciek Konstantynowicz [Tue, 20 Jul 2021 15:51:16 +0000 (16:51 +0100)]
job_specs: 2n-zn2 add af_xdp tests to report_iterative, daily and weekly jobs

- Testbeds covered: 2-node Zen2 testbeds.
- NICs covered: x710, xxv710.

Change-Id: Ie5cd2374dd81bc2fa59400bb8af91dcbf6efb9bf
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit b9ad36b5f2090a60177d8e38a091dacb7a00e953)

2 years agoFIX: Testbed driver and firmware versions 97/33197/1
pmikus [Wed, 21 Jul 2021 06:20:26 +0000 (06:20 +0000)]
FIX: Testbed driver and firmware versions

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I2bb08a3cd7f2138ab98b3c4dacdd1dc46ac8b523
(cherry picked from commit 9479510935a273730ace23481f19706cefbce437)

2 years agoFIX: Mellanox 15/33115/1
pmikus [Tue, 20 Jul 2021 07:04:31 +0000 (07:04 +0000)]
FIX: Mellanox

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I6aba0123c1f79e5c2acbac07503f74fc0050f472
(cherry picked from commit 3725984899ab67d69ad89e5f79d3334ba2fdc780)

2 years agojob-spec: Fix af-xdp mlr iterative job spec 13/33113/1
Tibor Frank [Mon, 19 Jul 2021 07:18:39 +0000 (09:18 +0200)]
job-spec: Fix af-xdp mlr iterative job spec

Change-Id: I012d504309eea97edac7f11bd22935bb8325f988
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit f71dd880aa5f5cd2ffc5bab83bd9307b17a6af6c)

2 years agoReport: Add rls data 12/33112/1
Tibor Frank [Fri, 16 Jul 2021 06:21:20 +0000 (08:21 +0200)]
Report: Add rls data

Change-Id: I9c81563c904b02c5ca6ede5dc3d0922851c11ae4
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 39957a024d1fff87403aacc34aaaa5a922b6639f)

2 years agojob_specs: 2n-clx add af_xdp tests to report_iterative, daily and weekly jobs 11/33111/1
Maciek Konstantynowicz [Fri, 16 Jul 2021 12:09:56 +0000 (13:09 +0100)]
job_specs: 2n-clx add af_xdp tests to report_iterative, daily and weekly jobs

- Testbeds covered: 2-node Cascadelake testbeds only.
- NICs covered: x710, xxv710 only.

Change-Id: I3548990a27e5a47b1749bf235da526b3fe2b4353
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit 5576796f38aeab2016ed6a01a859f2df6737677c)

2 years agoReport: Remove missing latency graphs 10/33110/1
Tibor Frank [Thu, 15 Jul 2021 11:20:46 +0000 (13:20 +0200)]
Report: Remove missing latency graphs

- they were not generated as the tests failed
- Fixed legend in dpdk comparison tables

Change-Id: Idd57c1702c883d4f6ece470310e823f5885a9bce
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 8c4e9c508d9bf53eb5c6cc8bc531215825c800e1)

2 years agoReport: Configure rls2106.29, add data 09/33109/1
Tibor Frank [Thu, 15 Jul 2021 07:52:14 +0000 (09:52 +0200)]
Report: Configure rls2106.29, add data

Change-Id: Ib51ee05d67a5a6506367b9f194441be50f360d38
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 149b1109affae3e54157e3c38db97f376d27328b)

2 years agoReport: Add rls data 08/33108/1
Tibor Frank [Wed, 14 Jul 2021 12:40:02 +0000 (14:40 +0200)]
Report: Add rls data

Change-Id: I013515f98c3aaa4b347d61dd2c815f2ac67d56f0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 8a1e62de051d4952b7e4e3e42f103f3f068d1a6c)

2 years agoReport: Add per thread resources allocation methodology 07/33107/1
pmikus [Mon, 12 Jul 2021 14:47:17 +0000 (14:47 +0000)]
Report: Add per thread resources allocation methodology

Per thread resources include:
- pcores and lcores.
- RxQs.
- TxQs.

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I64b418a99673bf05b37a9e97be4aaa80e4ffb835
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit 8cd8790583b4d56985c486489327c92e6a9464a0)

2 years agoreport: update to rls notes and add methodology sections TODO placeholders 06/33106/1
Maciek Konstantynowicz [Wed, 14 Jul 2021 10:35:35 +0000 (11:35 +0100)]
report: update to rls notes and add methodology sections TODO placeholders

- Update VPP and DPDK rls notes.
- Added methodology sections TODO placeholders
  - IPsec with Async Crypto Feature Workers
  - IPsec Uni-Directional Tests
  - IPsec Deep SPD Policy Tests
  - GTPU Tunnels

Change-Id: Ibfb937f193cce3a6576ac64cf00ad2e1b4bc3868
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit d9bb63c2d9f126800f69bd53fca5d42fd2beb739)

2 years agoReport: Add data, set archiving and pdf version 05/33105/1
Tibor Frank [Wed, 14 Jul 2021 09:46:16 +0000 (11:46 +0200)]
Report: Add data, set archiving and pdf version

Change-Id: Iaa1ef8bd12f536723d6894fbf86acfe280929ade
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit da7ec9bf7aff31d18325043891aa19cda2b063ec)

2 years agoReport: Add rls data 03/33103/1
Tibor Frank [Wed, 14 Jul 2021 07:55:40 +0000 (09:55 +0200)]
Report: Add rls data

Change-Id: I6a133fd2fe99ec851d2eb0c5b5cc52a5169522c3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit a47cc2dbd97aee82deebec9bd750d661aaca6942)

2 years agoReport: Fix links to graphs in hoststack section 02/33102/1
Tibor Frank [Tue, 13 Jul 2021 07:19:41 +0000 (09:19 +0200)]
Report: Fix links to graphs in hoststack section

Change-Id: If75297ecb4c55b2a1c40dffbe354d77c537e905f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit a841b190f7e448e8c30883e43eb3e6bcecc7788a)

2 years agoReport: Add rls data 01/33101/1
Tibor Frank [Tue, 13 Jul 2021 07:10:22 +0000 (09:10 +0200)]
Report: Add rls data

Change-Id: I0167c72751aa5deae576335bbf91f62557ea8526
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit ec79cd31fd974372fd6cd02be6a504dff6d50e8e)

2 years agoHoststack report content 00/33100/1
Dave Wallace [Mon, 28 Jun 2021 21:36:30 +0000 (17:36 -0400)]
Hoststack report content

- Methodology section
- Align dynamic content structure with methodology section

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I852c0f8147947dd8418de5fc2fdbd16a1c1e2057
(cherry picked from commit c77930b44bd1a35786a4b843bb75a9cbc8741b4b)

2 years agojob-spec: Add hoststack and vsap 99/33099/1
Tibor Frank [Tue, 15 Jun 2021 08:34:51 +0000 (10:34 +0200)]
job-spec: Add hoststack and vsap

+ hoststack
+ vsap (cps, rps)
+ add e810cq to common.sh

Change-Id: I2e897597d13e488f7324a7b91826ca32fd93c84f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit e77fa027ad2a541e53d92743d8477d3aecf944e2)

2 years agoreport: add 2n-icx and 3n-icx testbed documentation 98/33098/1
Maciek Konstantynowicz [Thu, 8 Jul 2021 14:47:53 +0000 (15:47 +0100)]
report: add 2n-icx and 3n-icx testbed documentation

Add:
- Physical testbeds description in Introduction.
  - Add physical topology diagrams.
- VPP pre-release 21.06 version used in Intel labs for CSIT tests.

Change-Id: I3c17402de8c657f66ea840c9d8692212cbf0501a
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit f85930d7b1e3cda191a2e60cbc4e64d93c5fd139)

2 years agoReport: Add rls data 55/33055/1
Tibor Frank [Mon, 12 Jul 2021 08:58:32 +0000 (10:58 +0200)]
Report: Add rls data

Change-Id: Id69117a538294622a9c24efc9fb41aa70d61fedd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 7692bfcfbe9d93a24a3840472fbaccabbefe747c)

2 years agoReport: Add rls data 52/33052/1
Tibor Frank [Fri, 9 Jul 2021 07:01:16 +0000 (09:01 +0200)]
Report: Add rls data

Change-Id: I950a9b3ba9066d1552649cbd4031a2ba1cf14ccd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 7ebf93a4ed4f046f3685db87165a75772aa0557e)

2 years agoPAL: Process sh run from telemetry 51/33051/1
Tibor Frank [Wed, 7 Jul 2021 09:52:02 +0000 (11:52 +0200)]
PAL: Process sh run from telemetry

Change-Id: I62ef60362f2921122c2f71e4f90c10cdc7185e1f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 9789d21f6be4959e9eecc870cf46478960957463)

2 years agojob_specs: 3n-tsh reduce number of report coverage tests 50/33050/1
Maciek Konstantynowicz [Wed, 7 Jul 2021 16:27:24 +0000 (17:27 +0100)]
job_specs: 3n-tsh reduce number of report coverage tests

Remove:
- All vts tests, obsolete use cases.
- dot1q tests apart from dot1q-l2bd, superfluous combinations.
- -100flows, -100kflows in all acl tests.

Change-Id: Ib359c08366768f362c70c184707ab9fde46e1930
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit 43f0eca4e9581f26180dfee360554157b56e484f)

2 years agojob_specs: 3n-dnv reduce number of report coverage tests 49/33049/1
Maciek Konstantynowicz [Wed, 7 Jul 2021 13:26:41 +0000 (14:26 +0100)]
job_specs: 3n-dnv reduce number of report coverage tests

Remove:
- All vts tests, obsolete use cases.
- dot1q tests apart from dot1q-l2bd, superfluous combinations.

Change-Id: Icd9aa0b0807b16efc26fc94d6633ab61a6c47d9a
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit 7a551264705ea0d069fe18345c90d89b44a59def)

2 years agojob_specs: 2n-zn2 reduce number of report coverage tests 48/33048/1
Maciek Konstantynowicz [Wed, 7 Jul 2021 13:16:40 +0000 (14:16 +0100)]
job_specs: 2n-zn2 reduce number of report coverage tests

Remove:
- All vts tests, obsolete use cases.
- dot1q tests apart from dot1q-l2bd, superfluous combinations.
- nat44 -pps tests, replaced by -tput tests.
- nat44 h1-p1-s1 single session tests, unessential combination.
- nat44 h4096-p63-s258048 tests, non-essential scale combination.

Change-Id: Ia67492b2fd132a64f05a1e8de4cfc136a015fef3
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit 58edde117f1c2bd758cb77a6b19fb1e275bcbfe6)

2 years agojob_specs: 3n-skx reduce number of report coverage tests 47/33047/1
Maciek Konstantynowicz [Wed, 7 Jul 2021 15:00:05 +0000 (16:00 +0100)]
job_specs: 3n-skx reduce number of report coverage tests

Remove:
- All vts tests, obsolete use cases.
- dot1q tests apart from dot1q-l2bd, superfluous combinations.
- -100flows, -100kflows in all acl tests.

Change-Id: I3525987726c347be5ffca03dbb82c2b1cf675c2b
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit e9786cb012939d822ef1fc5c59e4763fc8cbee42)

2 years agojob_specs: 2n-tx2 reduce number of report coverage tests 46/33046/1
Maciek Konstantynowicz [Wed, 7 Jul 2021 12:05:00 +0000 (13:05 +0100)]
job_specs: 2n-tx2 reduce number of report coverage tests

Remove:
- All vts tests, obsolete use cases.
- dot1q tests apart from dot1q-l2bd, superfluous combinations.
- nat44 -pps tests, replaced by -tput tests.
- nat44 h1-p1-s1 single session tests, unessential combination.
- nat44 h4096-p63-s258048 tests, non-essential scale combination.

Change-Id: Ia2187fa0ba9c8836840aa2fb7d0c335a3b0d91b1
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit 2d994d6853ecf9675152a725333ce7e52eb6ad3a)

2 years agojob_specs: 2n-skx reduce number of report coverage tests 45/33045/1
Maciek Konstantynowicz [Wed, 7 Jul 2021 11:45:21 +0000 (12:45 +0100)]
job_specs: 2n-skx reduce number of report coverage tests

Remove:
- All vts tests, obsolete use cases.
- dot1q tests apart from dot1q-l2bd, superfluous combinations.
- nat44 -pps tests, replaced by -tput tests.
- nat44 h1-p1-s1 single session tests, unessential combination.
- nat44 h4096-p63-s258048 tests, non-essential scale combination.

Change-Id: Iae8612bd09980350b0cf5eb90ea4833296c73fc8
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit 9182f99fe55e8009836c77df11cb3e3b58fefacc)

2 years agojob_specs: 2n-dnv reduce number of report coverage tests 44/33044/1
Maciek Konstantynowicz [Wed, 7 Jul 2021 10:59:16 +0000 (11:59 +0100)]
job_specs: 2n-dnv reduce number of report coverage tests

Remove:
- All vts tests, obsolete use cases.
- dot1q tests apart from dot1q-l2bd, superfluous combinations.

Change-Id: Ifb7d256ea0ff4afe18f80baf1e9058d3775e85d4
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit cd3392cf61fd23b333581dc111fe040fd72de77f)

2 years agojob_specs: reduce number of report coverage tests for ipsec 43/33043/1
Maciek Konstantynowicz [Mon, 14 Jun 2021 13:12:00 +0000 (15:12 +0200)]
job_specs: reduce number of report coverage tests for ipsec

Remove:
- ipsec tests
  - ethip4ipsectptlispgpe.
  - policy-aes128gcm.
  - policy-aes128cbc-hmac256sha.
  - policy-aes128cbc-hmac512sha.
  - int-aes128cbc-hmac256sha.
  - scale of
    - 400tnlsw.
    - 5000tnlsw.
    - 20000tnlsw.
    - 60000tnlsw.

Change-Id: I1443f35b7bf852fd665e8856d05bf04b9827913f
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit e75e2f7a9b2fa73718f8a4a5a31fbe56b234f820)

2 years agoReport: Add rls data 42/33042/1
Tibor Frank [Thu, 8 Jul 2021 06:52:16 +0000 (08:52 +0200)]
Report: Add rls data

Change-Id: I336d3d291be38dbc6483386945e0edcdca4a9fae
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 26f1ebf5e85d569018e0a4a1ac188ae59b78b833)

2 years agoReport: Add rls data 41/33041/1
Tibor Frank [Wed, 7 Jul 2021 11:59:35 +0000 (13:59 +0200)]
Report: Add rls data

Change-Id: I82522a17b1b3b919adc6de28772d4323c57b0b2c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 3c88629c05256b8f5b1e435a8e94d488eb769224)

2 years agojob_specs: 2n-clx reduce number of report coverage tests 40/33040/1
Maciek Konstantynowicz [Wed, 26 May 2021 13:46:14 +0000 (14:46 +0100)]
job_specs: 2n-clx reduce number of report coverage tests

Remove:
- All vts tests, obsolete use cases.
- dot1q tests apart from dot1q-l2bd, superfluous combinations.
- nat44 -pps tests, replaced by -tput tests.
- nat44 h1-p1-s1 single session tests, unessential combination.
- nat44 h4096-p63-s258048 tests, non-essential scale combination.

Change-Id: I2e2ff96dd727977f55e38f7a388f1afe68096aa9
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit 88dd453ccd24b70752c7498b81101a97fc777043)

2 years agoReport: Publish icx results 38/33038/1
Tibor Frank [Tue, 6 Jul 2021 12:36:07 +0000 (14:36 +0200)]
Report: Publish icx results

Change-Id: Iea22c61f97e62743b4a99b961290a7f722496162
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 5af912d1cebf5545c6f7de2bba75d51d828b4554)

2 years agoReport: Add rls data 37/33037/1
Tibor Frank [Wed, 7 Jul 2021 07:29:37 +0000 (09:29 +0200)]
Report: Add rls data

Change-Id: I47f36db2b42c3d12c3173fc336fead94fe626abe
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit a4a74d3a84fff025fcd0fc630a068bd1cac076dc)

2 years agoTelemetry: Add node info 36/33036/1
pmikus [Tue, 6 Jul 2021 12:31:26 +0000 (12:31 +0000)]
Telemetry: Add node info

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I428bf2628f5d6b87d335de415a82d6e94867d8c0
(cherry picked from commit 9b7a1a0ad6dda662fa82dedbeeaf71f7ac625e31)

2 years agoDocs: DPDK release notes 95/32995/1
pmikus [Tue, 6 Jul 2021 10:47:26 +0000 (10:47 +0000)]
Docs: DPDK release notes

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ie7c009d541fbedf7513b7decac9839eb4a98e520
(cherry picked from commit fccc65f1f48d3beb6ce749af4663589fa0484b24)

2 years agoDocs: Update release notes 94/32994/1
pmikus [Tue, 6 Jul 2021 10:35:09 +0000 (10:35 +0000)]
Docs: Update release notes

- Add AVF issue.

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ic0830df665de20466c7bd4ab80b3ea597005b4e1
(cherry picked from commit b059d0c7892e8a54010005949ba365f1a68e856e)

2 years agoReport: Add gtpu tests 76/32976/1
Tibor Frank [Thu, 1 Jul 2021 08:39:33 +0000 (10:39 +0200)]
Report: Add gtpu tests

Change-Id: I0c48f48a927bb75554f0d9eca4f32f0a3dc30d20
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 5f1007cce8831017fd2be1f38a6ad023c349019a)

2 years agoUpdate VPP_STABLE_VER files to RELEASE version 35/32935/2
Tibor Frank [Thu, 1 Jul 2021 05:18:51 +0000 (05:18 +0000)]
Update VPP_STABLE_VER files to RELEASE version

Change-Id: I0946fdb568a04b69c4779535fd5ea53115567496
Signed-off-by: Tibor Frank <tifrank@cisco.com>
2 years agoReport: Change Throughput to Tput in graphs titles 34/32934/1
Tibor Frank [Wed, 30 Jun 2021 11:44:45 +0000 (13:44 +0200)]
Report: Change Throughput to Tput in graphs titles

Change-Id: Icbd23f4c7339765985f1614debeadf1f4332753a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit c3b989790c6367a74fbccfe7b610a5529fe50193)

2 years agoReport: Implement changes from job-specs 33/32933/1
Tibor Frank [Tue, 29 Jun 2021 11:58:59 +0000 (13:58 +0200)]
Report: Implement changes from job-specs

Change-Id: Id9497ae02eb47fed40b9e4c33b98a81c34b71964
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 6c8ba1c706a4e9e467ab5e2a4b676b9016f9e610)

2 years agoReport: Add re-test data 29/32929/1
Tibor Frank [Tue, 29 Jun 2021 05:08:56 +0000 (07:08 +0200)]
Report: Add re-test data

Change-Id: Ifa6bc912d4b0dd5c377ebe1654bff694c0c006e7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit f975cf2f1e2f5baef0ab0da75a53948d025562a2)

2 years agoTrendig: Change the priority of data sources 27/32927/1
Tibor Frank [Mon, 28 Jun 2021 12:15:33 +0000 (14:15 +0200)]
Trendig: Change the priority of data sources

Change-Id: Iee015d717034fd08e86037e5800fbe8231cbd89a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 336e3689671d0c266e7da035c1df978b2404a86b)

2 years agoReport: Hide re-test data in cmp tbls for tsh, tx2 26/32926/1
Tibor Frank [Mon, 28 Jun 2021 11:56:26 +0000 (13:56 +0200)]
Report: Hide re-test data in cmp tbls for tsh, tx2

Change-Id: I7cf8a819f5fbd84882006ec0ca1891b38b2fb58d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 578e9a678ebd96789fb63a450336645d6d840afd)

2 years agoReport: Add rc2 data 25/32925/1
Tibor Frank [Mon, 28 Jun 2021 10:30:26 +0000 (12:30 +0200)]
Report: Add rc2 data

Change-Id: I71f1d3957073b5fee66cd38efde003cf19b36396
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 1fef0d8079a6a9c2521c7e98a975f4106600410d)

2 years agoPAL: Process sh-run from telemetry 23/32923/1
Tibor Frank [Fri, 25 Jun 2021 11:56:43 +0000 (13:56 +0200)]
PAL: Process sh-run from telemetry

Change-Id: Ia1a3427609b284d0036dfe3b2ffbb17a9b4f8a65
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 7b4dc49521908774f9eb2f5d287078cce06d8e49)