aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
6 daysRevert "fix(botstrap): Add Cavium 50G to DUT1 in example"Peter Mikus1-16/+4
This reverts commit a729115549d258798fed6f273dd9e2fc69d9d582. Reason for revert: different solution Change-Id: Ic063350db8c55943733a03abdc431c53df496b91 Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
7 daysfix(botstrap): Add Cavium 50G to DUT1 in exampleVratko Polak1-4/+16
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>
8 daysfeat(infra): NVidia NIC swapPeter Mikus24-856/+845
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: Ib6dee085e33912c2439bc8efcb299544fc7911f0
8 daysfeat(ietf): Replace MLRsearch with draft-10Vratko Polak2-32/+56
+ Purely to address idnits. Change-Id: Ifbcf181b895df7ee7dcc77b0e7a8d50b77b2d65a Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 daysUpdate VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: I70b59aa6aee676a9acaa78f87d77d8b4c22712e0 Signed-off-by: Tibor Frank <tifrank@cisco.com>
11 daysfeat(infra): change nomad classPeter Mikus2-2/+2
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I75d19aab29798086c1c3078b16995215da661699
13 daysC-Docs: updateTibor Frank2-2/+5
Change-Id: I5bd6d98fe34b692e19cac5e3134313123a504253 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-03-10C-Docs: Add examples to rls2502 reportTibor Frank2-0/+46
Change-Id: Ib7b5177e54c26a44ff3bcc52eb32658fbeb05e33 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-03-10Update VPP_STABLE_VER filesoper-250310Tibor Frank2-2/+2
Change-Id: If0d2bc0fc30f0df73db326f53b1fad8fa2f29d3e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-03-06feat(VPPUtil): Wait up to 10s to confirm VPP killVratko Polak1-8/+19
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>
2025-03-06fix(infra): Octeon bindingPeter Mikus2-2/+17
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I0e8ee3de3fbac53aad6a530804c67b0114b89b50
2025-03-04fix(core): Improve octeon supportPeter Mikus8-41/+38
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I0c034fff225f50c1989bc2cf700141ec74d2f805
2025-03-03Update VPP_STABLE_VER filesoper-250303Tibor Frank2-2/+2
Change-Id: Ie32fa4d39fae0000e50808305d74fa7933381bb4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-02-27fix(methodology): Fix indentation for MLR docVratko Polak1-130/+152
+ My local retext needs 4 spaces for reliable nesting. + Wrap too long lines. Change-Id: Ib87de831f31b2ab8dcc6198f835defa67427d9fe Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2025-02-27fix(methodology): Clean-up and expand MLR outlineVratko Polak1-151/+198
Change-Id: I0fe3e23d8cdbbaa687fd40537a582345ba354df4 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2025-02-27fix(core): Typo in QATPeter Mikus2-3/+3
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I4a2db9d2be2c7b6ff558c4d3da97197d04c4e1e3
2025-02-25feat(ietf): Replace MLRsearch with draft-09Vratko Polak3-1121/+848
+ 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>
2025-02-25feat(core) QAT init fixPeter Mikus8-64/+24
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I45198b17cfb6b62608bb03e6b1a4af0f939d10ae
2025-02-24fix(topo-file): remove redundant quoteTibor Frank1-1/+1
Change-Id: I59b5e2e26043075a0ca54052d0c55bf47cb0ad89 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-02-24Update VPP_STABLE_VER filesoper-250224Tibor Frank2-2/+2
Change-Id: Ifabaf2f70a1b13bb72f58601084286b344c73b59 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-02-20feat(core): octeon plugin introductionPeter Mikus4-28/+155
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I9f1193894e531a6eb946bef116d65788abb3de31
2025-02-17feat(core): Infra model conditionPeter Mikus2-14/+18
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I7a367a152d46bb7a165428dbfc931d7063f3757a
2025-02-17Update VPP_STABLE_VER filesoper-250217Tibor Frank2-2/+2
Change-Id: I14539f4b2acccc6def2a21b016d5a9f419692866 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-02-14fix(core): Topology modelsPeter Mikus5-6/+8
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: Ie32c378ac5c2f694d9aa541c5f7c61b4bcbb5453
2025-02-13feat(core): Remove unused topologiesPeter Mikus5-754/+0
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: Id214ad4a67bbf3305a8864267033eadd7b50d911
2025-02-13feat(core): Unify topology filesPeter Mikus36-1082/+831
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I2acd9ecbe0f62e1909ff0984670bfdd0fd90173f
2025-02-11fix(topology): Reorder CX7 links on .82Vratko Polak1-3/+3
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>
2025-02-11feat(infra): 3n-oct IIPeter Mikus3-1/+27
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I72ee95c0a828c7fe125f1c8f9dbfc7791cc9766e
2025-02-11feat(cdash): Add alternative S3 storage as an optionPeter Mikus4-3/+22
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: Idb23d1522ccee605d5e9908878c8e4fd56b7e6bf
2025-02-11fix(constants): Add Cavium to dpdk driver listVratko Polak1-0/+4
Change-Id: Ia20fff226c0260987c785aa2887ec78466e3727d Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2025-02-11feat(infra): 3n-octPeter Mikus11-247/+205
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: Ia5b4dff2aaf5b7baa88f85448616c59e51816873
2025-02-10Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: I54d5ac97aa8d96052c7c850c198182fc1ab207f0 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-02-06fix(core): Remove CX556A from testpmd checkPeter Mikus1-0/+2
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: If35259cc0a333249305de4865bf5a1b602555fe7
2025-02-05fix(hoststack): Base ldpreload path on CPU archVratko Polak3-12/+37
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>
2025-02-04refix(infra): NGINX installPeter Mikus2-2/+1
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I66482d79734758f45c99f67d34273a5524a213b0
2025-02-03Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: Idfdf6425ebc7cf4b0a4ec1443f11f4fe5d51b107 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-31fix(core): NGINX installPeter Mikus1-1/+3
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I674289fbb576b734f745ed81140cccc595f00316
2025-01-31fix(core): VPP startup sequencePeter Mikus7-13/+6
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I37899c45bf8d87f24cb67cdd120837a833955a3b
2025-01-29fix(infra): 3n-emrPeter Mikus2-12/+12
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I65e579aa4f836a2b20680de55bca6e630223095a
2025-01-29fix(aws): c6in, c7gnPeter Mikus1-4/+2
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: Ib08ee0ef0f83af9d63b372b9a027759879cceadc
2025-01-28job-spec: Add 3n-emr dpdk coverage testsTibor Frank1-0/+23
Change-Id: Ie02a64d13c50d801197bdc470af09e9c4511a733 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-28fix(dpdk): EAL paramsPeter Mikus4-68/+74
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I47280deb55e200ac4bda9e74b158aa04369648b7
2025-01-28fix(terraform): 1n-c6inPeter Mikus1-17/+22
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I9836a4fff915e6d0801ae90b04b7a660556039ef
2025-01-27Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: Ibd6986a8cce74e86c368864f4c8e1d8b51431957 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-23fix(ansible): Add docker_sut awarenessPeter Mikus10-190/+66
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I3dc3188cab76231a430abc23c409471bcc330409
2025-01-23C-Docs: Update DPDK version to 24.11Tibor Frank2-3/+3
Change-Id: I9309698a4fd49889a54cd7923bca58a24193ca9c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-23fix(infra): EMR topologyPeter Mikus2-5/+5
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: Ia9bceccc9c36e40948ad68e584eb455b269fab02
2025-01-23feat(infra): DPDK 24.11.1Peter Mikus8-11/+16
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: Ic935ddf79d06b9d8f1df329bf0e4485ee2d646cf
2025-01-23feat(terraform): Refactor rolesPeter Mikus8-50/+97
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: Ie5e5bb0d8d3c927c26286439fb128529b8b30a81
2025-01-22C-Dash: Add rls2502 dataTibor Frank8-0/+154
Change-Id: I58c0aecc7e598d95b6d2e7e52d357b9526cd6fd0 Signed-off-by: Tibor Frank <tifrank@cisco.com>