aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2023-05-16fix(core): AVF unbindoper-230515pmikus1-1/+1
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ifa3964f290d75ebae094d1d46ce27b5d133c2158 (cherry picked from commit 5c46025b176cc2c4a69414ddc663115a313bf1ac)
2023-05-16fix(core): Container entropypmikus3-7/+4
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I45760143ae0ccb0cc0edf0931ad47f5cf48ec968 (cherry picked from commit f2a012b21d64319d666decc9f20a5c8f5007bc92)
2023-05-16fix(infra): Bootstrap scriptspmikus1-0/+8
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I4e19d8fe38802652b25e6a1c577e816328cebd2d (cherry picked from commit 9e59aabb648fb9f274de5ad3f45e65810f46fd03)
2023-05-13feat(infra): DPDK 23.03 arm updateJuraj Linkeš7-22/+16
Update arm TGs to 23.03. Update 2n-tx2 and 3n-alt testbed info after NIC move. 3n-tsh doesn't use any i40e NIC -> remove the matrix. Change-Id: If61e95515eb2e21e9d50015901924e8e129b598a Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2023-05-12fix(qemu): increase vm boot timeJuraj Linkeš1-2/+2
On 3n-tsh testbed, the vm sometimes times out when booting. Increasing the timeout is harmless since it doesn't affect perfomance. JIRA: CSIT-1877 Change-Id: I45eebdfba2fcd7c9a0be083ebb3515d37724e965 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2023-05-11docs(infra): Firmware trackingpmikus4-21/+21
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I2f45b022bed2e7a11d6566ec407063415c08ef8f
2023-05-11feat(terraform): Upgrade to AL2023pmikus1-1/+1
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ia0296cac3a3c51cfed028eaa74cbe9c992b8e2ed
2023-05-11feat(dash): Upgrade to Python 3.11pmikus2-2/+2
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ic08ec2c2604a810c32bef1e8778fffdeeaaf8ea2
2023-05-11fix(ansible): DPDK compatibility matrixpmikus5-7/+7
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ic64def8fd155a9a337f23696c23a848e0046cea5
2023-05-11C-Dash: Telemetry graphsTibor Frank2-35/+76
Change-Id: I5eccce2f9e4b3ced1da8eed2cef64e8032100ab9 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-05-10feat(infra): DPDK 23.03 compatibility matrixpmikus21-50/+56
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I9e052894d3f38aef12e1a45e60ea23dc151c5a46
2023-05-10C-Docs: Review, edit, add parts of the documentationTibor Frank4-75/+96
Change-Id: I83c3d93c6d71f3d9d03078d405bea9ef29392089 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-05-10feat(infra): Remove system.d dependencypmikus6-73/+98
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Icb7b6124dcba7bb57c18ceb91120284f6fe02c2e
2023-05-09feat(job_specs): Add 3nab-sprpmikus120-135/+6598
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I2e0feccef5c5b15b035490dfaf521c8c9a1795f8
2023-05-09C-Docs: New structureTibor Frank641-86871/+702
Change-Id: I73d107f94b28b138f3350a9e1eedb0555583a9ca Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-05-09Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I82a2221e28caa10ec66a4d434c3a5189c358da9c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-05-05fix(core): Docker detectionpmikus2-10/+15
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I976f96410b06b4f4d7500b03b1f5dd54486bbf42
2023-05-05fix(core): Unbind only when neededpmikus1-3/+11
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I7b7b8744fac6669a696253acb94e7a5d713fdb5b
2023-05-05fix(core): Add vpp log pathpmikus1-0/+3
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I76e47610a0caa8af8e48a295ce08e799280404be
2023-05-05fix(core): Move log files to defaultpmikus1-5/+1
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ie88729cbd3916372cdbf5769974654edf066d5d7
2023-05-05feat(core): Remove some dead codepmikus1-29/+0
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: If90e443a2d60459c6cbc6a85ba619e72242318a5
2023-05-05fix(core): Code stylingpmikus1-16/+20
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I76907c214cfae76c3d101ebd14813fd3a77504f8
2023-05-05fix(core): vppctl pathpmikus1-2/+2
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ia6778b0c49906a686427b9c1ca7f5658e8993e63
2023-05-05fix(ansible): Docker image rolespmikus5-57/+32
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ic9f9044ffd7ba1a8720fc029aaf2bd154eb043a5
2023-05-02C-Docs: Set the version of hugo-book themeTibor Frank4-6/+5
Change-Id: Ic8daac7dfc10788baa44d3cf8cf587296ec5070d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-05-02Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I6bc12fccec73439610b2da315865c45d9920ab51 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-04-28feat(infra): 3na-sproper-230502pmikus1-0/+132
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ia109fbeec3670991ae99c9e3808c5a17e0e7b07b
2023-04-28fix(docs): Infra wiring of tb22pmikus1-4/+4
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I5ee86afe597e65223e4974c325f15c675df2da1b
2023-04-28feat(ansible): Refactor docker-image rolespmikus28-158/+341
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I6731e55b9643f46463c16f68e4986e3cb61f843f
2023-04-26C-Dash: Fix comparison tablesTibor Frank1-6/+10
Change-Id: I60584ac6672f6dba04ae675a0e6bf1df0b4f783b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-04-24C-Dash: Fix anomaly detection for the newsTibor Frank5-59/+80
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I63e280e15e82583b65691be17a07208d0ab788ce
2023-04-24C-Dash: Latency in coverage tablesTibor Frank5-87/+88
- Display latency on demand Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I5152d1f6c843f6b1ffac5818e1de76a701c7ccf1
2023-04-24Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I421f9f42a2d64148faf2c9dc51baecfa40a111b3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-04-20job-specs: Reduce iterative, add e810cq to coverageTibor Frank99-6657/+5720
- iterative, daily MRR, weekly NDRPDR: - reduce* tests with xxv710 NIC for TBs: - 2n-icx - reduction from 480 to 303 tests - 3n-icx - reduction from 441 to 306 tests - 2n-clx - reduction from 504 to 444 tests - add tests tests with e810cq NIC for TB to ensure test coverage: - 2n-clx - coverage: - add tests with e810cq NIC for TBs: - 2n-icx - 3n-icx - 2n-clx - reduce* tests with xxv710 NIC for TBs: - 2n-icx - 3n-icx - 2n-clx * Used the same approach as it was used for x710 some time ago: - keep only base tests, prefer avf driver. Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I63e950e1a5df18e5f7992aa7805b9b202ee75eb5
2023-04-20Add 100k tunnels ipsec policy mode with fastpath enabled test suiteYulong Pei3-25/+235
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Signed-off-by: Yulong Pei <yulong.pei@intel.com> Change-Id: I3708253adf4c7421ff48eee6aefb735b39726359
2023-04-19fix(core): wrong to unbind driver if pci device in unbinded driver stateYulong Pei1-2/+4
Signed-off-by: Yulong Pei <yulong.pei@intel.com> Change-Id: I7515bf952f8b6dbae180726da6a8bd4821c7af26
2023-04-19fix(infra): Add DSA into Kernel cmdlinepmikus4-4/+7
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Iabe952efadbe8e586e6fcdf7627d84faec0eb9e0
2023-04-19C-Dash: Add regexp filtering to comparison tablesTibor Frank4-35/+141
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Ibe2b951859c9d775dd386dadd1bb141d74f53652
2023-04-19fix(jobspec): Use mlx5_core instead of avf for cx7Vratko Polak2-184/+184
Mellanox cards do not support AVF driver, and rdma_core driver had worse performace. Change-Id: I619301b6ed4966f9a69274d514cca21511a2cc72 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-04-18fix(api): bump messages to 23.02 usageVratko Polak4-16/+18
New features are generally not used in CSIT, but some edits in code are needed to continue using defaults. 3 messages have newer versions: * bridge_domain_add_del_v2 * ipsec_spd_entry_add_del_v2 * lb_add_del_vip_v2 Change-Id: Ibcc089ccbf933c019b5e7188c06ef229e68d39a8 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-04-18C-Dash: Add VPP Device coverage dataTibor Frank7-236/+194
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Ib083d287b8483c8b5b1be14ef3ce6b798eb04352
2023-04-18fix(etl): Coverage device pipelinePeter Mikus1-1/+1
Change-Id: I806600468d0cec13168d484f22679575162cb672 Signed-off-by: pmikus <peter.mikus@protonmail.ch>
2023-04-17C-Dash: Add coverage tablesTibor Frank11-24/+1134
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I4f20936db02dc4b974134c676c368c479e931038
2023-04-17Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: Ib406af00f2601f0898ba7ca6fa8095562734015f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-04-12feat(ansible): Intel DMAoper-230417pmikus8-31/+142
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I68a6965712c7e4b39f931fb4487142fa9c5088dc
2023-04-12C-Dash: Add latency hdrh for iterative dataTibor Frank6-109/+264
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I4557c724d1d2b2eab355d03f0339c56660253360
2023-04-11Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: Ifcc6d1aaf1774cc6f249cad68e7303523e6063be Signed-off-by: Tibor Frank <tifrank@cisco.com>
2023-04-05fix(c-dash): Maximal value of TIME_PERIOD for dataoper-230411Tibor Frank1-1/+1
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Ief6a0005c9097dd3013e3917ab9dfad8a446a6a5
2023-04-05fix(ansible): 2n-spr Turbo Boostpmikus1-1/+2
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ic2d260ebb5aa2e23ab20caaa4e0cdf80850c9f23
2023-04-05C-Dash: Unify processing of LatencyTibor Frank3-16/+12
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I92ed4ebc1aa6e7b7731035fb923d6138c3c3def2