aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-02-28C-Dash: Add search in testsoper-240304Tibor Frank44-557/+1909
Change-Id: Ia250c4b4e299d48bc68cf01e65fe37a281047060 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-02-28job-spec: add more ip4scale tests to 2n-spr and 3na-sprTibor Frank4-0/+40
Change-Id: I9c9a6ecd6698cb58e7114543de54eb01549d4af0 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-02-26Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I9d6047a698c485e664f67bb4ea8847f683d0f688 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-02-19Update VPP_STABLE_VER filesoper-240226Tibor Frank1-1/+1
Change-Id: I84c7886a6181d24460665cd82ced2f83ced6f415 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-02-16feat(device): 1n-alt ansible improvementoper-240219Juraj Linkeš2-11/+21
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>
2024-02-16feat(device): add cx6 to 1n-alt ansibleJuraj Linkeš2-36/+37
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>
2024-02-15fix(core): daily jobs should not do prefixingpmikus1-5/+7
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I131cc9957b288f4e02e9d02394a1681dbb539d83
2024-02-15fix(bootstrap): typopmikus1-1/+1
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ib2a1ceb9145ef5495c76954ac70cedc5af6fa297
2024-02-14fix(core): Lower amount of TREX cores for externalpmikus1-1/+1
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ic27f46876a93cc01d5f14bbefe0dccd84ab41027
2024-02-13feat(bootstrap): Add ability to load external NODE_FLAVORpmikus11-1/+537
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ia6e07111af543280b2365840bced02f94cf91e75
2024-02-13feat(core): QAT RXQ allocationpmikus1-4/+8
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I78501f08b29a202c0e1129b79af6a63299e8ee36
2024-02-12Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I27030c7fed6afc0b7ea975f4a6a87d29571d48cd Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-02-07fix(bootstrap): skip suites for virtual NICVratko Polak2-2/+16
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>
2024-02-06Add memif with DMA test suitesxinfengx11-4/+944
Change-Id: I8c27b5956c0c26bb2de48321675e285ed961412f Signed-off-by: xinfengx <xinfengx.zhao@intel.com>
2024-02-05Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: Ic982380b831d0092597136812def84e0a8b7dde5 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-02-01Update VPP_STABLE_VER filesoper-240205Tibor Frank1-1/+1
Change-Id: I46a2f6669247b904570c7301854ec25fbb61cecf Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-01-31feat(job_specs): 2n-c7gnpmikus11-42/+196
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Idca0738320b56196e98aeec3050312111a90609a
2024-01-31feat(terraform): 2n-c7gnpmikus6-33/+13
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I7a1f9744c4ca8abbd4814ab6cccba388ef466f50
2024-01-31fix(autogen): Do not set nic_code from nic_nameVratko Polak1-8/+1
This should fix some suites wrongly using nic_pfs=6. Change-Id: Ifb7bd24b9a2d1764634eea4a43b4509f16e03da2 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-01-29feat(infra): SSH keyspmikus2-3/+3
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ia992a02b84450cd463b2fdce1d860d9133df6a55
2024-01-29Add ssh key for csit nomad host accessNaveen Joy18-0/+19
Change-Id: I71f0139fb5dc2be7f32124e287929ceb0091fc9a Signed-off-by: Naveen Joy <najoy@cisco.com>
2024-01-29Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: Iaa49c676d7b952a15eda428749d30aa47b7600c6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-01-26C-Dash: Add bandwidth to MRR iterativeTibor Frank3-7/+6
Change-Id: I86e4322796a47c952b3b248419b01a7fa2da12c7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-01-25feat(terraform): Migrating old structurespmikus21-763/+226
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ib953739b4d34a7f803bff54cec92a2130fcbbc66
2024-01-25C-Dash: Add 2402 dataoper-rls2402-240125Tibor Frank7-48/+70
Change-Id: I5b5dba1525070e9d45322b453e441239a6069a03 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-01-24fix(PLRsearch): handle unsent packets as lossVratko Polak1-5/+20
Change-Id: Icaa88523ede0b1fad6e6cb667a8f307ea5f4a12d Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-01-24fix(PLRsearch): fix some pylint violationsVratko Polak3-6/+6
- Complexity and logging would require a larger change. Change-Id: I69f8e47b1806c880cd626bc5a8f5ae6290246093 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-01-24style(PLRsearch): format according to blackVratko Polak4-99/+157
Change-Id: I26e0ce172740f7f440469578294f8c13fec5850b Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-01-24feat(PyPI): update metadata for jumpavg 0.4.2Vratko Polak7-85/+128
+ 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>
2024-01-24Update VPP_STABLE_VER filesoper-240124Tibor Frank1-1/+1
Change-Id: I2ef48078c9fbcec2113417e4e9db3103596c45f1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-01-23feat(infra): 1n-altpmikus2-1/+11
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Iea69bcd730f641504428f1400e5c6eb6d6b755dd
2024-01-23docs(infra): 1n-altpmikus4-36/+41
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I1770a3f49e19d337d4ed6760fb062ba4d445574d
2024-01-23feat(device): Add 1n-alt vpp devicepmikus9-119/+125
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I3d2bb0408f15fd14989d1179d7f08710a3d86e67
2024-01-22fix(jumpavg): Tolerate zero sized runsVratko Polak1-1/+3
Change-Id: I7c2426fe47ca9ee44338423597be90a71aaa3653 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-01-22feat(bisect): Tolerate zero testsVratko Polak1-8/+10
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>
2024-01-22feat(papi): Tolerate behavior after 39871Vratko Polak1-14/+31
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>
2024-01-22feat(pxe): 1n-altpmikus8-20/+20
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I476f10bf8f487c5fdb6d2a091af8db62ed9015d7
2024-01-22C-Dash: fix the dateTibor Frank2-2/+2
Change-Id: I731f74ff09ad7ccad7113bc36acfc3f8f583f05d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-01-22infra: Set terraform version to 1.4.2Tibor Frank2-2/+2
Change-Id: Id9ba6b459938772c7e63290f8b093b3d501e3958 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-01-22C-Dash: Add rls2402 contentTibor Frank13-164/+364
Change-Id: Ib75a4b5309c2e793ef1231abdee30e01304a44c9 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-01-18feat(crc): Bump messages after 23.10 releaseoper-240122Vratko Polak3-390/+13
+ Post-release rdma_create_v4 will be added next cycle. Change-Id: Ief129b5be4a2c5d27f4674491c96c548573ecfb1 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-01-18feat(terraform): Migrate C-DASH to M7g.2xlargepmikus7-19/+27
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Idc39227487a89b7e637c8e2193be27fae088322d
2024-01-17feat(device): Driver compatibilitypmikus2-6/+6
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I55421ca38df412950f4b2487e5db901a1850ed12
2024-01-15docs(infra): Infra versionpmikus1-0/+8
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I0d952748c41039e969edbc14cbc785cb4a71d8f1
2024-01-15feat(ansible): DPDK compatibility matrixpmikus28-68/+68
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I746471b59e1fb00a00007b6e9f2ba02d873ae3e2
2024-01-15Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I79c765d25d4634ce31b6140bac4ff6214ce1eee8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-01-12feat(ansible): DPDK 23.11pmikus2-9/+9
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ie2e3f88245442f6b6105a9d9e75f056e8843a21b
2024-01-12feat(etl): Add rls2402pmikus23-55/+55
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ie1b124c81f7b81dc431af2d97386dbb4499ea13b
2024-01-12Set dpdk version to 23.11Tibor Frank1-1/+1
Change-Id: Ic6dc20a87c5ceeaca67501526c95e7f1cca7a319 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-12-19C-Dash: Fix normalized values in hover in trendingTibor Frank1-33/+38
Change-Id: Ib5f7c7a8dc138fec7cf7faaba24fb430666ee3c2 Signed-off-by: Tibor Frank <tifrank@cisco.com>