aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-25CSIT-1041: Trending dashboardTibor Frank3-142/+67
Change-Id: I1d6aae1839a9d6d44407c90ff257bc37495f0cfa Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-25CSIT-1041: Do not treat positive jumps as outliersVratko Polak1-2/+2
Change-Id: If6e65faae3b5a31c56f942a7975b5a35f5f6d6a4 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-04-25Edits of intro to perf trending dashboardMaciek Konstantynowicz1-25/+20
Change-Id: Ide9a38ac5798ba5a2c37f42232dc86b186502085 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2018-04-25Fix warnings reported by gen_doc.shVratko Polak57-542/+563
+ Docstring warnings fixed. + Multiline param descriptions indented by 4 spaces. - Except the PacketVerifier.py one - I have tried several quote-like blocks, nothing works. - Rst warnings not fixed. - How can I fix them? They refer to temporarily created files. + Other improvements: + Python lines no longer than 80 characters. + :return: -> :returns: + Notes before params. + :raises + closing colon after exception class. + Description is a sentence. + Present tense in conditional sentences. + Bumped copyright year in edited files. Change-Id: I462c194eeecb666dc146e26858486a07c990be9b Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-04-25Report: add dataTibor Frank1-0/+9
- https://jenkins.fd.io/job/csit-vpp-perf-1804-all/17/ - https://jenkins.fd.io/job/csit-vpp-perf-1804-all/18/ Change-Id: I3cfebb535c1c1806530ec16e86a5088a94ce3141 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-25FIX: SSH socket reading errorPeter Mikus2-19/+18
Currently if the command timeouts due to the nature of script execution we are trying to again read from socket after timeout on seesion expired. This patch is supposed to fix the behaviour and eliminate the second read from channel after it was cloed. Change-Id: Ib0028e901eb6ff4d10ca77d2ea19f9e770e6cef4 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-04-25FIX: Do not ignore zeros while creating csv fileTibor Frank1-1/+2
Change-Id: I0f1f63b9969399258c44176e6ed5a326fd0a5549 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-25FIX: Remove feature plots from base graphsTibor Frank1-6/+6
Change-Id: I4118a19bd6204858e96cbf8029aea045478efca7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-24CSIT-1019: Fix PacketVerifier.RxQueue receive timeout issueLucian Banu1-28/+23
Change-Id: I0f7f54e721843b0252ac969ddfabc769a632c1a0 Signed-off-by: Lucian Banu <lucian.banu@enea.com>
2018-04-24Report: Add data sourcesTibor Frank1-22/+28
- https://jenkins.fd.io/job/csit-vpp-perf-1804-all/14/ - https://jenkins.fd.io/job/csit-vpp-perf-1804-all/16/ Change-Id: I7603a41f797a6dd5438c3daa40e883b1643ae712 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-24CSIT-1041: Trending dashboardTibor Frank1-2/+6
Change-Id: I815e61432d418d0f741ed57f5450460951f7191f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-24Use /64 prefix for IPv6 subnet on vhost interfaceNeale Ranns1-1/+1
Change-Id: Iee512d6f5c107e7b2e5fdc7412e07d34a1c6bbd0 Signed-off-by: Neale Ranns <nranns@cisco.com>
2018-04-24CSIT-1041: Trending dashboardTibor Frank1-1/+1
Change-Id: I1e05f75545d97ab186fbc48df44bfe17472d6cfd Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-24FIX: TCP perf testsTibor Frank1-1/+1
Change-Id: I6424722641b0cefdf1945b57996bf2c48dc86a3b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-24CSIT-1041: Trending dashboardTibor Frank3-22/+17
Change-Id: Ida3dfcc4a7ae21424e7f6b6db597a80bc633b9da Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-23CSIT-1041: Trending dashboardTibor Frank2-32/+58
Change-Id: I8d53c68643acb18bf2b5ab171672b0de02d2d135 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-23Report: fix performance comparision tablesTibor Frank2-12/+21
Change-Id: Ieae746412427980fb86512253cc58ebcee991317 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-23CSIT-1041: Trending dashboardTibor Frank1-5/+7
Change-Id: I3b8e545bd198281af502acc6e23268e840112423 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-23CSIT-1009: SRv6 proxy testsJan Gelety18-20/+1068
- SRv6 with endpoint to SR-unaware Service Function via static proxy - SRv6 with endpoint to SR-unaware Service Function via dynamic proxy - SRv6 with endpoint to SR-unaware Service Function via masquerading proxy Change-Id: I6a6062cb41d810bf9e27dacfd866181bfde4c693 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-04-23CSIT-1041: Trending dashboardTibor Frank1-1/+2
Change-Id: I99b7acbbf6c773a4d2c5fc74cf7ba02aa6f98fa3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-23Report: dataTibor Frank2-56/+38
Change-Id: I63a4a6f65aa80a4edb11b1ea3ece9787a148f6f2 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-23Update of VPP_STABLE_VER filesJan Gelety2-2/+2
- use new vpp ref build - ubuntu 16.04: 18.07-rc0~81-g00cd22d~b4139_amd64 - use new vpp ref build - centos7: 18.07-rc0~81_g00cd22d~b4106.x86_64 Change-Id: I9a86d6535c1bdbdf7865dfa1e0aac85c54457fa5 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-04-23Report: dataTibor Frank1-2/+2
Change-Id: I3fd24ba9030a62f9307a24e8774e703fa8232692 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-23CSIT-1041: Trending dashboardTibor Frank2-44/+35
- add long term classification Change-Id: Iec8d2275c01da3b1e41435b9abfb70ec3fe98fd3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-23PAL Trending: fix in remove_outliersTibor Frank2-2/+3
Change-Id: Iec4d1683b8bb97224971d803821aced3c37144bd Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-23FIX: Use rolling window for outlier detectionVratko Polak3-40/+55
+ Rename find_outliers to split_outliers. + Make remove_ouliers call split_outliers internally. + Add "window" argument to both functions. + Add TODOs to call sites not setting window size explicitly. + Improve docstrings. Change-Id: I24961e2859ddbfa62b543031284517c7389a2abb Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2018-04-20FIX: Restart VPP in container before each testPeter Mikus14-11/+47
Change-Id: Iec7045aadc0675e04b8c74cbe28f8b3f193bcf1f Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-04-20CSIT-1053: csit-dpdk-perf-1804-all dataTibor Frank1-20/+15
Change-Id: I38f6260bdaf94c39c105c0faa9779773d76cb972 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-20CSIT-1041: Trending dashboardTibor Frank2-2/+3
Change-Id: I56437bdb0c0b7309e2bdf4a81fd9e9b20843b040 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-20FIX: Configure number of memif queus properlyPeter Mikus16-37/+49
Change-Id: I2dcb0300829bc961c80cc30d972d0563aeba9364 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-04-19CSIT-1041: Trending dashboardTibor Frank9-2/+164
Change-Id: Ide76682e210412fdcd945a21946fa9957429109d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-19CSIT-1041: Trending dashboardTibor Frank1-1/+1
Change-Id: Id5a6a431261443eb8616c9d6ff4cc43b6f054791 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-19CSIT-1041: Trending dashboardTibor Frank2-45/+82
Change-Id: I175bf9269a9f958dc35d592a2810b7a6f37268a3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-19CSIT-1052: Remove HC Performance from 1804 reportTibor Frank10-223/+21
Change-Id: I924028fd6d56fff1859bc1fd27d7a5273d54435f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-19FIX: Memif tests failingPeter Mikus4-2/+21
- CSIT-1049 Change-Id: I073c1e6d8cdda835fbb955cbf79e982bc2cc6228 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-04-19CSIT-1041: Trending dashboardTibor Frank3-87/+108
Change-Id: I2b08c3c1859302437092456da4bb8f1ebe4756bf Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-18FIX: Topology schema after adding architecturePeter Mikus1-1/+4
Change-Id: Ia6fd4fc1168a7171bbe480aac3c6c942375b1623 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-04-18CSIT-1041: Trending dashboardTibor Frank1-2/+4
Change-Id: I98db049e4a8a3fedce73290815cf84e7d281f6ec Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-17Update of VPP_STABLE_VER filesJan Gelety4-2/+4
- use new vpp ref build - ubuntu 16.04: 18.07-rc0~49-gfe7d4a2~b4105_amd64 - use new vpp ref build - centos7: 18.07-rc0~49_gfe7d4a2~b4073.x86_64 - two IPSEC-LISP-GPE test suites tagged "EXPECTED_FAILING" as there is a bug in the test case - fix is under preparation and will be merged soon Change-Id: Ia8cffeb63a931cd089fba3c9b2ceec987f2ab347 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-04-17Report, trendingTibor Frank6-35/+66
Change-Id: Ib71be16f2ddf172c381b43d289a9a0000dad10b6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-17Report: Compare MRR dataTibor Frank3-15/+230
Change-Id: I66bfb11568401d0640e809b5d70fc414b09d5011 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-17CSIT-1041: Trending dashboardTibor Frank5-73/+118
Change-Id: I983c5cccd165fb32742d395cf7e8aa02c7f9394a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-16CSIT-1041: Trending dashboardTibor Frank7-67/+176
Change-Id: Ic706612218e0ac6b991a15abc4d67e16905e8087 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-16Make default driver configurablePeter Mikus4-7/+12
- Make UIO driver configurable from global variables. - Prepare code for uio_pci_generic to vfio-pci change Change-Id: I2b49201177a92f51673242a30e2fd8d4f7e59694 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-04-16Log archiving for functional testsPeter Mikus1-5/+13
- Adding log archiving to logs.fd.io for functional tests. Change-Id: Ie36021840d58d9b1fba1f78a6940a9fe39875943 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-04-16CSIT-1041: Trending dashboardTibor Frank1-1/+1
Change-Id: Ib095a5cb1e825ffd4be09414b52fb0bbb133828c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-15CSIT-1041: Trending dashboardTibor Frank1-2/+2
Change-Id: I4f2068503cc02091b439ebfb15ebe92aa203252d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-15CSIT-1041: Trending dashboardTibor Frank10-294/+17
Change-Id: I4cedfaab7f6e5d854a5107c4ac69413eb89186d0 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-15CSIT-1041: Trending dashboardTibor Frank1-10/+17
Change-Id: I74b2c5d56ccf764868759fd5d7f2301d4ad3d725 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2018-04-15CSIT-1041: Trending dashboardTibor Frank1-2/+6
Change-Id: I1905039550283d7eb23d02b32bb5fb837215e37e Signed-off-by: Tibor Frank <tifrank@cisco.com>