aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-07-27fix(ansible): QAT install flowoper-230731pmikus1-2/+2
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I4670366b704f0cd999d8a3ba08712b72148078a0
2023-07-27fix(core): QAT initializationpmikus6-86/+118
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I28af64b7d39a97bbb84f9d987a3f5d3a2d02701b
2023-07-27fix(ansible): QAT installationpmikus2-2/+6
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I48084f28070126561de630332e7b6f38f6e595ac
2023-07-27feat(core): Core allocationpmikus9-122/+146
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I782b87190dbee6e0a12c97f616b80539cd6614bd
2023-07-26job-spes: Remove gtpuhw tests from mlxTibor Frank5-37/+1
Change-Id: I7ff782992ac6d5a9d585932df8986f3b457fc7e1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-25job-spec: Remove rdma tests from 2n-spr coverageTibor Frank16-712/+0
Change-Id: I3a96edf248dc6b0896cf68bdffbf9d40e73c8f61 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-24Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I3cd54230a5f72773da301e40d5d0c46d9e8be9e0 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-20feat(terraform): Add 3n-c6in, use intel TG for ARMoper-230724pmikus14-256/+1246
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Icac039f959b0dda007bc06152602e6fb42e5f7a1
2023-07-17feat(crc): print warnings in crc checker scriptVratko Polak2-2/+18
Robot already prints warnings when running tests, but not many people are looking at robot console output. This makes the warnings visible also in VPP API CRC job console log. Change-Id: I9044a2970f46e132ec80ae0faa2e0adacc889447 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-07-17Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I59afb80fba10a1399e03a07b0ee77fe6fb985d44 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-14feat(crc): bump messages for cycle after 2306Vratko Polak9-29/+144
The supported VPP code is 380c62d7040bf285d449f1d05692141c40089470 which is the latest commit before stable/2306 diverged from master. + Separate messages into blocks with paths to .api sources. + Prepare memif for use_dma (currently always false). + Use srv6 test teardown action in srv6 device tests. - Do not use sr_policy_add_v2 from 37258 yet. - Leave a TODO to do it eventually, for now inputs are too different. - Do not use index based policer calls from 37873. - The policer_add_del is not deprecated yet and inputs are different. Change-Id: I350138f09542ec12ce4bec140203175940ccf9d4 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-07-14fix(packer): Namingpmikus1-22/+22
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I7c9ee9887b86ec1a0ef2dfa6d2f6fbce39fd2a04
2023-07-14fix(packer): Namingpmikus8-48/+56
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I8127beeb6664aa51ef5cb313d658ab2e5638b581
2023-07-14feat(aws): Add new flavorspmikus40-74/+1878
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ie63b3d6c7ff376d808587e7c96f386946c939a81
2023-07-14fix(jumpavg): penalize stdev also for size=2Vratko Polak3-5/+10
This fix is mainly needed for bisection using PDR values. The impact on trending is smaller but still beneficial, as this fix should reduce the amount of false anomalies for two-band and other unstable tests. + Update metadata for 0.4.1 release into PyPI. Change-Id: Iabab4df50f4c4ad034362820904a237c507fa710 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-07-13C-Dash: Update link to release notesTibor Frank1-1/+1
Change-Id: I6ebefd220b1d1d2f9ff5343106340594adc7af68 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-13feat(packer): Cleanuppmikus167-12/+21
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I947f0e349584c3688e207a910e0debfc87562af6
2023-07-13C-Docs: Optimize url linksTibor Frank9-12/+51
Change-Id: I95ae31a84a12c5f5762197e257f30667debc6c0c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-11C-Dash: Release notesTibor Frank1-4/+4
Change-Id: I7d38443f4001604745c36d91441ee9ec8404d3e4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-11C-Docs: Release reportTibor Frank3-167/+132
Change-Id: I257e9ef513f163c48cd9dcb2d183bfada0c54fbb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-11Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I8f4f30e2cbe343e7dd18eeb5d321a326062abd30 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-10C-Dash: enable 2306 coverage dataTibor Frank1-40/+40
Change-Id: I2c3590d22cddc56295751aa886187c35f3838688 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-07-10report: add content and links to csit-2306 release infoMaciek Konstantynowicz1-10/+47
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> Change-Id: I0c1239a8d8f93288accfc46cdaa0290a09975677
2023-07-07fix(core): Remove output_info.xml processingoper-230710pmikus7-64/+42
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I1528d7760228d50a4d89c0e413ad86aa882088ed
2023-07-03docs(links): Remove statically generated linkspmikus6-36/+12
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I76109b44da46ab2c5e9492d4fe5e000f1d811751
2023-06-30fix(infra): Ansible bitspmikus5-16/+14
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ic7527b9e0adf3397542b02d809e2eb40e51d28cc
2023-06-30C-Docs: Release notesTibor Frank1-1/+46
Change-Id: I4acf6f29b09aa1f07f2688b5836282580224723a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-06-30feat(docs): update release notes before rls2306Vratko Polak3-14/+85
Some descriptions will be updated later according to the items below: - Some issues (mostly RCAs) need more investigation. - Some issues may have been fixed, waiting for VPP coverage results. - Some issues may have become fixable on CSIT side. E.g. NAT tput tests can use higher ramp-up rate, as the decommissioned 2n-skx testbeds are no longer a bottleneck. Change-Id: I3a98fb308908eeee71cababb5a197413cd232e13 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-06-28C-Docs: CSIT-2306 Release ReportTibor Frank1-5/+10
Change-Id: I9aa608705ad972c8e5ecf234e0ccff18a2d07838 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-06-28C-Docs: Add CSIT-2306 Release Report anouncement.Tibor Frank1-0/+46
Change-Id: I8af12b3bd9177400b099fee939b1c7d2774ab739 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-06-26Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I68ce9247ac520c24b2846626297d109547e4b7bf Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-06-23C-Docs: move "Branching Strategy" from wikioper-rls2306-230626oper-230626Tibor Frank2-0/+110
Change-Id: Ie63ee26791050e2312f89a665c3530a1cfa2c58e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-06-23C-Dash: Add hyperlinks to job/buildsTibor Frank5-44/+97
- performance trending - test job statistics - per release performance Change-Id: I2b0479120906b79d45b1887be1e8bb72d9845585 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-06-22feat(infra): Add QAT installpmikus16-2/+124
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ifc461460b2f0f8c7ca17ab32fbf7df52cb356c29
2023-06-22fix(topologies): fix typo in tb215Vratko Polak1-1/+1
Link11 is still there for trex testing. Fixes: d832e05b77a7194042c5429e44442553f37ab529 Change-Id: If500422bbd98bb0a21e92c38efd033d7c6a02ca0 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-06-21C-Dash: Add documentation and other items to the navbarTibor Frank7-47/+257
Change-Id: Ic6ec5e74d62ac115a30973cf8204fe6001ff7d33 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-06-21docs(infra): Correctionspmikus6-25/+43
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I16e633d52699d0f83ed07edbb394c23d501a2c72
2023-06-21feat(infra): update 3n-alt cx6 iterative testsJuraj Linkeš5-8/+398
Add ipsec reassembly test cases to bring in line with 3n-icx. Add ipsec policy test cases with flow cache enabled for both inbound and outbound traffic. Remove GTPU hardware tests as the NIC doesn't support GTPU offload RX. Change-Id: I7b18914f983d5974b390f995ec638a64b9bbccbb Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2023-06-21C-Docs: Fix internal linksTibor Frank13-84/+85
Change-Id: I2843788e91d16ce2b7a2283817bf3f44421aca67 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-06-21fix(infra): 3n-alt cx6dx linkspmikus1-2/+2
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I83f1e882257f874800d04b3795b1c199881c99e0
2023-06-20fix(core): Altra issues with mlxpmikus1-1/+1
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Iad8e468200df4ab77f4ed44010b1b029e840714f
2023-06-19C-Docs: Fixes and improvmentsTibor Frank17-49/+134
Change-Id: I167720869e15236fde76a91559c17bf94f0ed68d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-06-19feat(infra): update 3n-alt jobspecs with mlx cx6Maciek Konstantynowicz38-1433/+384
The lists prioritize the new Mellanox Connect-X6 NIC but retain a small number of XL710 test cases to preserve at least some coverage. They also add the avf driver for the XL710 NIC to ensure the driver is tested in at a small amount. Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech> Change-Id: Id399d075d94344fdedbe4ab71d98a33fe37f913f
2023-06-19fix(infra): 3n-icx-testbed37 cx6 linkpmikus1-2/+2
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I37404ae4033aa1ec0e2dd66f02a59cbe58a3765e
2023-06-19fix(infra): 2n-icx-testbed214 e810 linkspmikus1-2/+2
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ia10c94321ed9ea51123138e32def123020c151a0
2023-06-19Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: Ie923fbb0a3810e72cdde7097f2d966d896253730 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-06-16Add cryptodev device 4xxxYulong Pei4-4/+11
QAT_4xxx is integrated QAT device on SPR platform. Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Signed-off-by: Yulong Pei <yulong.pei@intel.com> Change-Id: If1d4b3d72a2c66855ac8c1c42516f0cb78bdfab2
2023-06-16C-Dash: Fix url processing in trendingTibor Frank1-0/+4
Change-Id: Ie14fb4ff5a193fa4f4edc097aaa1a87269c3d9ea Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-06-16feat(job_specs): Supress rdma_corepmikus129-4869/+4839
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ie7b7401eb76e9f97f17d2f672a340ca617141388
2023-06-15fix(job_specs): Move hoststack from rdma to mlx5pmikus2-5/+25
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I8f8c97325cd2646415cfa62ef0436514b23fb701