csit.git
4 weeks agoUpdate VPP_STABLE_VER files 66/42866/2
Tibor Frank [Mon, 19 May 2025 05:14:12 +0000 (05:14 +0000)]
Update VPP_STABLE_VER files

Change-Id: I43a55db49ca060b6182d97713e124145ce55833c
Signed-off-by: Tibor Frank <[email protected]>
4 weeks agofeat(cdash): Deduplicate units in comparison table 55/42955/4
Vratko Polak [Wed, 14 May 2025 14:25:51 +0000 (16:25 +0200)]
feat(cdash): Deduplicate units in comparison table

Not everybody uses wide enough display to avoid horizontal scrolling.

Change-Id: I85f77a02395419f692b20c0f1437fe5138abb39c
Signed-off-by: Vratko Polak <[email protected]>
4 weeks agofix(model): Remove test logic from model 62/42962/1
Peter Mikus [Thu, 15 May 2025 05:50:00 +0000 (07:50 +0200)]
fix(model): Remove test logic from model

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ife334a4611ec2ca683764746fab280dc403d1de8

4 weeks agofix(perf): Ignore negative count trials 24/39524/9
Vratko Polak [Mon, 28 Apr 2025 08:16:12 +0000 (10:16 +0200)]
fix(perf): Ignore negative count trials

Sometimes, TRex wrongly gives negative number of forwarded packets.
As json schema requires non-negative values, this is not acceptable.

The MRR export keyword is changed to raise an exception,
the robot keyword has added logic to explicitly skip without export.

MRR json can still fail validation if all 10 trials are skipped.
With this change, the JSON is exported as failed,
but Robot test is not failed (left TODO to add later if needed).

For ndrpdr and soak tests, ignoring such trials would just repeat them,
so in this case the simpler fix is to add repeats to TrafficGenerator.
If three consecutive trials give negative results, the test fails.

Ticket: csit-3983

Change-Id: I1e8abb2ece5bd457f1e2c0c0634f9d08e2697f12
Signed-off-by: Vratko Polak <[email protected]>
5 weeks agofeat(report): Update regression RCA for rls2502 48/42948/1
Vratko Polak [Tue, 13 May 2025 13:15:56 +0000 (15:15 +0200)]
feat(report): Update regression RCA for rls2502

- There probably was a regression also in wireguard,
  maybe even caused by VPP, but stdev is too large to confirm that.

Change-Id: Ia748ea035f41e41001de7510ba92daa8bfec6012
Signed-off-by: Vratko Polak <[email protected]>
5 weeks agofix(bootstrap): Octeon bits 47/42947/1
Peter Mikus [Tue, 13 May 2025 13:00:31 +0000 (15:00 +0200)]
fix(bootstrap): Octeon bits

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Id58500053d8c7b6796b17f08115c07355a821e35

5 weeks agofix(bootstrap): VPP clone 46/42946/4
Peter Mikus [Tue, 13 May 2025 12:27:09 +0000 (14:27 +0200)]
fix(bootstrap): VPP clone

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ia0a30005035cd26919c838f0fa20c852b940fdab

5 weeks agocdash: Add 3n-oct 45/42945/2
Tibor Frank [Tue, 13 May 2025 09:59:28 +0000 (09:59 +0000)]
cdash: Add 3n-oct

Change-Id: I2c96ab8c4cc6b05cab11a1fff84dc6c46710ab67
Signed-off-by: Tibor Frank <[email protected]>
5 weeks agofix(job_specs): Octeon symlinks 43/42943/1
Peter Mikus [Tue, 13 May 2025 08:58:20 +0000 (10:58 +0200)]
fix(job_specs): Octeon symlinks

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ib870c29f3c8987e3a5cce01e29c00eea79da55be

5 weeks agofix(infra): Octeon bits 41/42941/1
Peter Mikus [Tue, 13 May 2025 08:24:10 +0000 (10:24 +0200)]
fix(infra): Octeon bits

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ie2b3b854963199129de257fbc86776e65f04bb3e

5 weeks agoUpdate VPP_STABLE_VER files 60/42860/2
Tibor Frank [Mon, 12 May 2025 07:22:26 +0000 (07:22 +0000)]
Update VPP_STABLE_VER files

Change-Id: I6f27e23ebb422dcd68f76e64156c1c493f57776e
Signed-off-by: Tibor Frank <[email protected]>
5 weeks agofeat(bootstrap): Introduce VPP build. 18/42818/15
Peter Mikus [Tue, 15 Apr 2025 11:56:15 +0000 (13:56 +0200)]
feat(bootstrap): Introduce VPP build.

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I734733944dc6d3bad196e719a3964d4a415a762d

6 weeks agoUpdate VPP_STABLE_VER files 59/42859/2 oper-250505
Tibor Frank [Mon, 5 May 2025 05:07:21 +0000 (05:07 +0000)]
Update VPP_STABLE_VER files

Change-Id: I7bd61d11c9b1a816ecf878b74aa9e536598e5ff8
Signed-off-by: Tibor Frank <[email protected]>
7 weeks agoUpdate VPP_STABLE_VER files 58/42858/2 oper-250428
Tibor Frank [Mon, 28 Apr 2025 05:56:31 +0000 (05:56 +0000)]
Update VPP_STABLE_VER files

Change-Id: I8801a6d0ae9789be343133217151f75b79b29b47
Signed-off-by: Tibor Frank <[email protected]>
7 weeks agofeat(report): Update VPP new issues for rls2502 45/42845/1
Vratko Polak [Wed, 23 Apr 2025 13:07:51 +0000 (15:07 +0200)]
feat(report): Update VPP new issues for rls2502

+ Table for new failures completed.
+ Minor fixes to known issues.
- Regressions table will be updated later.

Change-Id: I328b3482760ac0fe15d9700ab4bf5aae0c92bfe7
Signed-off-by: Vratko Polak <[email protected]>
8 weeks agoUpdate VPP_STABLE_VER files 56/42856/2 oper-250422
Tibor Frank [Tue, 22 Apr 2025 05:46:57 +0000 (05:46 +0000)]
Update VPP_STABLE_VER files

Change-Id: Ieb6b6f9b150f63bfe54adfb1bf276f748baa58d5
Signed-off-by: Tibor Frank <[email protected]>
2 months agofeat(infra): emr fixes 20/42820/1
Peter Mikus [Tue, 15 Apr 2025 11:59:30 +0000 (13:59 +0200)]
feat(infra): emr fixes

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: If426e4793e1aed2738681146ce09142b967c9e91

2 months agoUpdate VPP_STABLE_VER files 57/42757/2 oper-250414
Tibor Frank [Mon, 14 Apr 2025 06:27:28 +0000 (06:27 +0000)]
Update VPP_STABLE_VER files

Change-Id: I0b613dfeddfaf963f85f88464a4c426428bfef4f
Signed-off-by: Tibor Frank <[email protected]>
2 months agofix(model): Fail on invalid schema 82/42682/2
Peter Mikus [Mon, 7 Apr 2025 09:45:06 +0000 (11:45 +0200)]
fix(model): Fail on invalid schema

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Id8ff76ae51aaa7233da01b06b8c25dccc537724f

2 months agofeat(report): Update VPP release notes for rls2502 38/42738/2
Vratko Polak [Tue, 8 Apr 2025 14:32:27 +0000 (16:32 +0200)]
feat(report): Update VPP release notes for rls2502

+ Tables with known issues and fixed issues are completed.
- Tables with new issues and regressions are still left empty for now.

Change-Id: I0ae640219d8042f93d9ec8ab3580ecae20bd8d9c
Signed-off-by: Vratko Polak <[email protected]>
2 months agotests: change cpu count for iperf test 77/42577/9
Ivan Ivanets [Wed, 26 Mar 2025 14:28:54 +0000 (16:28 +0200)]
tests: change cpu count for iperf test

Type: test

Change default value = 2 for cpu_cnt parameter for iperf3 client/server for performance improvement. As a result, default cpu indexes for iperf process with be equal 3 and 4, for vpp worker 2, for main vpp 1 and system 0.

Change-Id: I711fed69edd0db8764e711adba7e558af8357553
Signed-off-by: Ivan Ivanets <[email protected]>
2 months agoUpdate VPP_STABLE_VER files 99/42699/2 oper-250407
Tibor Frank [Mon, 7 Apr 2025 06:00:00 +0000 (06:00 +0000)]
Update VPP_STABLE_VER files

Change-Id: I5d740f5e4ba1e9eea972c9d2a20d7b19bb22d1f6
Signed-off-by: Tibor Frank <[email protected]>
2 months agofeat(etl): Disable ETL pipelines 46/42646/2
Peter Mikus [Thu, 3 Apr 2025 08:13:55 +0000 (10:13 +0200)]
feat(etl): Disable ETL pipelines

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I9da87a5046acea0a478f9f2eacd980e05e4056db

2 months agoRevert "fix(bisect): Ignore negative values" 98/42698/2
Peter Mikus [Mon, 7 Apr 2025 05:16:17 +0000 (05:16 +0000)]
Revert "fix(bisect): Ignore negative values"

This reverts commit 88b4da3ad723f9e0d3f7157b61285bb4ec172e0d.

Reason for revert: Do not put logic into model!!!!

Change-Id: I633cc9601b618567bd4646c920d88a6a3f29f06b
Signed-off-by: Peter Mikus <[email protected]>
2 months agotests: run iperf tcpbase test without strace by default 43/42643/2
Ivan Ivanets [Wed, 2 Apr 2025 18:47:29 +0000 (21:47 +0300)]
tests: run iperf tcpbase test without strace by default

Type: test

Add sleep command instead of strace during iperf test to
improve performace result

Change-Id: I35e3a3838ca5aff2086feed03f7ed114e90caf50
Signed-off-by: Ivan Ivanets <[email protected]>
2 months agoFix: fix using LD_PRELOAD for iperf 56/42456/3
Ivan Ivanets [Thu, 6 Mar 2025 14:50:37 +0000 (16:50 +0200)]
Fix: fix using LD_PRELOAD for iperf

Change order of calling LD_PRELOAD variable for running iPerf3 command

Change-Id: If3bcfc6d3ebc47ee309a0ee9f6ae3af5b24617f2
Signed-off-by: Ivan Ivanets <[email protected]>
2 months agofeat(core): Infra warmup on external infra 51/42651/1
Peter Mikus [Thu, 3 Apr 2025 12:06:13 +0000 (14:06 +0200)]
feat(core): Infra warmup on external infra

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I62b964e05d2b589bcd5fe026230e76356b0debf9

2 months agofeat(perf): Separate two configurable warmups 91/42591/5
Vratko Polak [Wed, 2 Apr 2025 16:12:11 +0000 (18:12 +0200)]
feat(perf): Separate two configurable warmups

+ First starts disabled, low-rate, to avoid flooding in some labs.
+ Second starts enabled, max-rate, to avoid unsent packets by TRex.
 + The one in MLRsearch Python library is no longer used.
+ Both warmups are called directly, as they apply also to non-VPP DUTs.
 - Hoststack traffic is not covered yet.
- Not deleting infra-warmup action yet, downstream may be using it.

Change-Id: I72036d0dec5e8e94f5e7cec4692e4ebb07b1ec69
Signed-off-by: Vratko Polak <[email protected]>
2 months agofeat(core): Bind/unbind 16/42616/5
Peter Mikus [Tue, 1 Apr 2025 10:39:59 +0000 (12:39 +0200)]
feat(core): Bind/unbind

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I7e1398b110356ae5682db3e1b811bc1bbe41398e

2 months agostyle(core): Clean up before large edits 17/42617/1
Vratko Polak [Tue, 1 Apr 2025 11:55:39 +0000 (13:55 +0200)]
style(core): Clean up before large edits

+ Apply black formatting to Constants.py file.
+ Sort performance action keywords alphabetically.

Change-Id: I91e3e08f638145adc964007763b3ca2799555877
Signed-off-by: Vratko Polak <[email protected]>
2 months agoUpdate VPP_STABLE_VER files 63/42563/2 oper-250331
Tibor Frank [Mon, 31 Mar 2025 04:51:25 +0000 (04:51 +0000)]
Update VPP_STABLE_VER files

Change-Id: Ie5334327658d9679c40ff2c87cca92ba0a15ec61
Signed-off-by: Tibor Frank <[email protected]>
2 months agofix(bisect): Ignore negative values 78/42578/1
Vratko Polak [Wed, 26 Mar 2025 17:02:01 +0000 (18:02 +0100)]
fix(bisect): Ignore negative values

Values caused by csit/issues/3983 are not real
and they mess up bisecting decitions if not ignored.

Change-Id: Iee7f6c43b25505183ea1def0a355f4bcbc8a1987
Signed-off-by: Vratko Polak <[email protected]>
2 months agofeat(rca): Tolerate bad runs 55/42555/1
Vratko Polak [Wed, 26 Mar 2025 09:39:56 +0000 (10:39 +0100)]
feat(rca): Tolerate bad runs

+ Access parent index.html to parse for available run numbers.

Change-Id: I6ca0e7862b592114d805fdec71e145e315978663
Signed-off-by: Vratko Polak <[email protected]>
2 months agofix(infra): DMA 45/42545/2
Peter Mikus [Tue, 25 Mar 2025 07:07:05 +0000 (08:07 +0100)]
fix(infra): DMA

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ieeb0859702574150cb64b02f03378dba26124267

2 months agofeat(report): Update perf release nots for rls2502 40/42540/3
Vratko Polak [Mon, 24 Mar 2025 12:18:24 +0000 (13:18 +0100)]
feat(report): Update perf release nots for rls2502

+ TRex and DPDK pages ready.
+ VPP page updated text on what has changed.
- VPP tables left empty for now as investigation is still in progress.

Change-Id: I192414fadb135d063a5099385a5d997281bb1a21
Signed-off-by: Vratko Polak <[email protected]>
2 months agofix(infra): DSA 39/42539/2
Peter Mikus [Mon, 24 Mar 2025 11:26:40 +0000 (12:26 +0100)]
fix(infra): DSA

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I21f5b13ac94f4969a8ded540442f8ca499eaa49f

2 months agoUpdate VPP_STABLE_VER files 56/42556/2
Tibor Frank [Mon, 24 Mar 2025 08:37:13 +0000 (08:37 +0000)]
Update VPP_STABLE_VER files

Change-Id: I5d622f6bd977c3fc9b1882a2e8d9fe3c1ec2b488
Signed-off-by: Tibor Frank <[email protected]>
2 months agofix(jobspec): Delete cx7 from 2n-icx trex coverage 19/42519/1
Vratko Polak [Thu, 20 Mar 2025 12:47:25 +0000 (13:47 +0100)]
fix(jobspec): Delete cx7 from 2n-icx trex coverage

Contrary to 2n-spr, 2n-icx has only e810 TG-TG link, not CX7.

Change-Id: I81783c8be52ba6bb910ab9108d1619d225ce48b8
Signed-off-by: Vratko Polak <[email protected]>
2 months agofix(core): No need for extra cards 95/42495/1
Peter Mikus [Wed, 19 Mar 2025 13:15:07 +0000 (14:15 +0100)]
fix(core): No need for extra cards

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ib92e16adb08c0a553b529b09ddbacaacb1d825fc

2 months agoRevert "fix(botstrap): Add Cavium 50G to DUT1 in example" 96/42496/1
Peter Mikus [Wed, 19 Mar 2025 13:12:47 +0000 (13:12 +0000)]
Revert "fix(botstrap): Add Cavium 50G to DUT1 in example"

This reverts commit a729115549d258798fed6f273dd9e2fc69d9d582.

Reason for revert: different solution

Change-Id: Ic063350db8c55943733a03abdc431c53df496b91
Signed-off-by: Peter Mikus <[email protected]>
3 months agofix(botstrap): Add Cavium 50G to DUT1 in example 92/42492/1
Vratko Polak [Tue, 18 Mar 2025 12:21:52 +0000 (13:21 +0100)]
fix(botstrap): Add Cavium 50G to DUT1 in example

The .example yaml topology is used to list NIC models
otherwise not present in static testbed topologies (but present in AWS)
so the bootstrap script knows what to exclude.
This is needed for trigers with "nic_* to avoid those nics.

Change-Id: Ibd11b3f2b3b3ba6ced832a30b4b4d6609101218d
Signed-off-by: Vratko Polak <[email protected]>
3 months agofeat(infra): NVidia NIC swap 90/42490/1
Peter Mikus [Mon, 17 Mar 2025 12:56:56 +0000 (13:56 +0100)]
feat(infra): NVidia NIC swap

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ib6dee085e33912c2439bc8efcb299544fc7911f0

3 months agofeat(ietf): Replace MLRsearch with draft-10 78/42478/5
Vratko Polak [Mon, 17 Mar 2025 09:08:54 +0000 (10:08 +0100)]
feat(ietf): Replace MLRsearch with draft-10

+ Purely to address idnits.

Change-Id: Ifbcf181b895df7ee7dcc77b0e7a8d50b77b2d65a
Signed-off-by: Vratko Polak <[email protected]>
3 months agoUpdate VPP_STABLE_VER files 14/42414/2
Tibor Frank [Mon, 17 Mar 2025 07:51:39 +0000 (07:51 +0000)]
Update VPP_STABLE_VER files

Change-Id: I70b59aa6aee676a9acaa78f87d77d8b4c22712e0
Signed-off-by: Tibor Frank <[email protected]>
3 months agofeat(infra): change nomad class 60/42460/2
Peter Mikus [Fri, 7 Mar 2025 07:50:04 +0000 (08:50 +0100)]
feat(infra): change nomad class

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I75d19aab29798086c1c3078b16995215da661699

3 months agoC-Docs: update 70/42470/4
Tibor Frank [Wed, 12 Mar 2025 06:27:30 +0000 (06:27 +0000)]
C-Docs: update

Change-Id: I5bd6d98fe34b692e19cac5e3134313123a504253
Signed-off-by: Tibor Frank <[email protected]>
3 months agoC-Docs: Add examples to rls2502 report 66/42466/1
Tibor Frank [Mon, 10 Mar 2025 08:38:28 +0000 (08:38 +0000)]
C-Docs: Add examples to rls2502 report

Change-Id: Ib7b5177e54c26a44ff3bcc52eb32658fbeb05e33
Signed-off-by: Tibor Frank <[email protected]>
3 months agoUpdate VPP_STABLE_VER files 10/42410/2 oper-250310
Tibor Frank [Mon, 10 Mar 2025 07:08:46 +0000 (07:08 +0000)]
Update VPP_STABLE_VER files

Change-Id: If0d2bc0fc30f0df73db326f53b1fad8fa2f29d3e
Signed-off-by: Tibor Frank <[email protected]>
3 months agofeat(VPPUtil): Wait up to 10s to confirm VPP kill 22/42022/12
Vratko Polak [Fri, 14 Feb 2025 09:45:23 +0000 (10:45 +0100)]
feat(VPPUtil): Wait up to 10s to confirm VPP kill

Rarely, the previous code did not give enough time
for Linux to receive all VPP interfaces back.

+ Reduce used SSH library timeout values in the edited block.
+ Fail the keyword only after attempting all cleanup steps.
- Do not change other CSIT kills, yet.

Change-Id: I356f2c6fba0ef7b8e4d8b66bf6a5e43aceb72ed2
Signed-off-by: Vratko Polak <[email protected]>
3 months agofix(infra): Octeon binding 55/42455/2
Peter Mikus [Thu, 6 Mar 2025 09:58:42 +0000 (10:58 +0100)]
fix(infra): Octeon binding

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I0e8ee3de3fbac53aad6a530804c67b0114b89b50

3 months agofix(core): Improve octeon support 50/42450/6
Peter Mikus [Tue, 4 Mar 2025 09:00:48 +0000 (10:00 +0100)]
fix(core): Improve octeon support

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I0c034fff225f50c1989bc2cf700141ec74d2f805

3 months agoUpdate VPP_STABLE_VER files 02/42402/2 oper-250303
Tibor Frank [Mon, 3 Mar 2025 06:55:57 +0000 (06:55 +0000)]
Update VPP_STABLE_VER files

Change-Id: Ie32fa4d39fae0000e50808305d74fa7933381bb4
Signed-off-by: Tibor Frank <[email protected]>
3 months agofix(methodology): Fix indentation for MLR doc 39/42439/2
Vratko Polak [Thu, 27 Feb 2025 13:15:31 +0000 (14:15 +0100)]
fix(methodology): Fix indentation for MLR doc

+ My local retext needs 4 spaces for reliable nesting.
+ Wrap too long lines.

Change-Id: Ib87de831f31b2ab8dcc6198f835defa67427d9fe
Signed-off-by: Vratko Polak <[email protected]>
3 months agofix(methodology): Clean-up and expand MLR outline 38/42438/2
Vratko Polak [Thu, 27 Feb 2025 12:52:04 +0000 (13:52 +0100)]
fix(methodology): Clean-up and expand MLR outline

Change-Id: I0fe3e23d8cdbbaa687fd40537a582345ba354df4
Signed-off-by: Vratko Polak <[email protected]>
3 months agofix(core): Typo in QAT 36/42436/1
Peter Mikus [Thu, 27 Feb 2025 10:51:20 +0000 (11:51 +0100)]
fix(core): Typo in QAT

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I4a2db9d2be2c7b6ff558c4d3da97197d04c4e1e3

3 months agofeat(ietf): Replace MLRsearch with draft-09 38/42138/29
Vratko Polak [Tue, 25 Feb 2025 13:12:27 +0000 (14:12 +0100)]
feat(ietf): Replace MLRsearch with draft-09

+ Also update the MLR methodology page:
 + Remove old descriptions when covered by draft.
 + List facts needed by test report requirements.
 + Add a skeleton of future "Additional details" documents.
  - The skeleton is quite unreadable for now.

Change-Id: I0d3e6f4419f190fcedc5cbeb7c3e3a44b0d0d975
Signed-off-by: Maciek Konstantynowicz <[email protected]>
Signed-off-by: Vratko Polak <[email protected]>
3 months agofeat(core) QAT init fix 81/42381/4
Peter Mikus [Fri, 21 Feb 2025 11:14:44 +0000 (12:14 +0100)]
feat(core) QAT init fix

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I45198b17cfb6b62608bb03e6b1a4af0f939d10ae

3 months agofix(topo-file): remove redundant quote 86/42386/1
Tibor Frank [Mon, 24 Feb 2025 12:57:25 +0000 (12:57 +0000)]
fix(topo-file): remove redundant quote

Change-Id: I59b5e2e26043075a0ca54052d0c55bf47cb0ad89
Signed-off-by: Tibor Frank <[email protected]>
3 months agoUpdate VPP_STABLE_VER files 96/42396/2 oper-250224
Tibor Frank [Mon, 24 Feb 2025 08:30:01 +0000 (08:30 +0000)]
Update VPP_STABLE_VER files

Change-Id: Ifabaf2f70a1b13bb72f58601084286b344c73b59
Signed-off-by: Tibor Frank <[email protected]>
3 months agofeat(core): octeon plugin introduction 75/42375/4
Peter Mikus [Wed, 19 Feb 2025 13:16:33 +0000 (14:16 +0100)]
feat(core): octeon plugin introduction

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I9f1193894e531a6eb946bef116d65788abb3de31

3 months agofeat(core): Infra model condition 71/42371/3
Peter Mikus [Fri, 14 Feb 2025 12:20:02 +0000 (13:20 +0100)]
feat(core): Infra model condition

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I7a367a152d46bb7a165428dbfc931d7063f3757a

3 months agoUpdate VPP_STABLE_VER files 35/42335/2 oper-250217
Tibor Frank [Mon, 17 Feb 2025 07:25:27 +0000 (07:25 +0000)]
Update VPP_STABLE_VER files

Change-Id: I14539f4b2acccc6def2a21b016d5a9f419692866
Signed-off-by: Tibor Frank <[email protected]>
4 months agofix(core): Topology models 70/42370/1
Peter Mikus [Fri, 14 Feb 2025 10:46:38 +0000 (11:46 +0100)]
fix(core): Topology models

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ie32c378ac5c2f694d9aa541c5f7c61b4bcbb5453

4 months agofeat(core): Remove unused topologies 69/42369/1
Peter Mikus [Thu, 13 Feb 2025 13:30:33 +0000 (14:30 +0100)]
feat(core): Remove unused topologies

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Id214ad4a67bbf3305a8864267033eadd7b50d911

4 months agofeat(core): Unify topology files 61/42361/3
Peter Mikus [Thu, 13 Feb 2025 11:35:51 +0000 (12:35 +0100)]
feat(core): Unify topology files

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I2acd9ecbe0f62e1909ff0984670bfdd0fd90173f

4 months agofix(topology): Reorder CX7 links on .82 54/42354/3
Vratko Polak [Tue, 11 Feb 2025 13:21:41 +0000 (14:21 +0100)]
fix(topology): Reorder CX7 links on .82

The failures of Nginx tests suggest the physical cables
got moved into the intended configuration during ubuntu2404 migration,
so this reverts the previous workaround 39664.

Change-Id: Ie5a2baa4a9d5122cc6bb2a39f028479b20a131fa
Signed-off-by: Vratko Polak <[email protected]>
4 months agofeat(infra): 3n-oct II 51/42351/3
Peter Mikus [Tue, 11 Feb 2025 11:27:11 +0000 (12:27 +0100)]
feat(infra): 3n-oct II

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I72ee95c0a828c7fe125f1c8f9dbfc7791cc9766e

4 months agofeat(cdash): Add alternative S3 storage as an option 53/42353/4
Peter Mikus [Tue, 11 Feb 2025 11:50:47 +0000 (12:50 +0100)]
feat(cdash): Add alternative S3 storage as an option

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Idb23d1522ccee605d5e9908878c8e4fd56b7e6bf

4 months agofix(constants): Add Cavium to dpdk driver list 52/42352/1
Vratko Polak [Tue, 11 Feb 2025 11:28:19 +0000 (12:28 +0100)]
fix(constants): Add Cavium to dpdk driver list

Change-Id: Ia20fff226c0260987c785aa2887ec78466e3727d
Signed-off-by: Vratko Polak <[email protected]>
4 months agofeat(infra): 3n-oct 06/42306/6
Peter Mikus [Tue, 4 Feb 2025 12:37:54 +0000 (13:37 +0100)]
feat(infra): 3n-oct

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ia5b4dff2aaf5b7baa88f85448616c59e51816873

4 months agoUpdate VPP_STABLE_VER files 28/42328/2
Tibor Frank [Mon, 10 Feb 2025 07:04:35 +0000 (07:04 +0000)]
Update VPP_STABLE_VER files

Change-Id: I54d5ac97aa8d96052c7c850c198182fc1ab207f0
Signed-off-by: Tibor Frank <[email protected]>
4 months agofix(core): Remove CX556A from testpmd check 36/42336/1
Peter Mikus [Thu, 6 Feb 2025 12:55:54 +0000 (13:55 +0100)]
fix(core): Remove CX556A from testpmd check

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: If35259cc0a333249305de4865bf5a1b602555fe7

4 months agofix(hoststack): Base ldpreload path on CPU arch 30/42030/33
Vratko Polak [Wed, 5 Feb 2025 13:45:31 +0000 (14:45 +0100)]
fix(hoststack): Base ldpreload path on CPU arch

Without this, Nginx drop all packets on 2n-grc.

+ Also fix iperf3, even though we do not have working 3n ARM testbed.
- If something else breaks Nginx, failed requests still count as real.

Change-Id: Ib8d13986d2d58aaf3f63e70152bec45b303475f0
Signed-off-by: Vratko Polak <[email protected]>
4 months agorefix(infra): NGINX install 07/42307/1
Peter Mikus [Tue, 4 Feb 2025 13:17:51 +0000 (14:17 +0100)]
refix(infra): NGINX install

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I66482d79734758f45c99f67d34273a5524a213b0

4 months agoUpdate VPP_STABLE_VER files 93/42293/2
Tibor Frank [Mon, 3 Feb 2025 06:48:40 +0000 (06:48 +0000)]
Update VPP_STABLE_VER files

Change-Id: Idfdf6425ebc7cf4b0a4ec1443f11f4fe5d51b107
Signed-off-by: Tibor Frank <[email protected]>
4 months agofix(core): NGINX install 73/42273/2
Peter Mikus [Fri, 31 Jan 2025 08:45:09 +0000 (09:45 +0100)]
fix(core): NGINX install

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I674289fbb576b734f745ed81140cccc595f00316

4 months agofix(core): VPP startup sequence 71/42271/4
Peter Mikus [Fri, 31 Jan 2025 07:44:49 +0000 (08:44 +0100)]
fix(core): VPP startup sequence

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I37899c45bf8d87f24cb67cdd120837a833955a3b

4 months agofix(infra): 3n-emr 66/42266/3
Peter Mikus [Wed, 29 Jan 2025 12:48:22 +0000 (13:48 +0100)]
fix(infra): 3n-emr

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I65e579aa4f836a2b20680de55bca6e630223095a

4 months agofix(aws): c6in, c7gn 58/42258/3
Peter Mikus [Tue, 28 Jan 2025 12:42:20 +0000 (13:42 +0100)]
fix(aws): c6in, c7gn

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ib08ee0ef0f83af9d63b372b9a027759879cceadc

4 months agojob-spec: Add 3n-emr dpdk coverage tests 59/42259/1
Tibor Frank [Tue, 28 Jan 2025 12:59:36 +0000 (12:59 +0000)]
job-spec: Add 3n-emr dpdk coverage tests

Change-Id: Ie02a64d13c50d801197bdc470af09e9c4511a733
Signed-off-by: Tibor Frank <[email protected]>
4 months agofix(dpdk): EAL params 53/42253/5
Peter Mikus [Mon, 27 Jan 2025 10:35:08 +0000 (11:35 +0100)]
fix(dpdk): EAL params

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I47280deb55e200ac4bda9e74b158aa04369648b7

4 months agofix(terraform): 1n-c6in 56/42256/2
Peter Mikus [Tue, 28 Jan 2025 06:17:39 +0000 (07:17 +0100)]
fix(terraform): 1n-c6in

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I9836a4fff915e6d0801ae90b04b7a660556039ef

4 months agoUpdate VPP_STABLE_VER files 32/42232/2
Tibor Frank [Mon, 27 Jan 2025 06:17:29 +0000 (06:17 +0000)]
Update VPP_STABLE_VER files

Change-Id: Ibd6986a8cce74e86c368864f4c8e1d8b51431957
Signed-off-by: Tibor Frank <[email protected]>
4 months agofix(ansible): Add docker_sut awareness 44/42244/2
Peter Mikus [Thu, 23 Jan 2025 12:26:27 +0000 (13:26 +0100)]
fix(ansible): Add docker_sut awareness

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I3dc3188cab76231a430abc23c409471bcc330409

4 months agoC-Docs: Update DPDK version to 24.11 43/42243/1
Tibor Frank [Thu, 23 Jan 2025 12:18:31 +0000 (12:18 +0000)]
C-Docs: Update DPDK version to 24.11

Change-Id: I9309698a4fd49889a54cd7923bca58a24193ca9c
Signed-off-by: Tibor Frank <[email protected]>
4 months agofix(infra): EMR topology 38/42238/3
Peter Mikus [Thu, 23 Jan 2025 06:07:55 +0000 (07:07 +0100)]
fix(infra): EMR topology

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ia9bceccc9c36e40948ad68e584eb455b269fab02

4 months agofeat(infra): DPDK 24.11.1 41/42241/2
Peter Mikus [Thu, 23 Jan 2025 09:10:49 +0000 (10:10 +0100)]
feat(infra): DPDK 24.11.1

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ic935ddf79d06b9d8f1df329bf0e4485ee2d646cf

4 months agofeat(terraform): Refactor roles 14/42214/2
Peter Mikus [Wed, 22 Jan 2025 10:51:02 +0000 (11:51 +0100)]
feat(terraform): Refactor roles

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: Ie5e5bb0d8d3c927c26286439fb128529b8b30a81

4 months agoC-Dash: Add rls2502 data 11/42211/2
Tibor Frank [Tue, 21 Jan 2025 13:30:38 +0000 (13:30 +0000)]
C-Dash: Add rls2502 data

Change-Id: I58c0aecc7e598d95b6d2e7e52d357b9526cd6fd0
Signed-off-by: Tibor Frank <[email protected]>
4 months agofeat(jobspec): Base 2n-grc on 2n-icx 07/42207/3
Vratko Polak [Tue, 21 Jan 2025 12:35:08 +0000 (13:35 +0100)]
feat(jobspec): Base 2n-grc on 2n-icx

+ Test only mlx5-core, as rdma-core tests are crashing in verify.
- Only edited iterative mrr and ndrpdr.

Change-Id: I3f7a7e14aec0e25456bf330d9e01feac515de5cd
Signed-off-by: Vratko Polak <[email protected]>
4 months agofeat(cdash): Move to csit-docs 06/42206/2
Peter Mikus [Mon, 20 Jan 2025 13:12:50 +0000 (14:12 +0100)]
feat(cdash): Move to csit-docs

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I20d32cc5cbf0fd15f943ba0eded0dcfb6fd98636

4 months agofix(telemetry): fix perf stat issue on Arm 87/42087/9
Jay Wang [Fri, 3 Jan 2025 15:41:22 +0000 (15:41 +0000)]
fix(telemetry): fix perf stat issue on Arm

VPP CSIT utilises perf stat command to monitor the perf events defined
in perf_stat_runtime.yaml file. However, the raw event specification
format(cpu/event=0xXXX,umask=0xXXX/u) is specific to x86
platforms(Intel/AMD). On ARM platforms, we stick to the symbolic names
of the perf events.

Signed-off-by: Jay Wang <[email protected]>
Change-Id: I967bc4bddf5fc9ffbe61c276efdd95d69f7c4412

4 months agofeat(cdash): Move to new buckets 09/42209/2
Peter Mikus [Tue, 21 Jan 2025 08:42:35 +0000 (09:42 +0100)]
feat(cdash): Move to new buckets

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I5eaeaa44c5ad0cf0affe48436d886d146db8d8c9

4 months agofeat(jobspec): Reduce differences between testbeds 73/42173/7
Vratko Polak [Mon, 20 Jan 2025 13:18:53 +0000 (14:18 +0100)]
feat(jobspec): Reduce differences between testbeds

- Iterative icx-spr-emr only.
- Reduced e810xxv to save time.
- Wireguard tests are not unified yet.
- Some tests are still in illogical place, to be sorted later.

Change-Id: I1bba06b7f3c02830542c9c5d4712c15e50f669ad
Signed-off-by: Vratko Polak <[email protected]>
4 months agoC-Docs: Add 2502 rls notes - placeholder 71/42171/2
Tibor Frank [Fri, 17 Jan 2025 13:37:25 +0000 (13:37 +0000)]
C-Docs: Add 2502 rls notes - placeholder

Change-Id: I4f6cb7d7c79782fde8b6f8bbfb51c3c02ceaf577
Signed-off-by: Tibor Frank <[email protected]>
4 months agojob-spec: Add 2n-grc coverage 05/42205/2
Tibor Frank [Mon, 20 Jan 2025 13:04:09 +0000 (13:04 +0000)]
job-spec: Add 2n-grc coverage

Change-Id: I1af3c9ad307a593ad79762d73187c7e66845ead8
Signed-off-by: Tibor Frank <[email protected]>
4 months agofix(etl): Bucket location 03/42203/1
Peter Mikus [Mon, 20 Jan 2025 12:36:22 +0000 (13:36 +0100)]
fix(etl): Bucket location

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I3f83ebb6c1a201fa07e8cd76af47591b1ee8873e

4 months agofeat(etl): Migrate to csit-docs 01/42201/1
Peter Mikus [Mon, 20 Jan 2025 08:14:35 +0000 (09:14 +0100)]
feat(etl): Migrate to csit-docs

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I1ad471c346ed3f22ba028f89d7048c09d215a9f2

4 months agofeat(etl): Cleanup and add new release 98/42198/3
Peter Mikus [Fri, 17 Jan 2025 13:51:38 +0000 (14:51 +0100)]
feat(etl): Cleanup and add new release

Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I7c7126c65b4782a6dde2b902e85749ec365cf0b1

4 months agoUpdate VPP_STABLE_VER files 15/42015/2
Tibor Frank [Mon, 20 Jan 2025 06:03:32 +0000 (06:03 +0000)]
Update VPP_STABLE_VER files

Change-Id: If16e3eb925a4cf3422f39c7cca3bd59df00d2ac9
Signed-off-by: Tibor Frank <[email protected]>