aboutsummaryrefslogtreecommitdiffstats
path: root/resources
AgeCommit message (Collapse)AuthorFilesLines
2021-02-08Latency graphs: Do not hardcode x rangeVratko Polak1-2/+4
+ Compute it from PERCENTILE_MAX. + Use slightly higher PERCENTILE_MAX to avoid rounding errors. + Add a comment why slightly higher value is needed. Change-Id: Ic54378d94568efbb8c78a889424f931591ef42db Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 7c0d519483e2c5e5a0c9997ed01408200b64370b)
2021-02-08Traffic generator: Force ramp-up in next testVratko Polak1-2/+2
The behavior was already documented, just not implemented properly. Change-Id: Ib8c232c004e91032e1230e86dda9f70bdfab43ad Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 28ed095b73c4a01ed73c93b3b80da22a4bcca907)
2021-02-08Report: Add dataTibor Frank1-16/+207
Change-Id: I578755b72bc2a4ef310b9c14193de2f995803453 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit e61e873dd9252b6824cbc3c37bafccf85813a7a1)
2021-02-05Report: Add dataTibor Frank1-8/+30
Change-Id: I10953162634f21b3f2952fca3abded2c12e397c6 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 15c18ac54d1794da1a9a4a1c12e10a46426e8a65)
2021-02-05Report: Various fixesTibor Frank2-17/+17
Change-Id: Ib3fcf5b9a839ce397970761c717310da9c8a63b7 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 5cbe9912f188bcad4956b212dfed12af5dccf065)
2021-02-05NAT44ed: Add pure throuhput bidir testsVratko Polak5-71/+313
+ With ramp-up, without reset, with session verification. + Uses the same profile as pps tests. + Ramp up duration is not specified, as duration is computed. + Timeout tracking with automated ramp-up. + Correct computation of next duration. + Checking both early and late sessions. + No loss measurement also acts as a ramp-up. + Return ReceiveRateMeasurement from send_traffic_on_tg_internal, as that is needed for detecting whether trial is ok as ramp up. - Udp needs quite low ramp-up rate after recent regression. - Max scale has higher rate (so failing) to avoid session timeouts. + Bump copyright year. Change-Id: I50c928659cd5b985b490a2e5fb69c5cd790600b0 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit b26fe6de7965f6621b54a80a938f82afe95aa585)
2021-02-05Report: Set range of x-axis for latency graphs, add dataTibor Frank2-6/+5
Change-Id: Ibfa1d6d0fb851b8c2d55c0cc749307efb36a5a03 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 0c02e000ae58474120246c484cf5458a76510288)
2021-02-05Trending: RND testsTibor Frank1-3/+8
Change-Id: Iafd66841e81898e4d835b9ebabb1496c170e7ff4 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 340c20a3f3908d832ad093349e1ccb14060e8035)
2021-02-05Report: Add dataTibor Frank1-4/+79
Change-Id: I26eaa7c336d3873cc33a7be5e2ee4da7e8f50603 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit f60c0957d9d66a19a05c06e27839401f7ec97829)
2021-02-04Report: Set the range of x-axis fro Latency graphsTibor Frank1-4/+5
Change-Id: I2807dc920805c8a59a97ddbd92ad17e4372826db Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 879b31f02fb4df52016d7465e21377121dfbb515)
2021-02-04Report: Add 2n-clx rnd latency graphsTibor Frank1-10/+10
Change-Id: I7c8c6d2129cc67a7a9f635f0b6ebea53ffa6e158 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit eecc9da92caae82e9e9a608c41fd0b192780fe4c)
2021-02-04Report: Add dataTibor Frank1-3/+8
Change-Id: I9a09d6077f0c3acbd42b79220aec69dcd9490359 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 2e769b838081d49868ea793f8c38318f5a1a6cef)
2021-02-04Report: Add dataTibor Frank1-4/+75
Change-Id: I5243c2b2a9669df4bc57f4d606b4bf0df3d9580c Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 29ce700b9cf1a6b275f13fc3975991289b062e53)
2021-02-04Report: Latency graphsTibor Frank2-9/+9
Change-Id: I5ca267827a549f7378c289e7db1d3bb89f5482eb Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit df3b53935c5db2e53cf8e72ca2ef5be995071e69)
2021-02-03Trending: Add IPv4 and IPv6 rnd testsTibor Frank1-0/+292
Change-Id: Ie90b88466575c33c2c45e8fb9c2b0c42dc795aa6 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 38b98cea69a149ac5b1be23f0dbad79e7e1cb01c)
2021-02-03Report: Add RND Latency graphs, add dataTibor Frank1-0/+24
Change-Id: I9882b19a87e0d7437471ac5e5f7986d69fe2ce34 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit b5073afc4a941ea33ce874e016fe86384ae7a60d)
2021-02-02Report: Fix specTibor Frank1-0/+1
Change-Id: I2c7e98c05543e878a6a220fe8d4ffbb15eaa1997 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 9387a7bd3187faa7c1e75daa084bda5564c74d94)
2021-02-02Report: Add RND testsTibor Frank1-1/+582
Change-Id: I43289d4dde371984698b0d1a16e8dd65fc33f84e Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 50a4e5e45f5e6e18f2dac6aee69adb85ef4d12c4)
2021-02-02Report: Add dataTibor Frank1-10/+86
Change-Id: I97bdba256d5886c0ffdd42d4427038bd3b443043 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit b4cc5ae04a3cefa5e4a3b6819003c223299b61b2)
2021-02-01Report: Synchronize report spec with masterTibor Frank1-20/+0
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Iaaa64ad82319a8176bf25693815136851925d38b
2021-02-01Report: Add 2101.release dataTibor Frank1-471/+513
Change-Id: Ic4587cb7f6fb5f2ee3d70169ad03d02d1721bd62 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 1a82cf21d8ec419543fd46bbce3d64528fbb6bb4)
2021-01-29Infra: Monitoring capabilitypmikus2-2/+15
+ Monitoring SOA + Nomad alertmanager job + Nomad prometheus job + Nomad grafana job Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I0b32e9c87276ba1a2d4a5322816f3473c737eae2 (cherry picked from commit a44eef233de959c5679602dc6cd1ed866d6abc14) (cherry picked from commit 2856c0a0c19319de146a93c27e106351faf1926c) (cherry picked from commit 6717a3bc8b5fb81c1a19964fd367878230331457)
2021-01-28Infra: Remove Consul TLS on clients (Nomad conflict)pmikus1-3/+3
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I7c825150a19dd783a255fcc5cbd31b91c6b0b2cf (cherry picked from commit 474163bc78aa418595b227c81056987b1114104d) (cherry picked from commit dae934efdf9c773b90cc4a9595d217dd55035561) (cherry picked from commit ba5dcdbecd4c009c832c2a186a58566a5ef4dc81)
2021-01-28Infra: Adjust vpp_device x86 memory layoutpmikus2-2/+2
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I43b3b891b270903419b7fcf132813563306b6e10 (cherry picked from commit f6882e6231ef0a39d137862d1fb5b75f8eddd9c4) (cherry picked from commit d04cbd87772bf94648f130ce356ad53406760485) (cherry picked from commit 66946b2e17f15f09f03f2c1e646aa8fc844d614b)
2021-01-28Infra: Align Nomad settings across clusterpmikus13-5/+18
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Id362e47ecee9fd4eac8332978d81f33656880d66 (cherry picked from commit d69b5158e2c4ef0bae7acb1f99c103607a4d7b2a) (cherry picked from commit 45cb36933587e92ceb901725134d0eaeece82104) (cherry picked from commit db5da5b55359cf824ca1a06371622d9094d9cebc)
2021-01-27Report: Add dataTibor Frank2-4/+26
Change-Id: Ie90bdf03bb4190e199bfdcb440125caea7bfdef8 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit d6615bce0d5ac4cb88bbeec584fa7094a6db2c06)
2021-01-27Report: Fix reconfig graphsTibor Frank2-30/+6
Change-Id: Id8d4930937e502bd8b4b54145437a9e7f668ace5 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 3f8cd3759d371a5ac2df46cfb981cc3a599574ea)
2021-01-27Report: Improve reconf graphsTibor Frank2-5/+9
Change-Id: Ic935c946123c4dcc9daa608c523767b9aca36ef3 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 7d7ec5e661abec4dda2546843addf1a71580e97e)
2021-01-26Trending: Add GENEVE testsTibor Frank2-0/+101
Change-Id: I5e20f6351dd3854eef075e1bf954dab5aee61698 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 5e996684dd0c95089256631c696e4fb9e72e21a2)
2021-01-26Report: Add GENEVE testsTibor Frank1-1/+203
Change-Id: Ic6ede53c94c47159d0fde658e2eef309b9d39371 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 1e3c01e0e458d62ed228e8d6a916c24992304252)
2021-01-25Report: Add dataTibor Frank1-4/+131
Change-Id: I234b42fa5a402a27d210da9ebc247ca5291d1877 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 88bbb1908b4aa58163374c983b4b8e85e78460d5)
2021-01-25Hdrh latency graphs: Do not skip the last valueVratko Polak1-5/+7
Linear x axis does not need any skipping. For logarithmic axis, descrease from 100% to avoid infinity. Currently using a fixed PERCENTILE_MAX value. Added a comment on when to change that value. Change-Id: Ic10a19532455e597272efdb4542e43d09ce49d5c Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit d4f12e6931c7fdf84043d8fb2f71e2f38965f26b)
2021-01-22Report: Add dataTibor Frank1-12/+197
Change-Id: I1d5031780b1bef169509058233e02624d7afecb7 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 0c489b1767a031837f320c1fb5e45947ac82ea4d)
2021-01-21Reconf: Fix bidir/unidir mismatchVratko Polak1-14/+15
Results if NDR search is in TPS (so unidir) since https://gerrit.fd.io/r/c/csit/+/28208 The bug was causing all reconf tests report zero loss, as they used half of NDR load during reconfiguration. + Small improvements to descriptions of other traffic keywords. Change-Id: Ib9af5861cc09e698eb762feb3f0a019571d17962 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 293a88b56179094f655178b838b84844a672390d)
2021-01-21Trending: Fix bugs in 2n-tx2Tibor Frank1-1/+1
Change-Id: I5522e2cb37b9e319bfde009297525179da2e50f7 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 7f7f2fd7363637d0da626a28bb8a0b357d314a9d)
2021-01-21Report: Add dataTibor Frank1-0/+22
Change-Id: I09a695d9c747d4bb6826d27283ab0aa172fc0d30 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 9e08f1dfb125d092a48f92c764f52ae97f8a9995)
2021-01-21Trending: Add 2n-tx2Tibor Frank2-1/+379
Change-Id: Id2d0248128eee6a5b0969c7f27aae946ed47bbaa Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 3fc6ce9f08f0a1c1293dfc032fdddfe5e3f7eb16)
2021-01-20Report: Add dataTibor Frank1-11/+41
Change-Id: Ie7450076891e1041b5635f8ea714f94909b6d407 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 216c68cc8b010642c4de21673b7d8e18006767e2)
2021-01-19Report: Add data, 2n-tx2 latency graphsTibor Frank1-468/+424
Change-Id: Idd9396c0f260355e3b7b90839bd4b1f64d8b0644 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4bc1e70ad02b198a7b9ea32b72da3ae98978e8c5)
2021-01-19Report: Add dataTibor Frank1-416/+416
Change-Id: I1b7314affd08d12b67212affb2ef89f64d1347ee Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit f5863d6213bf0066b9647a7dde10d56bd7260f80)
2021-01-18Report: Remove slider for Latency graphsTibor Frank1-2/+0
Change-Id: I86b9af8e2ebbf27cd8d93c9a04901dce874fa9d6 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 69264aed8d43f3c4a8342dd7584f80336108c879)
2021-01-18Report: Fix specificationTibor Frank1-2/+6
Change-Id: Ida7035fd130f566215f222d9cd7e98beb583af94 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4d04d11497eb87f94d6ac4982e4b17ae0f48d811)
2021-01-18Report: Add data, add 2n-tx2Tibor Frank3-923/+1558
Change-Id: Ic2f8e03c16c432479139648cad7982a962193bc4 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit caef25a1412689fc0906e024e9b26c547ecfc5bd)
2021-01-18PAL: Improve latency graphsVratko Polak1-6/+31
Previously, they used sloped lines connecting reported points. But HdrHistogram reports only the upper bound of percentile. Example: If all samples are 10us, HdrHistogram reports a single value at 100%. This change attempts to show the whole intervals (0%-100% for the example) as a series (vertically connected) of horizontal lines. Hover also shows percentiles as intervals. Change-Id: Id7bbff7b1c29d7f62472041340fde88903363cfa Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 826d80373dbd20bc1feac2403e9cade9e5633336)
2021-01-14License: Update block replacerVratko Polak2-1/+24
... so it replaces also long (older) form of GPL license. This way replacing to apache and back ensures GPL has (newer) short form. Change-Id: I34efd83a91e54b2b2bbb3c4429d1b82397a1e8f8 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 193fc1732fdacf424d36bbb979037ba261457cb4)
2021-01-14License: Wrap GPL block to 80 charactersVratko Polak1-1/+2
The original license block was adapted from https://wiki.fd.io/view/TSC/Proposed_Header_Python_Test_Scripts resulting in a line longer than 80 chars, but those are reported (although not blocked) by tox verify job. As the text from wiki was not used in verbatim (it uses c-style comment block), minor formatting change like this should not be a big deal. + Bump copyright year. Change-Id: I55e3a0232639b448b1a6d7b1f3af84d903a8d0a5 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 624e580159dc056035d7e962582e86a000f8c3d6)
2021-01-09perf: GENEVE tunnel test, l3 modeJan Gelety3-5/+7
Jira: CSIT-1768 Change-Id: I888ae1a5754fa07297d4cdf65c2be0e3e49d89a5 Signed-off-by: Jan Gelety <jgelety@cisco.com> (cherry picked from commit 6962831a1f1905e50a3d663c0cf3ce8c2873ecc9) Change-Id: I6496ae773b176b2abfedab843110d6f870c62888 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2021-01-14Report: Add dataTibor Frank2-9/+14
Change-Id: I3ac0e892ef3f2b0a23b42465565d28f5d5027dae Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit ef5c30213bb28824a55f4ebbcade6410ee8d2461)
2021-01-13Report: Fix plotsTibor Frank1-1/+2
Change-Id: I70a7929400d7fba144a3669fc9d8aff003695f55 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 81958d4bc5ec4803be0726d94564680e2a0f9a5c)
2021-01-13Report: Add dataTibor Frank2-29/+192
Change-Id: Ia6f46cd9dbf83e6376f635b3e250708bdfba80be Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 98a94315dae63bd19c7bc16ce50b3219386aa34c)