csit.git
2 months agofeat(device): 1n-alt ansible improvement 56/40356/1 oper-240219
Juraj Linkeš [Fri, 16 Feb 2024 11:02:45 +0000 (12:02 +0100)]
feat(device): 1n-alt ansible improvement

We're seeing extra IGMP traffic which interferes with tests which must
be disabled. This is done by disabling the setting by default on all
interfaces.

The default setting is also adopted for other traffic-related
configuration:
Default sets the configuration when the interface is created. For
hardware interfaces, that is at boot time. For VF interfaces, when we
create them with the csit-initialize-vfs.sh script and for virtual
interfaces when they're created.
On the other hand, the all configuration option doesn't set the
configuration. It uses the current configuration value along with the
passed configuration value to produce a new value, which could be
expressed as:

f(old_value, value_from_all) -> new_value

Where f is a function specific to each configuration option. Using all
thus requires us to know the function and the old value which is less
reliable than just using default everywhere.

Also fix the 1n-alt VF init script.

Change-Id: I3da15abfb5a1e76769076edd95d20e2168b6f71f
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2 months agofeat(device): add cx6 to 1n-alt ansible 29/40329/2
Juraj Linkeš [Thu, 8 Feb 2024 12:10:30 +0000 (13:10 +0100)]
feat(device): add cx6 to 1n-alt ansible

Also update 1n-alt hardware with info from dmidecode and port names to
match the rules in Testbed Naming Convention.

Change-Id: Ib654adaec5667f0e79a3cb86edfbf4578f5c3d5f
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2 months agofix(core): daily jobs should not do prefixing 39/40339/1
pmikus [Thu, 15 Feb 2024 10:22:27 +0000 (10:22 +0000)]
fix(core): daily jobs should not do prefixing

Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I131cc9957b288f4e02e9d02394a1681dbb539d83

2 months agofix(bootstrap): typo 38/40338/2
pmikus [Thu, 15 Feb 2024 09:22:38 +0000 (10:22 +0100)]
fix(bootstrap): typo

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ib2a1ceb9145ef5495c76954ac70cedc5af6fa297

2 months agofix(core): Lower amount of TREX cores for external 34/40334/2
pmikus [Wed, 14 Feb 2024 10:09:27 +0000 (10:09 +0000)]
fix(core): Lower amount of TREX cores for external

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ic27f46876a93cc01d5f14bbefe0dccd84ab41027

2 months agofeat(bootstrap): Add ability to load external NODE_FLAVOR 31/40331/1
pmikus [Tue, 13 Feb 2024 12:01:54 +0000 (13:01 +0100)]
feat(bootstrap): Add ability to load external NODE_FLAVOR

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ia6e07111af543280b2365840bced02f94cf91e75

2 months agofeat(core): QAT RXQ allocation 18/40318/5
pmikus [Wed, 7 Feb 2024 14:38:51 +0000 (15:38 +0100)]
feat(core): QAT RXQ allocation

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I78501f08b29a202c0e1129b79af6a63299e8ee36

2 months agoUpdate VPP_STABLE_VER files 02/40302/2
Tibor Frank [Mon, 12 Feb 2024 06:19:06 +0000 (06:19 +0000)]
Update VPP_STABLE_VER files

Change-Id: I27030c7fed6afc0b7ea975f4a6a87d29571d48cd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
2 months agofix(bootstrap): skip suites for virtual NIC 17/40317/3
Vratko Polak [Wed, 7 Feb 2024 13:36:29 +0000 (14:36 +0100)]
fix(bootstrap): skip suites for virtual NIC

As the skipping logic looks at available topologies,
fix skipping by adding virtual to vagrant.yaml

Change-Id: I5e7bf1dc2f4f4787917f1f989a974255cf2591a9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2 months agoAdd memif with DMA test suites 46/39546/35
xinfengx [Thu, 21 Sep 2023 08:39:39 +0000 (08:39 +0000)]
Add memif with DMA test suites

Change-Id: I8c27b5956c0c26bb2de48321675e285ed961412f
Signed-off-by: xinfengx <xinfengx.zhao@intel.com>
2 months agoUpdate VPP_STABLE_VER files 01/40301/2
Tibor Frank [Mon, 5 Feb 2024 06:01:04 +0000 (06:01 +0000)]
Update VPP_STABLE_VER files

Change-Id: Ic982380b831d0092597136812def84e0a8b7dde5
Signed-off-by: Tibor Frank <tifrank@cisco.com>
2 months agoUpdate VPP_STABLE_VER files 00/40300/2 oper-240205
Tibor Frank [Thu, 1 Feb 2024 11:42:00 +0000 (11:42 +0000)]
Update VPP_STABLE_VER files

Change-Id: I46a2f6669247b904570c7301854ec25fbb61cecf
Signed-off-by: Tibor Frank <tifrank@cisco.com>
2 months agofeat(job_specs): 2n-c7gn 79/40279/2
pmikus [Wed, 31 Jan 2024 11:19:47 +0000 (11:19 +0000)]
feat(job_specs): 2n-c7gn

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Idca0738320b56196e98aeec3050312111a90609a

2 months agofeat(terraform): 2n-c7gn 78/40278/2
pmikus [Wed, 31 Jan 2024 10:44:17 +0000 (10:44 +0000)]
feat(terraform): 2n-c7gn

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I7a1f9744c4ca8abbd4814ab6cccba388ef466f50

2 months agofix(autogen): Do not set nic_code from nic_name 75/40275/3
Vratko Polak [Mon, 29 Jan 2024 14:11:20 +0000 (15:11 +0100)]
fix(autogen): Do not set nic_code from nic_name

This should fix some suites wrongly using nic_pfs=6.

Change-Id: Ifb7bd24b9a2d1764634eea4a43b4509f16e03da2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2 months agofeat(infra): SSH keys 76/40276/2
pmikus [Mon, 29 Jan 2024 14:46:08 +0000 (14:46 +0000)]
feat(infra): SSH keys

Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: Ia992a02b84450cd463b2fdce1d860d9133df6a55

2 months agoAdd ssh key for csit nomad host access 59/40259/2
Naveen Joy [Fri, 26 Jan 2024 21:30:48 +0000 (13:30 -0800)]
Add ssh key for csit nomad host access

Change-Id: I71f0139fb5dc2be7f32124e287929ceb0091fc9a
Signed-off-by: Naveen Joy <najoy@cisco.com>
2 months agoUpdate VPP_STABLE_VER files 75/40175/2
Tibor Frank [Mon, 29 Jan 2024 07:36:52 +0000 (07:36 +0000)]
Update VPP_STABLE_VER files

Change-Id: Iaa49c676d7b952a15eda428749d30aa47b7600c6
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 months agoC-Dash: Add bandwidth to MRR iterative 56/40256/1
Tibor Frank [Fri, 26 Jan 2024 09:50:42 +0000 (09:50 +0000)]
C-Dash: Add bandwidth to MRR iterative

Change-Id: I86e4322796a47c952b3b248419b01a7fa2da12c7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 months agofeat(terraform): Migrating old structures 54/40254/2
pmikus [Thu, 25 Jan 2024 07:37:31 +0000 (07:37 +0000)]
feat(terraform): Migrating old structures

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ib953739b4d34a7f803bff54cec92a2130fcbbc66

3 months agoC-Dash: Add 2402 data 25/40225/4 oper-rls2402-240125
Tibor Frank [Mon, 22 Jan 2024 10:03:54 +0000 (10:03 +0000)]
C-Dash: Add 2402 data

Change-Id: I5b5dba1525070e9d45322b453e441239a6069a03
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 months agofix(PLRsearch): handle unsent packets as loss 89/40189/8
Vratko Polak [Wed, 24 Jan 2024 09:14:43 +0000 (10:14 +0100)]
fix(PLRsearch): handle unsent packets as loss

Change-Id: Icaa88523ede0b1fad6e6cb667a8f307ea5f4a12d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
3 months agofix(PLRsearch): fix some pylint violations 88/40188/4
Vratko Polak [Fri, 12 Jan 2024 13:51:43 +0000 (14:51 +0100)]
fix(PLRsearch): fix some pylint violations

- Complexity and logging would require a larger change.

Change-Id: I69f8e47b1806c880cd626bc5a8f5ae6290246093
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
3 months agostyle(PLRsearch): format according to black 87/40187/4
Vratko Polak [Fri, 12 Jan 2024 13:50:52 +0000 (14:50 +0100)]
style(PLRsearch): format according to black

Change-Id: I26e0ce172740f7f440469578294f8c13fec5850b
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
3 months agofeat(PyPI): update metadata for jumpavg 0.4.2 43/40243/2
Vratko Polak [Tue, 23 Jan 2024 14:37:14 +0000 (15:37 +0100)]
feat(PyPI): update metadata for jumpavg 0.4.2

+ Convert readme to .rst
+ Add Usage including a basic example.
 - Detailed description points to C-DASH methodology.
 + That page is updated for new defaults and better description.
+ Unify readme layout and origins with MLRsearch metadata.
 - Not releasing new MLRsearch version just for readme improvements.
+ Update the TODO file.

Change-Id: I76ac22b7f283f01349bf9a50459dc841e13b21ad
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
3 months agoUpdate VPP_STABLE_VER files 61/40161/4 oper-240124
Tibor Frank [Mon, 22 Jan 2024 05:40:52 +0000 (05:40 +0000)]
Update VPP_STABLE_VER files

Change-Id: I2ef48078c9fbcec2113417e4e9db3103596c45f1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 months agofeat(infra): 1n-alt 39/40239/1
pmikus [Tue, 23 Jan 2024 10:00:56 +0000 (10:00 +0000)]
feat(infra): 1n-alt

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Iea69bcd730f641504428f1400e5c6eb6d6b755dd

3 months agodocs(infra): 1n-alt 38/40238/4
pmikus [Tue, 23 Jan 2024 07:43:15 +0000 (07:43 +0000)]
docs(infra): 1n-alt

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I1770a3f49e19d337d4ed6760fb062ba4d445574d

3 months agofeat(device): Add 1n-alt vpp device 05/40205/4
pmikus [Wed, 17 Jan 2024 11:45:05 +0000 (11:45 +0000)]
feat(device): Add 1n-alt vpp device

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I3d2bb0408f15fd14989d1179d7f08710a3d86e67

3 months agofix(jumpavg): Tolerate zero sized runs 30/40230/2
Vratko Polak [Mon, 22 Jan 2024 16:58:22 +0000 (17:58 +0100)]
fix(jumpavg): Tolerate zero sized runs

Change-Id: I7c2426fe47ca9ee44338423597be90a71aaa3653
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
3 months agofeat(bisect): Tolerate zero tests 27/40227/2
Vratko Polak [Mon, 22 Jan 2024 16:57:30 +0000 (17:57 +0100)]
feat(bisect): Tolerate zero tests

Needed when the anomaly causes failure in the global suite setup.
Also needs a jumpavg fix, in the subsequent change.

Change-Id: Ifa8f8fcfc0b25416afa064e606a59b79aa279b61
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
3 months agofeat(papi): Tolerate behavior after 39871 28/40228/3
Vratko Polak [Mon, 22 Jan 2024 14:33:55 +0000 (15:33 +0100)]
feat(papi): Tolerate behavior after 39871

Even when VPP switches back to (or adds support for) the old behavior,
this enables bisect to work for all VPP commits in 2402 cycle.

Change-Id: Ic2b71bee1db723d9d13229d9f4288d1699d246c6
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
3 months agofeat(pxe): 1n-alt 26/40226/3
pmikus [Mon, 22 Jan 2024 10:29:49 +0000 (10:29 +0000)]
feat(pxe): 1n-alt

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I476f10bf8f487c5fdb6d2a091af8db62ed9015d7

3 months agoC-Dash: fix the date 23/40223/1
Tibor Frank [Mon, 22 Jan 2024 08:53:52 +0000 (08:53 +0000)]
C-Dash: fix the date

Change-Id: I731f74ff09ad7ccad7113bc36acfc3f8f583f05d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 months agoinfra: Set terraform version to 1.4.2 22/40222/1
Tibor Frank [Mon, 22 Jan 2024 08:34:12 +0000 (08:34 +0000)]
infra: Set terraform version to 1.4.2

Change-Id: Id9ba6b459938772c7e63290f8b093b3d501e3958
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 months agoC-Dash: Add rls2402 content 21/40221/1
Tibor Frank [Mon, 22 Jan 2024 08:25:50 +0000 (08:25 +0000)]
C-Dash: Add rls2402 content

Change-Id: Ib75a4b5309c2e793ef1231abdee30e01304a44c9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 months agofeat(crc): Bump messages after 23.10 release 09/40209/4 oper-240122
Vratko Polak [Thu, 18 Jan 2024 14:14:07 +0000 (15:14 +0100)]
feat(crc): Bump messages after 23.10 release

+ Post-release rdma_create_v4 will be added next cycle.

Change-Id: Ief129b5be4a2c5d27f4674491c96c548573ecfb1
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
3 months agofeat(terraform): Migrate C-DASH to M7g.2xlarge 15/40115/6
pmikus [Fri, 15 Dec 2023 11:18:19 +0000 (11:18 +0000)]
feat(terraform): Migrate C-DASH to M7g.2xlarge

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Idc39227487a89b7e637c8e2193be27fae088322d

3 months agofeat(device): Driver compatibility 02/40202/1
pmikus [Wed, 17 Jan 2024 08:56:01 +0000 (08:56 +0000)]
feat(device): Driver compatibility

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I55421ca38df412950f4b2487e5db901a1850ed12

3 months agodocs(infra): Infra version 96/40196/1
pmikus [Mon, 15 Jan 2024 12:06:25 +0000 (12:06 +0000)]
docs(infra): Infra version

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I0d952748c41039e969edbc14cbc785cb4a71d8f1

3 months agofeat(ansible): DPDK compatibility matrix 95/40195/2
pmikus [Mon, 15 Jan 2024 11:58:35 +0000 (11:58 +0000)]
feat(ansible): DPDK compatibility matrix

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I746471b59e1fb00a00007b6e9f2ba02d873ae3e2

3 months agoUpdate VPP_STABLE_VER files 59/40159/2
Tibor Frank [Mon, 15 Jan 2024 06:26:50 +0000 (06:26 +0000)]
Update VPP_STABLE_VER files

Change-Id: I79c765d25d4634ce31b6140bac4ff6214ce1eee8
Signed-off-by: Tibor Frank <tifrank@cisco.com>
3 months agofeat(ansible): DPDK 23.11 84/40184/1
pmikus [Fri, 12 Jan 2024 09:41:51 +0000 (09:41 +0000)]
feat(ansible): DPDK 23.11

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie2e3f88245442f6b6105a9d9e75f056e8843a21b

3 months agofeat(etl): Add rls2402 83/40183/2
pmikus [Fri, 12 Jan 2024 07:25:36 +0000 (07:25 +0000)]
feat(etl): Add rls2402

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie1b124c81f7b81dc431af2d97386dbb4499ea13b

3 months agoSet dpdk version to 23.11 82/40182/1
Tibor Frank [Fri, 12 Jan 2024 07:21:58 +0000 (07:21 +0000)]
Set dpdk version to 23.11

Change-Id: Ic6dc20a87c5ceeaca67501526c95e7f1cca7a319
Signed-off-by: Tibor Frank <tifrank@cisco.com>
4 months agoC-Dash: Fix normalized values in hover in trending 21/40121/1
Tibor Frank [Tue, 19 Dec 2023 12:22:01 +0000 (12:22 +0000)]
C-Dash: Fix normalized values in hover in trending

Change-Id: Ib5f7c7a8dc138fec7cf7faaba24fb430666ee3c2
Signed-off-by: Tibor Frank <tifrank@cisco.com>
4 months agofix(topology): Crypto mappings 16/40116/2
pmikus [Mon, 18 Dec 2023 07:49:23 +0000 (07:49 +0000)]
fix(topology): Crypto mappings

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5e0d97a4e7cde5d420fb61671b4ee1f1cae7dc83

4 months agoUpdate VPP_STABLE_VER files 74/39974/2
Tibor Frank [Mon, 18 Dec 2023 06:17:33 +0000 (06:17 +0000)]
Update VPP_STABLE_VER files

Change-Id: I7f35e9454998fb51e4c8088578b59f3456a4b316
Signed-off-by: Tibor Frank <tifrank@cisco.com>
4 months agoC-Dash: Remove unused testbeds 13/40113/1
Tibor Frank [Fri, 15 Dec 2023 08:09:34 +0000 (08:09 +0000)]
C-Dash: Remove unused testbeds

Change-Id: I8e1ace94e0f49c3e581d303ec7f7de0adcf51051
Signed-off-by: Tibor Frank <tifrank@cisco.com>
4 months agoC-Dash: Add CPU frequences for aws instances 12/40112/1
Tibor Frank [Fri, 15 Dec 2023 07:58:43 +0000 (07:58 +0000)]
C-Dash: Add CPU frequences for aws instances

Change-Id: Idee21208663df639ce704f35d766c969aa9ae08c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
4 months agoC-Dash: Extend time scale to 250 days for trending 10/40110/1
Tibor Frank [Fri, 15 Dec 2023 06:46:55 +0000 (06:46 +0000)]
C-Dash: Extend time scale to 250 days for trending

Change-Id: I4e72ecaf8ab900916b3f38869ba753a7d9e28b44
Signed-off-by: Tibor Frank <tifrank@cisco.com>
4 months agofeat(doc): add methodology page for bisect 02/40102/3
Vratko Polak [Wed, 13 Dec 2023 16:18:06 +0000 (17:18 +0100)]
feat(doc): add methodology page for bisect

Change-Id: I5f5150c1300b3c155b28a090db03ce01cea72a43
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
4 months agofeat(bisect): introduce scripts for VPP bisecting 98/39998/13
Vratko Polak [Wed, 13 Dec 2023 16:17:27 +0000 (17:17 +0100)]
feat(bisect): introduce scripts for VPP bisecting

+ Parsing common with per-patch job is moved to a library.

Ticket: CSIT-1618

Change-Id: I185bea084a29e6a37ef94e9da42b192a6a81fc17
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
4 months agofeat(bootstrap): refactor functions before bisect 01/40101/3
Vratko Polak [Wed, 13 Dec 2023 14:56:01 +0000 (15:56 +0100)]
feat(bootstrap): refactor functions before bisect

Ticket: CSIT-1618

Change-Id: I0c17f1e8f09a3944032d44efa8ecd36fef2056a2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
4 months agofix(Interfaces): do not use JsonParser 00/40100/1
Vratko Polak [Wed, 13 Dec 2023 12:52:26 +0000 (13:52 +0100)]
fix(Interfaces): do not use JsonParser

In past, there perhaps were Robot keywords needing JsonParser.
But now the single remaining call site can call json.loads directly.

+ Delete now unused resources/libraries/python/parsers/.

Change-Id: I9c5d94d6b320f917f1f621abb83556ebccadc3ec
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
4 months agofix(terraform): Character escaping 99/40099/1
pmikus [Wed, 13 Dec 2023 10:07:49 +0000 (10:07 +0000)]
fix(terraform): Character escaping

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie1dae9ae9820c91eecaa565c1326fb9e6151f4dc

4 months agofix(terraform): Remove ansible dependency 98/40098/1
pmikus [Wed, 13 Dec 2023 09:51:01 +0000 (09:51 +0000)]
fix(terraform): Remove ansible dependency

- terraform ansible is not supported on aarch

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ib463e47e9d2b9cf19bc25c6ea75c516578eac374

4 months agofix(docs): finalize 3n coverage in release notes 94/40094/2
Vratko Polak [Tue, 12 Dec 2023 13:23:47 +0000 (14:23 +0100)]
fix(docs): finalize 3n coverage in release notes

Change-Id: I70e5c8b5a2bee047d12ee76a31cd7cf3381fdea8
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
4 months agofeat(terraform): Remove ansible dependency 97/40097/1
pmikus [Wed, 13 Dec 2023 08:36:04 +0000 (08:36 +0000)]
feat(terraform): Remove ansible dependency

- terraform ansible is not supported on aarch

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ic87322a97325124780bc998cfa56a7c9b4ccef19

4 months agofeat(terraform): Remove ansible dependency 93/40093/2
pmikus [Tue, 12 Dec 2023 12:10:00 +0000 (12:10 +0000)]
feat(terraform): Remove ansible dependency

- terraform ansible is not supported on aarch

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I3d1a592b4ed97fe635813dccbf78dc42d14e0fa9

4 months agofeat(job_specs): Add 200ge6p3cx7veat tests 04/40004/4
pmikus [Fri, 24 Nov 2023 13:46:41 +0000 (13:46 +0000)]
feat(job_specs): Add 200ge6p3cx7veat tests

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ia713b9a0b962820b014bad3582bc095ec802380c

4 months agoUpdate VPP_STABLE_VER files 68/39968/2
Tibor Frank [Mon, 11 Dec 2023 07:22:39 +0000 (07:22 +0000)]
Update VPP_STABLE_VER files

Change-Id: I431f92515ffff59ec5f70c379922cbafbe8b7c6e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
4 months agofix(CpuUtils): correct robot variable names 79/40079/1
Vratko Polak [Thu, 7 Dec 2023 12:52:09 +0000 (13:52 +0100)]
fix(CpuUtils): correct robot variable names

Fixes: 76fcd8422842d0756338502213de561eaa93e670

Change-Id: Ie642aeed5c55d479e0e4b87be965b4b5f70d6612
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
4 months agoC-Dash: Process iterative mrr data 51/40051/3
Tibor Frank [Mon, 4 Dec 2023 14:59:00 +0000 (14:59 +0000)]
C-Dash: Process iterative mrr data

Change-Id: I56ddc9b341848428384fbedc094571d6f2d58a55
Signed-off-by: Tibor Frank <tifrank@cisco.com>
4 months agoUpdate VPP_STABLE_VER files 66/39966/2
Tibor Frank [Mon, 4 Dec 2023 06:19:22 +0000 (06:19 +0000)]
Update VPP_STABLE_VER files

Change-Id: I2e5fbf158c158b33da15a4e60b18cb9098e673df
Signed-off-by: Tibor Frank <tifrank@cisco.com>
4 months agofix(docs): add new issues to release notes 25/40025/1
Vratko Polak [Wed, 29 Nov 2023 14:40:26 +0000 (15:40 +0100)]
fix(docs): add new issues to release notes

+ Coverage issues, but maybe not all of them.

Change-Id: Ibd6ab6ecd56539eaab95bff36520e0f2beb59b38
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
4 months agoC-Dash: Iterative: Move buttons to control panel 20/40020/1
Tibor Frank [Wed, 29 Nov 2023 10:07:00 +0000 (10:07 +0000)]
C-Dash: Iterative: Move buttons to control panel

Change-Id: I57d6da2dd31447d402eca9efda62e83bc3209b2d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
4 months agoC-Dash: Add bandwidth to iterative graphs 09/40009/4
Tibor Frank [Mon, 27 Nov 2023 13:28:49 +0000 (13:28 +0000)]
C-Dash: Add bandwidth to iterative graphs

- ndr and pdr only for now

Change-Id: I8b1992cfd38db4a1bea64d9579b3c8dc583556ec
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 months agoUpdate VPP_STABLE_VER files 65/39965/2
Tibor Frank [Mon, 27 Nov 2023 05:55:42 +0000 (05:55 +0000)]
Update VPP_STABLE_VER files

Change-Id: I4a0a41ac19844cab96433d6653eaa5f1df6a9dd1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 months agofeat(ansible): Add volume mappings for docker containers 02/40002/2 oper-231127
pmikus [Fri, 24 Nov 2023 13:39:14 +0000 (13:39 +0000)]
feat(ansible): Add volume mappings for docker containers

Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I438c681d2b82725634db33db4deb611493400fae

5 months agofix(infra): QAT init 96/39996/1
pmikus [Thu, 23 Nov 2023 09:08:23 +0000 (09:08 +0000)]
fix(infra): QAT init

Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I862f9ca12e9149eab2d0701368cdc65f294629cc

5 months agofix(core): common.sh typos 55/39955/1
pmikus [Wed, 22 Nov 2023 15:21:53 +0000 (15:21 +0000)]
fix(core): common.sh typos

Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: If25495e0eec60ac84dfaaafec3080f02a17fc740

5 months agofix(infra): 3n-icxd MAC address 53/39953/3
pmikus [Wed, 22 Nov 2023 15:01:59 +0000 (15:01 +0000)]
fix(infra): 3n-icxd MAC address

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I18ecfc0c3101ba03e5189150071d44e5e98b596c

5 months agofix(core): common.sh typos 54/39954/3
pmikus [Wed, 22 Nov 2023 15:14:37 +0000 (15:14 +0000)]
fix(core): common.sh typos

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I87d0d297c79b1f0c0aa46ff7304586ab1898fed1

5 months agofix(docs): add new issues to release notes 50/39950/2
Vratko Polak [Wed, 22 Nov 2023 12:54:42 +0000 (13:54 +0100)]
fix(docs): add new issues to release notes

This is the state after examining 2-node coverage.
One more change will come after 3-node coverage is examined.

Change-Id: Ie78aa3461231c231f1d4458201aeefe99c8afe7f
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 months agofeat(infra): 2n-c7gn, 3n-c7gn 49/39949/3
pmikus [Wed, 22 Nov 2023 10:37:00 +0000 (10:37 +0000)]
feat(infra): 2n-c7gn, 3n-c7gn

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5a94ae7caf1c3ee08efa7bd5db19c3b2c356705a

5 months agofix(core): Suite generator 97/39897/5
pmikus [Thu, 16 Nov 2023 08:04:50 +0000 (08:04 +0000)]
fix(core): Suite generator

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie47a2d736f90000741204bec144cbf2e4052bb2c

5 months agofix(topology): 3n-icxd 47/39947/2
pmikus [Tue, 21 Nov 2023 06:59:21 +0000 (06:59 +0000)]
fix(topology): 3n-icxd

Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: Ie0e2761880350825f2072cc668a9dd3cdcc4835d

5 months agoUpdate VPP_STABLE_VER files 58/39958/2
Tibor Frank [Mon, 20 Nov 2023 08:03:01 +0000 (08:03 +0000)]
Update VPP_STABLE_VER files

Change-Id: Ica8d97260e3831c9f56316546edfeab3fe7eb558
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 months agoworkaround(job_specs): Temporarily disable af_xdp 99/39899/1
pmikus [Thu, 16 Nov 2023 08:59:50 +0000 (08:59 +0000)]
workaround(job_specs): Temporarily disable af_xdp

Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I5276dbe7da224a677f7cfb07ef5b48326dd3e46f

5 months agofix(trex): Random Traffic Profiles 98/39898/1
pmikus [Thu, 16 Nov 2023 08:29:28 +0000 (08:29 +0000)]
fix(trex): Random Traffic Profiles

Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I1d6d32cf95fc518e5095c475c050fe626df8041a

5 months agofix(common.sh): 3n_icxd is not 3n_icx 80/39880/1
Vratko Polak [Wed, 15 Nov 2023 15:00:00 +0000 (16:00 +0100)]
fix(common.sh): 3n_icxd is not 3n_icx

+ Fix globs for selecting topology yaml files.
+ Remove skx.
+ Sort alphabetically.

Change-Id: Iefb8a53875792219815824dfc1125c99e55f86b6
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 months agoC-Dash: Add detailed info to iterative graphs 79/39879/1
Tibor Frank [Wed, 15 Nov 2023 13:22:33 +0000 (13:22 +0000)]
C-Dash: Add detailed info to iterative graphs

Change-Id: I8cd51452049690f7180fab6020843eb3395fcd74
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 months agoC-Dash: Add links to jenkins jobs for iterative 75/39875/2
Tibor Frank [Wed, 15 Nov 2023 06:59:05 +0000 (06:59 +0000)]
C-Dash: Add links to jenkins jobs for iterative

Change-Id: I4310e3ad3826ea7f08f5e88817700e3c8ef21bf4
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 months agofix(core): Test code parsing 74/39874/3
pmikus [Wed, 15 Nov 2023 06:23:41 +0000 (06:23 +0000)]
fix(core): Test code parsing

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5b59243aa9236183595d71198763187ed14d68a0

5 months agofix(docs): add new issues to release notes 66/39866/5
Vratko Polak [Tue, 14 Nov 2023 12:20:19 +0000 (13:20 +0100)]
fix(docs): add new issues to release notes

Change-Id: Id304419f52db3ab04e247c9d9e88d9f88740f4e0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 months agofeat(docs): Testbed firmware align 69/39869/2
pmikus [Tue, 14 Nov 2023 09:34:19 +0000 (09:34 +0000)]
feat(docs): Testbed firmware align

Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I670dbffc6c6a11f35f06f3e3384b43e9e437aa28

5 months agoUpdate VPP_STABLE_VER files 48/39748/2
Tibor Frank [Mon, 13 Nov 2023 06:23:10 +0000 (06:23 +0000)]
Update VPP_STABLE_VER files

Change-Id: Ic747b4784a5215c0b06f0f0befc65216e0991455
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 months agofeat(vpp_device): Main core allocation randomization 60/39860/2
pmikus [Fri, 10 Nov 2023 12:02:54 +0000 (12:02 +0000)]
feat(vpp_device): Main core allocation randomization

Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I0c261b08dc9b88b853922520598ddb29d222e86c

5 months agofeat(infra): 3n-icxd 47/39847/2
pmikus [Wed, 8 Nov 2023 11:06:35 +0000 (11:06 +0000)]
feat(infra): 3n-icxd

Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I766fe7c0837ad2694645230e5fcc1d59bbf59898

5 months agofix(docs): update regressions in release notes 39/39839/3
Vratko Polak [Wed, 8 Nov 2023 09:11:41 +0000 (10:11 +0100)]
fix(docs): update regressions in release notes

- New issues still empty.
- Quic issue listed as a regression for now.

Change-Id: I1af46b3201e21d22ee09f4ba96a400c2cebf3b7b
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 months agofix crypto device init functions 75/39375/7
xinfeng zhao [Tue, 15 Aug 2023 06:17:04 +0000 (06:17 +0000)]
fix crypto device init functions

Change-Id: I96616f6895c9a0c9fb7dc876b2e8b83eff379f16
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com>
5 months agofeat(csit): 3n-icxd 46/39846/2
pmikus [Wed, 8 Nov 2023 07:28:09 +0000 (07:28 +0000)]
feat(csit): 3n-icxd

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I7f0eee8b94f65550eae68edeacf343ff982dd85a

5 months agofeat(infra): 3n-icxd 43/39843/3
pmikus [Tue, 7 Nov 2023 20:13:50 +0000 (20:13 +0000)]
feat(infra): 3n-icxd

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I72249104214614c55239689a60d4008e3c0e7a4e

5 months agofeat(infra): 3n-icxd 42/39842/3
pmikus [Mon, 6 Nov 2023 13:17:11 +0000 (13:17 +0000)]
feat(infra): 3n-icxd

Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: If817f4ad6380bfa1b91d7c67a7ef843641a75dc5

5 months agoC-Dash: Add GSO to report 38/39838/1
Tibor Frank [Tue, 7 Nov 2023 14:56:55 +0000 (14:56 +0000)]
C-Dash: Add GSO to report

Change-Id: Ie8c22c76557bf491abc53aedc1e7f605c37c88d3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 months agoUpdate VPP_STABLE_VER files 45/39745/3
Tibor Frank [Mon, 6 Nov 2023 08:22:29 +0000 (08:22 +0000)]
Update VPP_STABLE_VER files

Change-Id: If8f4eeb0bcb778bdf8223de2bb4bf688cbdc1254
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 months agofeat(docs): Update issues in release notes 37/39837/1
Vratko Polak [Tue, 7 Nov 2023 10:18:44 +0000 (11:18 +0100)]
feat(docs): Update issues in release notes

- I ran out of time for VPP perf new issues,
  so I kept that table empty (same as RCA).

Change-Id: I9c4e4409297ef36022e23e8cd5133e5d7191ec68
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 months agofix(device): Driver combination 31/39831/3
pmikus [Mon, 6 Nov 2023 09:34:01 +0000 (09:34 +0000)]
fix(device): Driver combination

Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: Ic02d596972c10c10c4b3100b2e651bb91b74879a

5 months agoC-Docs: Update release notes 32/39832/1
Tibor Frank [Mon, 6 Nov 2023 12:16:17 +0000 (12:16 +0000)]
C-Docs: Update release notes

- Links to examples

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