aboutsummaryrefslogtreecommitdiffstats
path: root/resources
AgeCommit message (Collapse)AuthorFilesLines
2023-02-06Report: Set the range on y-axis for hoststackTibor Frank2-4/+5
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Ie5162073983646febea5c9a963a0a44a3c1c1dca (cherry picked from commit 6aecd61f0808c995d0003272f2ef2da7ea0fca26)
2023-02-06Report: Add mlx5 latencyTibor Frank4-16/+18
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I73effa0711aee8143c7f66c809087e44a1b12e73 (cherry picked from commit 1bf86fd7039ecb70ae32de0c87eb8f450a93d9d7)
2023-02-03Report: Add mlx5 testsTibor Frank3-3/+200
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Ifca88af4dc0fde18f459e490f12a8e57b71aab89 (cherry picked from commit 101daf3a8a707688700447cc9c6cdbd6f53e7360)
2023-02-02fix(perf/hoststack/quic): enable plugin_crypto_openssl.soDave Wallace2-8/+6
- convert hoststack tests to use app-api-socket instead of vpp-api-socket Change-Id: Ibcd87f3624e33168ed3afcb30267262efc927e7c Signed-off-by: Dave Wallace <dwallacelf@gmail.com> (cherry picked from commit 61dae95975d881bc3f9cef16f1aee47f649374d8) (cherry picked from commit 2e4982841af54ea2e0367af6b28a4551db821b7f)
2023-02-02fix(job_spec): Naming conventionspmikus1-1/+7
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Iccaa4f8945e5eb48272737338a52c9edbf1cb58b (cherry picked from commit 8bc3a1425ee60cc5035923e355373afb4d78e225)
2023-02-01fix(model): Merge vsap into hoststackpmikus1-1/+1
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I2b1aa0240e611f3f7d2b516583a6ea3e36091821 (cherry picked from commit 9a789458bd9315e53e1788867e73ee7f0d3eb5f4)
2023-01-25fix(core): common.shpmikus1-0/+1
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Iab5e8c21e4defb92e257459a64101a6f19609917 (cherry picked from commit 68749a59c005209d66c15d67f59f22d398d2aee4)
2023-01-25fix(report): Dataset used in TRex perf changesTibor Frank1-16/+16
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Iccb3f11216d2d9c9ba6aa15ec7c77ae58dffff89 (cherry picked from commit a76b2a54b95e2a6b9620a631098f0016a0dc8e40)
2023-01-25Report: Add Trex comparisonsTibor Frank3-2/+103
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Id6e0c66bc1b09f546ae047840cfeeb68012a982c (cherry picked from commit b828c1b7f96ed1350276237a7b7bda05fad3d866)
2023-01-25Report: Add curr vs prev comp for 3n-snrTibor Frank2-89/+335
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I68e8b5961091169e862b16c71791d0f9295151de (cherry picked from commit 5915512e412fb4f9bdc2b290edd0723b01ed9be1)
2023-01-25Report: Add rc1 dataTibor Frank2-30/+30
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I7a79422b70aee1ac05f4b8a7257ff2fa5946e5f3 (cherry picked from commit 08add4b7d39a752dafc69bf9a19caf28906fb29b)
2023-01-24Report: Configure rls2302.rc1Tibor Frank5-2469/+1825
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I2b4ff328de320aa58ae36e88f4a8e6c3dc1d72f3 (cherry picked from commit 28f8695692aaafb8b228ae1147e4b9d82a0d9d77)
2023-01-24Tune host stack performance testsFilip Tehlar5-39/+151
* remove evt_qs_memfd_seg and evt_qs_seg_size as they are obsolete * use app socket api instead of vpp's api * apply rx and tx descriptors constraints * increase event queue size for nginx tests Signed-off-by: Filip Tehlar <ftehlar@cisco.com> Change-Id: Ie7ac12b8f587e0b1962884127e8eb68a4e588aee Signed-off-by: Dave Wallace <dwallacelf@gmail.com> (cherry picked from commit 752538617f43672a0a9eeb93432929032cca05d3)
2023-01-23fix(core): Telemetry for iperf3pmikus1-1/+2
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I16469204c9bb9d521f0ca01bc3ed21ecba2d8824 (cherry picked from commit f4dbca1c0390d1702737db97869c54d997fd4525)
2023-01-20fix(core): AB librarypmikus1-29/+29
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ib79a3f010abd28a57248c03ca62e8070df000c77 (cherry picked from commit 6e2a3e51f363fe8ff478bc46cd97394dab98dc9a)
2023-01-18fix(core): Handle hoststack exceptionspmikus1-3/+6
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I28295ee6e64ab9674449a98e8d036b39d3d538bf
2023-01-17feat(model): Simplify logicpmikus5-93/+16
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I461899d72e92e5c5db9f64261206ec0e6704e0c8
2023-01-16feat(papi): wipe remains of VATVratko Polak40-680/+10
- Some older documentation files are not updated yet. Change-Id: If1717e12308f0e2e76c10024e6eebe68ddeddc9f Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-01-16feat(papi): switch TestConfig from vat to async PAPIVratko Polak1-114/+1
Change-Id: I5b3ee68c8155e62ca6c68e84132d78af0615ee4d Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-01-16feat(papi): switch ipsec from vat to async papiVratko Polak2-347/+84
+ Move papi_exec resource out of for loops. Change-Id: I39d75ad2552986f82f7e2c8e3aae2fbc07f042e0 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-01-16feat(papi): switch ip from vat to async papiVratko Polak1-47/+0
Change-Id: I3ecad09d2659124a6c07d642a453845ed1779258 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-01-16feat(papi): add async mode, use it in scale callsVratko Polak7-174/+418
+ Introduce two explicit handling modes to save memory in scale test. + Connect in async mode for both handling modes (to avoid reconnects). + Support both pre- and post-37758 VPP PAPI async behavior. + Use control-ping in dumps to emulate sync mode. + Do not use it for single reply to avoid VPP-2033. + Fix call sites to get their replies with correct handling mode. + Drain enqueued replies to avoid subsequent errors. + Retry if read returns None too early. + Update docstrings. - Complexity issues reported by pylint postponed, needs larger refactor. - Explicit replace of VAT is done in subsequent changes. Ticket: CSIT-1547 CSIT-1671 Change-Id: I3c63fa5c578975cc4dd7fce0babe3ab04ec15ed3 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-01-16style(papi): reformat code before real changesVratko Polak1-111/+144
Used black (with line length overridden to 80). Also manually removed u from inside f strigs. Change-Id: I5be354e744a697ac68f781b08159de6d1fbdc07e Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-01-12fix(perpatch): do not expect output_rawVratko Polak1-4/+3
Fixes: bfbdfaedb044b7643b81f47e76285baedfee9e25 Change-Id: Iaefff972d6d47ccdd34b2ccb150375d084df6d93 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2023-01-12feat(core): Add mlx5_core driver testspmikus2-3/+36
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I23f2ab678e6666a1423620fa373261d822030bc8
2023-01-11fix(core): Remove some Focal leftoverspmikus1-7/+2
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I1c7df34cfb78cf767081acea435dc205b3f44a15
2023-01-11feat(model): Hoststack typepmikus5-125/+151
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ia7eefc28645c78ad346d294099ef6258faa9814f
2023-01-09fix(core): DPDK stuffpmikus1-3/+4
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I276cbfe4f761ddb4ccc652a276be2614adc6117e
2023-01-05Report: Remove DNV testbedsTibor Frank27-1858/+34
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Id54919579a245ef9f44a9599b8e2d4f3bd320e84
2022-12-15feat(core): DNV decommissionpmikus2-41/+0
- Static content will be removed separately Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I0992e941e1c24552837eaf7e8d3f6564b3cb21c8
2022-12-12fix(core): Telemetry oloadpmikus3-16/+16
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I1c13afd8cb377c76d65f7099b9652b96613ad087
2022-12-09feat(model): Reconf typepmikus3-7/+42
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ibfab25ee82eaa207987f4070cf2386ea9d0781cd
2022-12-06feat(telemetry): Add telemetry exportpmikus16-750/+452
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Ibb8a59fd4e08bc736494c7ab18e689a55f7a98dc
2022-12-06feat(model): Cleanup and introduce telemetrypmikus14-787/+484
- Due to divergence from original design path the RAW was never consumed. It adds too much code complexity and requires processing on both storage and compute. Removing entirely to make modeling efficient. - log (apparently SSH) section will never be consumed in the way it is coded in model. This section is also not part of model schema itself due to the point above. - Introducing telemetry section that is going to carry telemetry items required for CDash. Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I7e0256c6c9715de8ee559eed29dce96329aac97d
2022-11-29fix(report): use the usual ASTF order also for DNVVratko Polak1-4/+4
Change-Id: Iba13c94debf36b4ba5ff7b30ba4fece8d744640f Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-11-23Fix: Nginx check simplifiedViliam Luc2-11/+5
Signed-off-by: Viliam Luc <vluc@cisco.com> Change-Id: Icd8a5e892bb2c31c01851f731482c692cea4d70a
2022-11-22Report: Configure 2210.47Tibor Frank2-2/+2
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Id2504802568129951743e231cc1ac26df4e801cf
2022-11-22Report: FixesTibor Frank1-4/+4
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I31e71d7281547e968482588cf583e4d752707428
2022-11-21Fix: when collected telemetry data are brokenViliam Luc1-6/+6
Signed-off-by: Viliam Luc <vluc@cisco.com> Change-Id: Ibf9cf8d56fcddd3d83f25294dffaac7449bf3088
2022-11-16Report: Add rls data, NAT44 ED TCP tput for 2n-dnvTibor Frank2-6/+72
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I5271663ae073d38520581f732afcbeb2f7006651
2022-11-15Report: Add release dataTibor Frank1-0/+25
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Iec46eb9ae7da4179a863ab28e8ff98626a491808
2022-11-14Report: Add release dataTibor Frank2-514/+520
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Id0060056d5fff5bd6f36dec90e649734ad64b946
2022-11-11Report: Add 3n-icx wireguard latency, add rls dataTibor Frank3-348/+360
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Ic4237034cf0753602be8fcc12a98afeacbee8f1c
2022-11-10Report: Add wireguard testsTibor Frank3-2/+182
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I07748424c20b64e62f215223fdbb8408e5cf7be5
2022-11-09Report: Disable archiving the xml filesTibor Frank1-1/+1
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Id7fedf6ea02790b6d7615e219af5f05f22f2176e
2022-11-09Report: Final clean-upTibor Frank3-28/+60
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I396b394aed58da29e6873e36c1cdcb323b3cf474
2022-11-08Report: Fix typo in elements.yamlTibor Frank1-1/+1
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Ice91b91b4bfe91854c5a41292696da006f360858
2022-11-08Report: Add rls dataTibor Frank2-5/+8
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I7d22528d1845bcc65570bd5f8de4de1cb1b2ce7d
2022-11-08Report: Add release data, trex coverageTibor Frank4-18/+66
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I40fd7691548a1d6fcdf906ba5c899241dbb7c001
2022-11-08Report: Add 3n-alt comparison tablesTibor Frank2-2/+352
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I80dafb4843af2d817f5c294ffca269817f55dcdb