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 <vrpolak@cisco.com>
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 <vrpolak@cisco.com>
Peter Mikus [Tue, 25 Mar 2025 07:07:05 +0000 (08:07 +0100)]
fix(infra): DMA
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: Ieeb0859702574150cb64b02f03378dba26124267
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 <vrpolak@cisco.com>
Peter Mikus [Mon, 24 Mar 2025 11:26:40 +0000 (12:26 +0100)]
fix(infra): DSA
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I21f5b13ac94f4969a8ded540442f8ca499eaa49f
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 <tifrank@cisco.com>
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 <vrpolak@cisco.com>
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 <peter.mikus@icloud.com>
Change-Id: Ib92e16adb08c0a553b529b09ddbacaacb1d825fc
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 <peter.mikus@icloud.com>
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 <vrpolak@cisco.com>
Peter Mikus [Mon, 17 Mar 2025 12:56:56 +0000 (13:56 +0100)]
feat(infra): NVidia NIC swap
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: Ib6dee085e33912c2439bc8efcb299544fc7911f0
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 <vrpolak@cisco.com>
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 <tifrank@cisco.com>
Peter Mikus [Fri, 7 Mar 2025 07:50:04 +0000 (08:50 +0100)]
feat(infra): change nomad class
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I75d19aab29798086c1c3078b16995215da661699
Tibor Frank [Wed, 12 Mar 2025 06:27:30 +0000 (06:27 +0000)]
C-Docs: update
Change-Id: I5bd6d98fe34b692e19cac5e3134313123a504253
Signed-off-by: Tibor Frank <tifrank@cisco.com>
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 <tifrank@cisco.com>
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 <tifrank@cisco.com>
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 <vrpolak@cisco.com>
Peter Mikus [Thu, 6 Mar 2025 09:58:42 +0000 (10:58 +0100)]
fix(infra): Octeon binding
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I0e8ee3de3fbac53aad6a530804c67b0114b89b50
Peter Mikus [Tue, 4 Mar 2025 09:00:48 +0000 (10:00 +0100)]
fix(core): Improve octeon support
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I0c034fff225f50c1989bc2cf700141ec74d2f805
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 <tifrank@cisco.com>
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 <vrpolak@cisco.com>
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 <vrpolak@cisco.com>
Peter Mikus [Thu, 27 Feb 2025 10:51:20 +0000 (11:51 +0100)]
fix(core): Typo in QAT
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I4a2db9d2be2c7b6ff558c4d3da97197d04c4e1e3
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 <mkonstan@cisco.com>
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Peter Mikus [Fri, 21 Feb 2025 11:14:44 +0000 (12:14 +0100)]
feat(core) QAT init fix
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I45198b17cfb6b62608bb03e6b1a4af0f939d10ae
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 <tifrank@cisco.com>
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 <tifrank@cisco.com>
Peter Mikus [Wed, 19 Feb 2025 13:16:33 +0000 (14:16 +0100)]
feat(core): octeon plugin introduction
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I9f1193894e531a6eb946bef116d65788abb3de31
Peter Mikus [Fri, 14 Feb 2025 12:20:02 +0000 (13:20 +0100)]
feat(core): Infra model condition
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I7a367a152d46bb7a165428dbfc931d7063f3757a
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 <tifrank@cisco.com>
Peter Mikus [Fri, 14 Feb 2025 10:46:38 +0000 (11:46 +0100)]
fix(core): Topology models
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: Ie32c378ac5c2f694d9aa541c5f7c61b4bcbb5453
Peter Mikus [Thu, 13 Feb 2025 13:30:33 +0000 (14:30 +0100)]
feat(core): Remove unused topologies
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: Id214ad4a67bbf3305a8864267033eadd7b50d911
Peter Mikus [Thu, 13 Feb 2025 11:35:51 +0000 (12:35 +0100)]
feat(core): Unify topology files
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I2acd9ecbe0f62e1909ff0984670bfdd0fd90173f
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 <vrpolak@cisco.com>
Peter Mikus [Tue, 11 Feb 2025 11:27:11 +0000 (12:27 +0100)]
feat(infra): 3n-oct II
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I72ee95c0a828c7fe125f1c8f9dbfc7791cc9766e
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 <peter.mikus@icloud.com>
Change-Id: Idb23d1522ccee605d5e9908878c8e4fd56b7e6bf
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 <vrpolak@cisco.com>
Peter Mikus [Tue, 4 Feb 2025 12:37:54 +0000 (13:37 +0100)]
feat(infra): 3n-oct
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: Ia5b4dff2aaf5b7baa88f85448616c59e51816873
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 <tifrank@cisco.com>
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 <peter.mikus@icloud.com>
Change-Id: If35259cc0a333249305de4865bf5a1b602555fe7
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 <vrpolak@cisco.com>
Peter Mikus [Tue, 4 Feb 2025 13:17:51 +0000 (14:17 +0100)]
refix(infra): NGINX install
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I66482d79734758f45c99f67d34273a5524a213b0
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 <tifrank@cisco.com>
Peter Mikus [Fri, 31 Jan 2025 08:45:09 +0000 (09:45 +0100)]
fix(core): NGINX install
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I674289fbb576b734f745ed81140cccc595f00316
Peter Mikus [Fri, 31 Jan 2025 07:44:49 +0000 (08:44 +0100)]
fix(core): VPP startup sequence
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I37899c45bf8d87f24cb67cdd120837a833955a3b
Peter Mikus [Wed, 29 Jan 2025 12:48:22 +0000 (13:48 +0100)]
fix(infra): 3n-emr
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I65e579aa4f836a2b20680de55bca6e630223095a
Peter Mikus [Tue, 28 Jan 2025 12:42:20 +0000 (13:42 +0100)]
fix(aws): c6in, c7gn
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: Ib08ee0ef0f83af9d63b372b9a027759879cceadc
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 <tifrank@cisco.com>
Peter Mikus [Mon, 27 Jan 2025 10:35:08 +0000 (11:35 +0100)]
fix(dpdk): EAL params
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I47280deb55e200ac4bda9e74b158aa04369648b7
Peter Mikus [Tue, 28 Jan 2025 06:17:39 +0000 (07:17 +0100)]
fix(terraform): 1n-c6in
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I9836a4fff915e6d0801ae90b04b7a660556039ef
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 <tifrank@cisco.com>
Peter Mikus [Thu, 23 Jan 2025 12:26:27 +0000 (13:26 +0100)]
fix(ansible): Add docker_sut awareness
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I3dc3188cab76231a430abc23c409471bcc330409
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 <tifrank@cisco.com>
Peter Mikus [Thu, 23 Jan 2025 06:07:55 +0000 (07:07 +0100)]
fix(infra): EMR topology
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: Ia9bceccc9c36e40948ad68e584eb455b269fab02
Peter Mikus [Thu, 23 Jan 2025 09:10:49 +0000 (10:10 +0100)]
feat(infra): DPDK 24.11.1
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: Ic935ddf79d06b9d8f1df329bf0e4485ee2d646cf
Peter Mikus [Wed, 22 Jan 2025 10:51:02 +0000 (11:51 +0100)]
feat(terraform): Refactor roles
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: Ie5e5bb0d8d3c927c26286439fb128529b8b30a81
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 <tifrank@cisco.com>
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 <vrpolak@cisco.com>
Peter Mikus [Mon, 20 Jan 2025 13:12:50 +0000 (14:12 +0100)]
feat(cdash): Move to csit-docs
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I20d32cc5cbf0fd15f943ba0eded0dcfb6fd98636
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 <jay.wang2@arm.com>
Change-Id: I967bc4bddf5fc9ffbe61c276efdd95d69f7c4412
Peter Mikus [Tue, 21 Jan 2025 08:42:35 +0000 (09:42 +0100)]
feat(cdash): Move to new buckets
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I5eaeaa44c5ad0cf0affe48436d886d146db8d8c9
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 <vrpolak@cisco.com>
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 <tifrank@cisco.com>
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 <tifrank@cisco.com>
Peter Mikus [Mon, 20 Jan 2025 12:36:22 +0000 (13:36 +0100)]
fix(etl): Bucket location
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I3f83ebb6c1a201fa07e8cd76af47591b1ee8873e
Peter Mikus [Mon, 20 Jan 2025 08:14:35 +0000 (09:14 +0100)]
feat(etl): Migrate to csit-docs
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I1ad471c346ed3f22ba028f89d7048c09d215a9f2
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 <peter.mikus@icloud.com>
Change-Id: I7c7126c65b4782a6dde2b902e85749ec365cf0b1
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 <tifrank@cisco.com>
Tibor Frank [Fri, 17 Jan 2025 12:07:39 +0000 (12:07 +0000)]
C-Docs: CSIT Design - description
Change-Id: Ie47d6513e91d7ed164978389a5c7c3d41ab5c2bf
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Thu, 16 Jan 2025 14:43:31 +0000 (15:43 +0100)]
feat(terraform): Extend AWS reservations
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ia17a415725aa2b960fb54a5de85af3d105028152
Vratko Polak [Thu, 16 Jan 2025 09:17:51 +0000 (10:17 +0100)]
fix(hoststack): Add missing lines to iperf3 conf
Change-Id: I616ba7a0c92afa3ee23b09d94c902604be0f29f4
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Tibor Frank [Thu, 16 Jan 2025 07:16:55 +0000 (07:16 +0000)]
C-Docs: CSIT design diagram
Change-Id: If444778f1c943b790c2a25b69014238612dfd33e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Vratko Polak [Tue, 14 Jan 2025 10:16:14 +0000 (11:16 +0100)]
feat(avf): Migrate to plugins/dev_iavf
Change-Id: I4f4f17560f4c65a8f308e1f394207b7cec474b96
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Tibor Frank [Tue, 14 Jan 2025 06:58:42 +0000 (06:58 +0000)]
C-Docs: Update CSIT design diagram
Change-Id: I5f60de33f0958520f66cea727496040e19f85d6a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Fri, 10 Jan 2025 12:50:46 +0000 (13:50 +0100)]
fix(infra): AWS ARM
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I3d8f0af3f73d206dff46b72aca507f51bf74d823
Tibor Frank [Mon, 13 Jan 2025 06:14:21 +0000 (06:14 +0000)]
Update VPP_STABLE_VER files
Change-Id: I8aae697e559655b051c4460c0c4f340f013b0430
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Fri, 10 Jan 2025 11:29:36 +0000 (12:29 +0100)]
fix(infra): New AWS images
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ibd1892cfc57b9c172fa9a08e39d704c1a812ad3d
Vratko Polak [Fri, 10 Jan 2025 09:27:22 +0000 (10:27 +0100)]
fix(hoststack): Do not set api segment gid
Change-Id: I6d2ca1d35210a61f831b89ad373c712f31462ff0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Vratko Polak [Thu, 9 Jan 2025 16:52:45 +0000 (17:52 +0100)]
feat(hoststack): Run stat_post_trial if wait fails
Stat outputs are useful when investigating why client is slow.
This fixes only AB tests. Iperf3 would need more complicated code.
Change-Id: I4e523519b0b6f39c310de96aace7eb03a40a3b74
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Vratko Polak [Thu, 9 Jan 2025 16:10:00 +0000 (17:10 +0100)]
fix(iputil): Do not use -e option for awk
Probably another consequence of ubuntu2404 migration.
Nginx tests were failing (indirectly) due to "awk -e" failing.
Change-Id: I23ebc86de55e5301727f34c1337ed163ead1506c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Peter Mikus [Thu, 9 Jan 2025 10:15:07 +0000 (11:15 +0100)]
fix(infra): New AWS images
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ib50df500ef28ceb40d9f9d8d05e31a16b484fa93
Peter Mikus [Thu, 9 Jan 2025 06:13:09 +0000 (07:13 +0100)]
fix(infra): New AWS images
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8dc62881c196a268f4e13bb77ffe24735c8fcc36
Peter Mikus [Wed, 8 Jan 2025 10:58:34 +0000 (11:58 +0100)]
fix(core): Container startup
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I95dcc11d25f5dc3cf395f6d69dc4e04d7653f7f2
Tibor Frank [Wed, 8 Jan 2025 07:09:06 +0000 (07:09 +0000)]
Update VPP_STABLE_VER files
Change-Id: Ib4da6ea7b609929e4201719f7c43887ec2a92c3f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Jay Wang [Wed, 18 Dec 2024 16:07:31 +0000 (16:07 +0000)]
fix(telemetry): fix perfmon issues on Arm
To enable perfmon plugin on AArch64, users have to set
kernel/perf_user_access to 1 to allow userspace applications to directly
access PMU counters. Additionally, replace bundle cache-hierarchy with
bundle cache-data as it is the correct bundle name on AArch64.
Signed-off-by: Jay Wang <jay.wang2@arm.com>
Change-Id: I67b86e255c8e62d3672a8f52db88eed3daf6ff59
Peter Mikus [Wed, 18 Dec 2024 20:40:24 +0000 (21:40 +0100)]
fix(infra): Various changes
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie8283697397f107a7fb80e370c5c9197a3060300
Peter Mikus [Wed, 18 Dec 2024 07:50:43 +0000 (08:50 +0100)]
fix(infra): 3n-emr
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id55240e4b819fc29f18b52f9ce8a3257f84e6043
Peter Mikus [Tue, 17 Dec 2024 14:27:22 +0000 (15:27 +0100)]
feat(infra): EMR
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I76df1a848cbd9b6b284395c4fa7975169818679d
Peter Mikus [Tue, 17 Dec 2024 07:41:13 +0000 (08:41 +0100)]
feat(infra): EMR
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ia0097162d04e904ef0db8e4e15f11545aba80f6a
Peter Mikus [Mon, 16 Dec 2024 10:45:31 +0000 (11:45 +0100)]
fix(terraform): AWS
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ib1c89fb06dd2ad9c34f8b84c07c62806763ea878
Peter Mikus [Mon, 16 Dec 2024 07:58:40 +0000 (08:58 +0100)]
fix(terraform): AWS
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id1a2135d5d82c166db2ed276f8f35f3f438167c0
Vratko Polak [Thu, 12 Dec 2024 14:21:25 +0000 (15:21 +0100)]
fix(dpdk): Increase build timeout
DPDK 24.07 takes almost 50 minutes to build on 3n-snr,
DPDK 24.11 takes around 65 minutes,
so this increases the timeout to 90 minutes.
Change-Id: I90477d85bcc65410cce30d0862444924e65e0804
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Peter Mikus [Thu, 12 Dec 2024 12:44:40 +0000 (13:44 +0100)]
fix(infra): Add meson venv path
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8d4ea96bc72f276d625bf185faa755d4eeec87ba
Peter Mikus [Wed, 11 Dec 2024 13:11:19 +0000 (14:11 +0100)]
fix(terraform): New AWS images
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Iae08fe8bf3133d8006dc18613af81f36f04c26f9
Peter Mikus [Mon, 18 Nov 2024 12:44:25 +0000 (13:44 +0100)]
docs(infra): 2n-emr
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ib845cfdbcf38cbea9c47483d5f9e8675dc7967dd
Peter Mikus [Tue, 10 Dec 2024 14:10:18 +0000 (15:10 +0100)]
fix(infra): terraform aws
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I26bd0ac16d1c72716e60795c3476cac36151cca6
Peter Mikus [Tue, 10 Dec 2024 13:48:00 +0000 (14:48 +0100)]
feat(infra): Fix AWS terraform
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie903eb01ee7d014e3c6655e98f3d15ef9dd909f8
Peter Mikus [Thu, 5 Dec 2024 13:25:44 +0000 (14:25 +0100)]
fix(infra): Varius issues
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I9c5899deba994b8683f7cc0596ebb2d59a611f8e
Vratko Polak [Mon, 9 Dec 2024 14:06:25 +0000 (15:06 +0100)]
fix(export): Report iperf3 version from DUT1
Both GSO and hoststack tests are running iperf3 on DUT nodes,
not on TG, so version should be detected on DUT1.
Change-Id: I6babda800a409658c31a19cea86941231ea7c193
Signed-off-by: Vratko Polak <vrpolak@cisco.com>