csit.git
5 years agoReport: Add historical data to performance changes table 58/12158/2
Tibor Frank [Thu, 26 Apr 2018 08:08:42 +0000 (10:08 +0200)]
Report: Add historical data to performance changes table

Change-Id: I9d6ff6021db4356c0b06555c79841b9ed602f671
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: Add historical data to performance changes table 51/12151/1
Tibor Frank [Thu, 26 Apr 2018 06:33:06 +0000 (08:33 +0200)]
Report: Add historical data to performance changes table

Change-Id: Ia29ff844e44575020e71fb3f613e77508bda8b24
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1041: Use TMM for trending line 81/12081/6
Vratko Polak [Wed, 25 Apr 2018 15:35:52 +0000 (17:35 +0200)]
CSIT-1041: Use TMM for trending line

+ Make also pro/re-gression detection use TMM.
+ Update graphs.
- Do not update dashboard tables yet.

Change-Id: Iae526c846b329ad99549be61481532e197704fb0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 years agoUpdate report content 74/12074/2
Peter Mikus [Tue, 24 Apr 2018 11:36:20 +0000 (13:36 +0200)]
Update report content

- Update report content to match with rls1804 and master

Change-Id: Ib50df2482635f07c94ba92f0ed766bd95bc8e52c
Signed-off-by: Peter Mikus <pmikus@cisco.com>
5 years agoCSIT-1041: Trending dashboard 35/12135/2
Tibor Frank [Wed, 25 Apr 2018 17:25:30 +0000 (17:25 +0000)]
CSIT-1041: Trending dashboard

Change-Id: If2e06d59fa8986ccf24abc118628b42d1deb6e39
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1041: Trending dashboard 27/12127/1
Tibor Frank [Wed, 25 Apr 2018 15:21:50 +0000 (17:21 +0200)]
CSIT-1041: Trending dashboard

Change-Id: Ib1307d542ddef1fb6c4ddc0f6204c549870a3c25
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1041: Trending dashboard 19/12119/1
Tibor Frank [Wed, 25 Apr 2018 13:28:14 +0000 (15:28 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I1d6aae1839a9d6d44407c90ff257bc37495f0cfa
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1041: Do not treat positive jumps as outliers 80/12080/4
Vratko Polak [Tue, 24 Apr 2018 12:27:30 +0000 (14:27 +0200)]
CSIT-1041: Do not treat positive jumps as outliers

Change-Id: If6e65faae3b5a31c56f942a7975b5a35f5f6d6a4
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
5 years agoEdits of intro to perf trending dashboard 11/12111/1
Maciek Konstantynowicz [Wed, 25 Apr 2018 12:36:47 +0000 (13:36 +0100)]
Edits of intro to perf trending dashboard

Change-Id: Ide9a38ac5798ba5a2c37f42232dc86b186502085
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
5 years agoFix warnings reported by gen_doc.sh 80/11580/10
Vratko Polak [Fri, 13 Apr 2018 17:45:33 +0000 (19:45 +0200)]
Fix warnings reported by gen_doc.sh

+ 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>
5 years agoReport: add data 03/12103/1
Tibor Frank [Wed, 25 Apr 2018 08:39:47 +0000 (10:39 +0200)]
Report: add data

 - 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>
5 years agoFIX: SSH socket reading error 95/12095/2
Peter Mikus [Wed, 25 Apr 2018 06:36:52 +0000 (08:36 +0200)]
FIX: SSH socket reading error

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>
5 years agoFIX: Do not ignore zeros while creating csv file 96/12096/1
Tibor Frank [Wed, 25 Apr 2018 06:48:02 +0000 (08:48 +0200)]
FIX: Do not ignore zeros while creating csv file

Change-Id: I0f1f63b9969399258c44176e6ed5a326fd0a5549
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoFIX: Remove feature plots from base graphs 91/12091/1
Tibor Frank [Wed, 25 Apr 2018 06:27:29 +0000 (08:27 +0200)]
FIX: Remove feature plots from base graphs

Change-Id: I4118a19bd6204858e96cbf8029aea045478efca7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1019: Fix PacketVerifier.RxQueue receive timeout issue 30/11530/5
Lucian Banu [Thu, 5 Apr 2018 05:05:53 +0000 (07:05 +0200)]
CSIT-1019: Fix PacketVerifier.RxQueue receive timeout issue

Change-Id: I0f7f54e721843b0252ac969ddfabc769a632c1a0
Signed-off-by: Lucian Banu <lucian.banu@enea.com>
5 years agoReport: Add data sources 66/12066/1
Tibor Frank [Tue, 24 Apr 2018 09:04:35 +0000 (11:04 +0200)]
Report: Add data sources

 - 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>
5 years agoCSIT-1041: Trending dashboard 61/12061/1
Tibor Frank [Tue, 24 Apr 2018 08:39:38 +0000 (10:39 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I815e61432d418d0f741ed57f5450460951f7191f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoUse /64 prefix for IPv6 subnet on vhost interface 82/11882/2
Neale Ranns [Wed, 18 Apr 2018 13:50:19 +0000 (06:50 -0700)]
Use /64 prefix for IPv6 subnet on vhost interface

Change-Id: Iee512d6f5c107e7b2e5fdc7412e07d34a1c6bbd0
Signed-off-by: Neale Ranns <nranns@cisco.com>
5 years agoCSIT-1041: Trending dashboard 57/12057/2
Tibor Frank [Tue, 24 Apr 2018 07:31:21 +0000 (09:31 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I1e05f75545d97ab186fbc48df44bfe17472d6cfd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoFIX: TCP perf tests 44/12044/2
Tibor Frank [Tue, 24 Apr 2018 06:07:47 +0000 (08:07 +0200)]
FIX: TCP perf tests

Change-Id: I6424722641b0cefdf1945b57996bf2c48dc86a3b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1041: Trending dashboard 40/12040/1
Tibor Frank [Tue, 24 Apr 2018 05:28:44 +0000 (07:28 +0200)]
CSIT-1041: Trending dashboard

Change-Id: Ida3dfcc4a7ae21424e7f6b6db597a80bc633b9da
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1041: Trending dashboard 17/12017/1
Tibor Frank [Mon, 23 Apr 2018 14:57:44 +0000 (16:57 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I8d53c68643acb18bf2b5ab171672b0de02d2d135
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: fix performance comparision tables 08/12008/1
Tibor Frank [Mon, 23 Apr 2018 11:41:51 +0000 (13:41 +0200)]
Report: fix performance comparision tables

Change-Id: Ieae746412427980fb86512253cc58ebcee991317
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1041: Trending dashboard 04/12004/2
Tibor Frank [Mon, 23 Apr 2018 11:30:48 +0000 (13:30 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I3b8e545bd198281af502acc6e23268e840112423
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1009: SRv6 proxy tests 99/11399/34
Jan Gelety [Thu, 22 Mar 2018 12:51:33 +0000 (13:51 +0100)]
CSIT-1009: SRv6 proxy tests

- 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>
5 years agoCSIT-1041: Trending dashboard 98/11998/1
Tibor Frank [Mon, 23 Apr 2018 10:20:20 +0000 (12:20 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I99b7acbbf6c773a4d2c5fc74cf7ba02aa6f98fa3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoReport: data 94/11994/1
Tibor Frank [Mon, 23 Apr 2018 09:47:39 +0000 (11:47 +0200)]
Report: data

Change-Id: I63a4a6f65aa80a4edb11b1ea3ece9787a148f6f2
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoUpdate of VPP_STABLE_VER files 84/11984/2
Jan Gelety [Mon, 23 Apr 2018 07:08:39 +0000 (09:08 +0200)]
Update of VPP_STABLE_VER files

- 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>
5 years agoReport: data 89/11989/1
Tibor Frank [Mon, 23 Apr 2018 08:02:24 +0000 (10:02 +0200)]
Report: data

Change-Id: I3fd24ba9030a62f9307a24e8774e703fa8232692
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1041: Trending dashboard 85/11985/2
Tibor Frank [Mon, 23 Apr 2018 07:29:29 +0000 (09:29 +0200)]
CSIT-1041: Trending dashboard

 - add long term classification

Change-Id: Iec8d2275c01da3b1e41435b9abfb70ec3fe98fd3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoPAL Trending: fix in remove_outliers 80/11980/1
Tibor Frank [Mon, 23 Apr 2018 06:17:35 +0000 (08:17 +0200)]
PAL Trending: fix in remove_outliers

Change-Id: Iec4d1683b8bb97224971d803821aced3c37144bd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoFIX: Use rolling window for outlier detection 63/11963/3
Vratko Polak [Fri, 20 Apr 2018 12:23:11 +0000 (14:23 +0200)]
FIX: Use rolling window for outlier detection

+ 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>
5 years agoFIX: Restart VPP in container before each test 59/11959/6
Peter Mikus [Fri, 20 Apr 2018 11:57:02 +0000 (13:57 +0200)]
FIX: Restart VPP in container before each test

Change-Id: Iec7045aadc0675e04b8c74cbe28f8b3f193bcf1f
Signed-off-by: Peter Mikus <pmikus@cisco.com>
5 years agoCSIT-1053: csit-dpdk-perf-1804-all data 66/11966/1
Tibor Frank [Fri, 20 Apr 2018 12:23:03 +0000 (14:23 +0200)]
CSIT-1053: csit-dpdk-perf-1804-all data

Change-Id: I38f6260bdaf94c39c105c0faa9779773d76cb972
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1041: Trending dashboard 60/11960/1
Tibor Frank [Fri, 20 Apr 2018 12:14:23 +0000 (14:14 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I56437bdb0c0b7309e2bdf4a81fd9e9b20843b040
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoFIX: Configure number of memif queus properly 90/11890/5
Peter Mikus [Wed, 18 Apr 2018 15:09:33 +0000 (17:09 +0200)]
FIX: Configure number of memif queus properly

Change-Id: I2dcb0300829bc961c80cc30d972d0563aeba9364
Signed-off-by: Peter Mikus <pmikus@cisco.com>
5 years agoCSIT-1041: Trending dashboard 29/11929/2
Tibor Frank [Thu, 19 Apr 2018 13:00:14 +0000 (15:00 +0200)]
CSIT-1041: Trending dashboard

Change-Id: Ide76682e210412fdcd945a21946fa9957429109d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1041: Trending dashboard 22/11922/1
Tibor Frank [Thu, 19 Apr 2018 10:34:22 +0000 (12:34 +0200)]
CSIT-1041: Trending dashboard

Change-Id: Id5a6a431261443eb8616c9d6ff4cc43b6f054791
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1041: Trending dashboard 17/11917/1
Tibor Frank [Thu, 19 Apr 2018 09:28:15 +0000 (11:28 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I175bf9269a9f958dc35d592a2810b7a6f37268a3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoCSIT-1052: Remove HC Performance from 1804 report 10/11910/2
Tibor Frank [Thu, 19 Apr 2018 06:41:24 +0000 (08:41 +0200)]
CSIT-1052: Remove HC Performance from 1804 report

Change-Id: I924028fd6d56fff1859bc1fd27d7a5273d54435f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoFIX: Memif tests failing 71/11871/6
Peter Mikus [Wed, 18 Apr 2018 09:11:19 +0000 (11:11 +0200)]
FIX: Memif tests failing

- CSIT-1049

Change-Id: I073c1e6d8cdda835fbb955cbf79e982bc2cc6228
Signed-off-by: Peter Mikus <pmikus@cisco.com>
5 years agoCSIT-1041: Trending dashboard 03/11903/1
Tibor Frank [Thu, 19 Apr 2018 05:21:03 +0000 (07:21 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I2b08c3c1859302437092456da4bb8f1ebe4756bf
Signed-off-by: Tibor Frank <tifrank@cisco.com>
5 years agoFIX: Topology schema after adding architecture 76/11876/2
Peter Mikus [Wed, 18 Apr 2018 11:16:33 +0000 (13:16 +0200)]
FIX: Topology schema after adding architecture

Change-Id: Ia6fd4fc1168a7171bbe480aac3c6c942375b1623
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoCSIT-1041: Trending dashboard 62/11862/1
Tibor Frank [Wed, 18 Apr 2018 04:47:52 +0000 (06:47 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I98db049e4a8a3fedce73290815cf84e7d281f6ec
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoUpdate of VPP_STABLE_VER files 16/11816/2
Jan Gelety [Mon, 16 Apr 2018 10:13:48 +0000 (12:13 +0200)]
Update of VPP_STABLE_VER files

- 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>
6 years agoReport, trending 45/11845/1
Tibor Frank [Tue, 17 Apr 2018 11:43:04 +0000 (13:43 +0200)]
Report, trending

Change-Id: Ib71be16f2ddf172c381b43d289a9a0000dad10b6
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoReport: Compare MRR data 40/11840/2
Tibor Frank [Tue, 17 Apr 2018 10:17:40 +0000 (12:17 +0200)]
Report: Compare MRR data

Change-Id: I66bfb11568401d0640e809b5d70fc414b09d5011
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1041: Trending dashboard 28/11828/1
Tibor Frank [Tue, 17 Apr 2018 05:28:54 +0000 (07:28 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I983c5cccd165fb32742d395cf7e8aa02c7f9394a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1041: Trending dashboard 03/11803/2
Tibor Frank [Mon, 16 Apr 2018 07:44:50 +0000 (09:44 +0200)]
CSIT-1041: Trending dashboard

Change-Id: Ic706612218e0ac6b991a15abc4d67e16905e8087
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoMake default driver configurable 47/11747/5
Peter Mikus [Fri, 13 Apr 2018 09:34:33 +0000 (11:34 +0200)]
Make default driver configurable

- 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>
6 years agoLog archiving for functional tests 82/11682/4
Peter Mikus [Wed, 11 Apr 2018 14:41:44 +0000 (14:41 +0000)]
Log archiving for functional tests

- Adding log archiving to logs.fd.io for functional tests.

Change-Id: Ie36021840d58d9b1fba1f78a6940a9fe39875943
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoCSIT-1041: Trending dashboard 99/11799/1
Tibor Frank [Mon, 16 Apr 2018 04:47:19 +0000 (06:47 +0200)]
CSIT-1041: Trending dashboard

Change-Id: Ib095a5cb1e825ffd4be09414b52fb0bbb133828c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1041: Trending dashboard 94/11794/1
Tibor Frank [Sun, 15 Apr 2018 19:15:23 +0000 (21:15 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I4f2068503cc02091b439ebfb15ebe92aa203252d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1041: Trending dashboard 90/11790/1
Tibor Frank [Sun, 15 Apr 2018 19:02:50 +0000 (21:02 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I4cedfaab7f6e5d854a5107c4ac69413eb89186d0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1041: Trending dashboard 86/11786/1
Tibor Frank [Sun, 15 Apr 2018 17:04:35 +0000 (19:04 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I74b2c5d56ccf764868759fd5d7f2301d4ad3d725
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1041: Trending dashboard 82/11782/1
Tibor Frank [Sun, 15 Apr 2018 16:21:11 +0000 (18:21 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I1905039550283d7eb23d02b32bb5fb837215e37e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1041: Trending dashboard 78/11778/1
Tibor Frank [Sun, 15 Apr 2018 10:39:40 +0000 (12:39 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I18f06b67af7ce8894bfbddbd70d2a9c1f33435be
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1041: Trending dashboard 53/11753/1
Tibor Frank [Fri, 13 Apr 2018 10:16:04 +0000 (12:16 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I09097843d4d7f659db9a3133bb6e1c457bcd1ac1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1041: Trending dashboard 43/11743/2
Tibor Frank [Fri, 13 Apr 2018 09:15:45 +0000 (11:15 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I227f9ec0e863307393a1e192a6faaea32b08673d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoFIX: CSIT-1044 Dpdk-testpmd 9000B tests failing 41/11741/2
Peter Mikus [Fri, 13 Apr 2018 09:02:04 +0000 (09:02 +0000)]
FIX: CSIT-1044 Dpdk-testpmd 9000B tests failing

Change-Id: If2b27912f2523e9e7d3c24dd8c310cfcb3e935b2
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoCSIT-1041: Trending dashboard 37/11737/1
Tibor Frank [Fri, 13 Apr 2018 08:29:14 +0000 (10:29 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I26aaf33a3df4d38fddadcfc7191900d80c02f855
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1041: Trending dashboard 33/11733/1
Tibor Frank [Fri, 13 Apr 2018 07:40:18 +0000 (09:40 +0200)]
CSIT-1041: Trending dashboard

Change-Id: Ie98b7b8885575be408686b4eec5b539f3bb68d1d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1041: Trending dashboard 21/11721/2
Tibor Frank [Thu, 12 Apr 2018 13:40:07 +0000 (15:40 +0200)]
CSIT-1041: Trending dashboard

Change-Id: Iac6d4e5bd8b1e10d3ae3206a8361c434fb4b49ea
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoAdd log-level 8 to DPDK init sequence 08/11708/6
Peter Mikus [Thu, 12 Apr 2018 10:57:31 +0000 (12:57 +0200)]
Add log-level 8 to DPDK init sequence

- Add --log-level 8 for testpmd init
- Fix txqflags parameter for testpmd 18.02

Change-Id: Icc687ffdd7cf3ab5fa8ece0f3ce2eb03996b22cf
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoCSIT-1041: Trending dashboard 16/11716/2
Tibor Frank [Thu, 12 Apr 2018 12:46:04 +0000 (14:46 +0200)]
CSIT-1041: Trending dashboard

Change-Id: I48f665a4ea095202a0792a2ee02794f779afb95c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoAdd more verbose DPDK logs 74/11674/3
Peter Mikus [Wed, 11 Apr 2018 07:28:50 +0000 (09:28 +0200)]
Add more verbose DPDK logs

Change-Id: I98a07fa88d4959ab05996e053c5c02ef9bda5039
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoCSIT-1042: Graph index 00/11700/1
Tibor Frank [Thu, 12 Apr 2018 07:29:16 +0000 (09:29 +0200)]
CSIT-1042: Graph index

Change-Id: I82a31993e7353185f8fa84eaf294d2a2fc8b8bbb
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1042: Graph index 96/11696/1
Tibor Frank [Thu, 12 Apr 2018 05:01:07 +0000 (07:01 +0200)]
CSIT-1042: Graph index

Change-Id: Id487184b779ae092b2b3722446fe2c741a21e37a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1042: Graph index 84/11684/1
Tibor Frank [Wed, 11 Apr 2018 14:48:01 +0000 (16:48 +0200)]
CSIT-1042: Graph index

Change-Id: I9ea8d1ae75537bd635dd3a37487e44765a1d8923
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1040: Static content improvements 78/11678/2
Tibor Frank [Wed, 11 Apr 2018 13:01:58 +0000 (15:01 +0200)]
CSIT-1040: Static content improvements

Change-Id: I8c9290cc93496794f30275ee23cc013146be94fd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1037 K8s container extensions 53/11653/7
Peter Mikus [Tue, 10 Apr 2018 09:00:22 +0000 (11:00 +0200)]
CSIT-1037 K8s container extensions

- Add new K8S topologies on i40 based nic

Change-Id: Id20f1e15dab347edee128633230aa098b774e43d
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoUpdate DPDK to 18.02 60/11660/7
Peter Mikus [Tue, 10 Apr 2018 11:24:53 +0000 (13:24 +0200)]
Update DPDK to 18.02

- Update DPDK version to 18.02
- Code cleanup.

Change-Id: I33e2aa35cc80092561a4db99d75bdc7e4b62df3a
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoCleanup perf bootstrap 41/11641/9
Peter Mikus [Tue, 10 Apr 2018 06:41:54 +0000 (08:41 +0200)]
Cleanup perf bootstrap

- Remove the DPDK_TEST variable and replace it by internal global
variable
- Unify all perf boostrap for merge in future.
- Cleanup ligato perf bootstrap.

Change-Id: Id47d6614c8dd18a701493e00056ef17d2e37fc5c
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoCreate unified service operations 08/11608/9
Peter Mikus [Mon, 9 Apr 2018 13:08:41 +0000 (15:08 +0200)]
Create unified service operations

- Add ability to dump the logs from service unit (since last start)
- Cleanup service code to more streamlined way.

Change-Id: I6e332dce3229727dd36fd72a8ecfb9fc9efe4d63
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoFix: PAL Trending csv and txt tables 56/11656/2
Tibor Frank [Tue, 10 Apr 2018 10:20:41 +0000 (12:20 +0200)]
Fix: PAL Trending csv and txt tables

 - Fix the problem with missing builds in the range of builds

Change-Id: I17fbc083ad88ee7c1b30c05f4f05022a1c92683d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoFIX: Crypto execution order 82/11182/12
Peter Mikus [Fri, 16 Mar 2018 07:29:28 +0000 (08:29 +0100)]
FIX: Crypto execution order

Currently, VAT history looks like this:

sw_interface_set_flags sw_if_index 2 admin-up
sw_interface_set_flags sw_if_index 1 admin-up
sw_interface_dump
sw_interface_set_flags sw_if_index 2 admin-up
sw_interface_set_flags sw_if_index 1 admin-up
sw_interface_add_del_address sw_if_index 2 192.168.10.1/24
sw_interface_add_del_address sw_if_index 1 172.168.1.1/24
ip_neighbor_add_del sw_if_index 2 dst 192.168.10.2 mac 68:05:ca:3a:af:40
ip_neighbor_add_del sw_if_index 1 dst 172.168.1.2 mac 68:05:ca:35:78:e9
ip_add_del_route 10.0.0.0/8 via 192.168.10.2  sw_if_index 2
resolve-attempts 10 count 1
exec exec /tmp/ipsec_create_tunnel_dut1.config

It should be like this:

sw_interface_add_del_address sw_if_index 2 192.168.10.1/24
sw_interface_add_del_address sw_if_index 1 172.168.1.1/24
ip_neighbor_add_del sw_if_index 2 dst 192.168.10.2 mac 68:05:ca:3a:af:40
ip_neighbor_add_del sw_if_index 1 dst 172.168.1.2 mac 68:05:ca:35:78:e9
ip_add_del_route 10.0.0.0/8 via 192.168.10.2  sw_if_index 2
resolve-attempts 10 count 1
exec exec /tmp/ipsec_create_tunnel_dut1.config
sw_interface_set_flags sw_if_index 2 admin-up
sw_interface_set_flags sw_if_index 1 admin-up

Change-Id: I4e943436dee00166966b4f53d9d0a40440bbf1e4
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoPAL Trending: Add build date to csv and txt tables 18/11618/1
Tibor Frank [Mon, 9 Apr 2018 14:13:14 +0000 (16:13 +0200)]
PAL Trending: Add build date to csv and txt tables

Change-Id: I75e614b45bcf1b38709b551ba13bc6e54d2c978d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoPAL: Static content - indexes 97/11597/1
Tibor Frank [Mon, 9 Apr 2018 09:51:18 +0000 (11:51 +0200)]
PAL: Static content - indexes

Change-Id: I5ebe1bc959e893fc617f69b9c3e01eee262651e0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoFIX: Download from nexus 92/11592/1
Tibor Frank [Mon, 9 Apr 2018 08:03:18 +0000 (10:03 +0200)]
FIX: Download from nexus

Change-Id: Ia6df570da214ff7af67550335f2c1c8b26a17bce
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoAdd .gitignore for files created by run_doc.sh 69/11569/3
Vratko Polak [Fri, 6 Apr 2018 11:07:35 +0000 (13:07 +0200)]
Add .gitignore for files created by run_doc.sh

This is to prevent people who verify documentation locally
from accidentally contributing the generated files into gerrit.

Change-Id: I16d9993b9f7fd2652ea53661dd431c499b58db8e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoCSIT-1034: Add all x710 tests 48/11548/3
Tibor Frank [Thu, 5 Apr 2018 12:07:49 +0000 (14:07 +0200)]
CSIT-1034: Add all x710 tests

Change-Id: Id96a3441a1f16ee4ca0a52e7dac1726884d6685d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoFIX: Remove Niantic from x710 and xl710 70/11570/1
Tibor Frank [Fri, 6 Apr 2018 11:25:29 +0000 (13:25 +0200)]
FIX: Remove Niantic from x710 and xl710

Change-Id: I3e41f30534870c2e4084f7fa81d5a757f08377ea
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoFIX: Jumbo frames are not received 67/11567/2
Tibor Frank [Fri, 6 Apr 2018 10:51:15 +0000 (12:51 +0200)]
FIX: Jumbo frames are not received

 - 10ge2p1x710-ethip4-ip4base-eth-2vhostvr256-1vm-mrr.robot
 - 10ge2p1x710-ethip4-ip4base-eth-2vhostvr256-1vm-mrr.robot

Change-Id: I69f6fcb7c7cae46a8061fd75db9be2933154c3f9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1032: MRR Tests: IPv6, x710 41/11541/6
Tibor Frank [Thu, 5 Apr 2018 10:02:43 +0000 (12:02 +0200)]
CSIT-1032: MRR Tests: IPv6, x710

 ─ 10ge2p1x710-ethip6-ip6base-copwhtlistbase-mrr.robot
 ─ 10ge2p1x710-ethip6-ip6base-iacldstbase-mrr.robot
 ─ 10ge2p1x710-ethip6-ip6base-mrr.robot
 ─ 10ge2p1x710-ethip6-ip6scale200k-mrr.robot
 ─ 10ge2p1x710-ethip6-ip6scale20k-mrr.robot
 ─ 10ge2p1x710-ethip6-ip6scale2m-mrr.robot

Change-Id: I270c1e52e61fd9765f139983d133432a3058c722
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1035: MRR Tests: container_memif, x710 42/11542/6
Tibor Frank [Thu, 5 Apr 2018 10:23:35 +0000 (12:23 +0200)]
CSIT-1035: MRR Tests: container_memif, x710

 ─ 10ge2p1x710-eth-l2bdbasemaclrn-eth-2memif-1lxc-mrr.robot
 ─ 10ge2p1x710-eth-l2xcbase-eth-2memif-1dcr-mrr.robot
 ─ 10ge2p1x710-eth-l2xcbase-eth-2memif-1lxc-mrr.robot

Change-Id: I1ad44fc2a7f27edb060953cb301fda4abcffe52b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1033: MRR Tests: L2, x710 40/11540/6
Tibor Frank [Thu, 5 Apr 2018 09:48:35 +0000 (11:48 +0200)]
CSIT-1033: MRR Tests: L2, x710

 ─ 10ge2p1x710-dot1q-l2bdbasemaclrn-mrr.robot
 ─ 10ge2p1x710-dot1q-l2xcbase-mrr.robot
 ─ 10ge2p1x710-eth-l2bdbasemaclrn-iacl1sf-10kflows-mrr.robot
 ─ 10ge2p1x710-eth-l2bdbasemaclrn-iacl1sl-10kflows-mrr.robot
 ─ 10ge2p1x710-eth-l2bdbasemaclrn-iacl50sf-10kflows-mrr.robot
 ─ 10ge2p1x710-eth-l2bdbasemaclrn-iacl50sl-10kflows-mrr.robot
 ─ 10ge2p1x710-eth-l2bdscale100kmaclrn-mrr.robot
 ─ 10ge2p1x710-eth-l2bdscale10kmaclrn-mrr.robot
 ─ 10ge2p1x710-eth-l2bdscale1mmaclrn-mrr.robot
 ─ 10ge2p1x710-eth-l2xcbase-mrr.robot

Change-Id: Ic5d5cb377eca25daaeb22e8390632a6d6421c2e3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT-1030: Add x710 MRR tests - vm_vhost 45/11545/4
Vratko Polak [Fri, 6 Apr 2018 07:47:17 +0000 (09:47 +0200)]
CSIT-1030: Add x710 MRR tests - vm_vhost

+ 10ge2p1x710-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot
+ 10ge2p1x710-dot1q-l2xcbase-eth-2vhostvr1024-1vm-mrr.robot
+ 10ge2p1x710-eth-l2bdbasemaclrn-eth-2vhostvr256-1vm-mrr.robot
+ 10ge2p1x710-eth-l2bdbasemaclrn-eth-4vhostvr1024-2vm-mrr.robot
+ 10ge2p1x710-eth-l2xcbase-eth-2vhostvr1024-1vm-mrr.robot
+ 10ge2p1x710-eth-l2xcbase-eth-2vhostvr256-1vm-mrr.robot
+ 10ge2p1x710-eth-l2xcbase-eth-4vhostvr1024-2vm-mrr.robot
+ 10ge2p1x710-ethip4-ip4base-eth-2vhostvr1024-1vm-mrr.robot
+ 10ge2p1x710-ethip4-ip4base-eth-2vhostvr256-1vm-mrr.robot
+ 10ge2p1x710-ethip4-ip4base-eth-4vhostvr1024-2vm-mrr.robot
+ 10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr.robot

Copies of the respective x520 files,
with each "X520-DA2" or "X520" replaced by "X710".
Occurences of "Niantic" were removed.

Change-Id: I15bce75b704072b26a908f868e90a42dc3ea7661
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoFIX: VAT SSH timeout 44/11544/8
Peter Mikus [Thu, 5 Apr 2018 11:07:02 +0000 (13:07 +0200)]
FIX: VAT SSH timeout

Currently when VAT cannot connect to VPP via direct API call, there is
inner timeout of ~100s until it quits and returns RC. In our code we are
setting outer timeout to 10/15s to detect if VAT is not responding. If
VAT does not respond quickly enough due to e.g VPP crash, we are
incorrectly reporting SSHTimout exception.

This fix is suppose to set correct timeout values and also to set some
of the calls like show run|hard|err / clear to detect whether they were
successfull or not.

+ Various small library cleanup.

Change-Id: I787c4baecd7e086705a4076643e255a875ea8438
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoCSIT-1020: MRR Day 2 - x710 31/11531/7
Jan Gelety [Thu, 5 Apr 2018 06:54:44 +0000 (08:54 +0200)]
CSIT-1020: MRR Day 2 - x710

 - CSIT-1029: x710 MRR tests - IP4
   - ip4
     -10ge2p1x710-ethip4-ip4base-copwhtlistbase-mrr.robot
     -10ge2p1x710-ethip4-ip4base-iacldstbase-mrr.robot
     -10ge2p1x710-ethip4-ip4base-ipolicemarkbase-mrr.robot
     -10ge2p1x710-ethip4-ip4base-mrr.robot
     -10ge2p1x710-ethip4-ip4scale200k-mrr.robot
     -10ge2p1x710-ethip4-ip4scale20k-mrr.robot
     -10ge2p1x710-ethip4-ip4scale2m-mrr.robot
     -10ge2p1x710-ethip4udp-ip4base-iacl1sf-10kflows-mrr.robot
     -10ge2p1x710-ethip4udp-ip4base-iacl1sl-10kflows-mrr.robot
     -10ge2p1x710-ethip4udp-ip4base-iacl50sf-10kflows-mrr.robot
     -10ge2p1x710-ethip4udp-ip4base-iacl50sl-10kflows-mrr.robot
     -10ge2p1x710-ethip4udp-ip4base-nat44-mrr.robot
     - 10ge2p1x710-ethip4udp-ip4scale1000-udpsrcscale15-nat44-mrr.robot
   - ip4_tunnels
     -10ge2p1x710-ethip4lispip4-ip4base-mrr.robot
     -10ge2p1x710-ethip4vxlan-l2bdbasemaclrn-mrr.robot
     - 10ge2p1x710-ethip4vxlan-l2xcbase-mrr.robot

Change-Id: I141bbd8039f4a5993c77758b1c410dcbd203ab97
Signed-off-by: Jan Gelety <jgelety@cisco.com>
6 years agoCSIT-1008: Fix 9000B VM Vhost performance tests 33/11533/6
Tibor Frank [Thu, 5 Apr 2018 08:23:14 +0000 (10:23 +0200)]
CSIT-1008: Fix 9000B VM Vhost performance tests

Change-Id: I63105e8a4f11d740c38fc6123984005bcefa117b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoHC Tests: adapt hc2vpp tests to oxygen bump(HONEYCOMB-424) 61/10961/2
Marek Gradzki [Mon, 5 Mar 2018 15:21:04 +0000 (16:21 +0100)]
HC Tests: adapt hc2vpp tests to oxygen bump(HONEYCOMB-424)

Requires https://gerrit.fd.io/r/#/c/10376/
and
https://gerrit.fd.io/r/#/c/10643/

Change-Id: I32c81ddf4377f598c359bff278b34a76b9309a28
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
6 years agoFIX: Change plugin default behavior for Container tests 38/11538/2
Peter Mikus [Thu, 5 Apr 2018 09:34:14 +0000 (09:34 +0000)]
FIX: Change plugin default behavior for Container tests

Looks like disabling all plugins in container leaving
only memif_plugin.so results into issue that could lead
into lost of SSH connectivity to TB or in better case
to not handling any traffic.

This fix is supose to return previous behavior for Container
instance of VPP.
vpp_config.add_plugin('disable', 'dpdk_plugin.so')

Change-Id: I7bca6c73c0f5aaf30d423b90ff7c2d2c38d54700
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoRevert "FIX: Change plugin default behavior for Container tests" 37/11537/1
Peter Mikus [Thu, 5 Apr 2018 09:31:30 +0000 (09:31 +0000)]
Revert "FIX: Change plugin default behavior for Container tests"

This reverts commit c754789176b1a3ca00a129d3d207aa5a6bad7c27.

Change-Id: Ic1bbe8fac0d98f41aa8b1b57da0c7a147111340b
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoFIX: Change plugin default behavior for Container tests 34/11534/3
Peter Mikus [Thu, 5 Apr 2018 09:12:22 +0000 (09:12 +0000)]
FIX: Change plugin default behavior for Container tests

Looks like disabling all plugins in container leaving
only memif_plugin.so results into issue that could lead
into lost of SSH connectivity to TB or in better case
to not handling any traffic.

This fix is supose to return previous behavior for Container
instance of VPP.

Change-Id: Ie8b3ce2e35a40c8f3498e490abb6967cd4dd912a
Signed-off-by: Peter Mikus <pmikus@cisco.com>
6 years agoHC Tests: fix authentication for ODL Oxygen jobs 32/11532/3
Marek Gradzki [Thu, 5 Apr 2018 08:19:17 +0000 (10:19 +0200)]
HC Tests: fix authentication for ODL Oxygen jobs

Change-Id: I05dcb5f35ae1bc2abc7ce5c34eaced218e0ebd35
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
6 years agoPut Centos 7.4-1711 1.9 image into production 18/11318/4
Thomas F Herbert [Fri, 23 Mar 2018 01:36:16 +0000 (21:36 -0400)]
Put Centos 7.4-1711 1.9 image into production

The patch to create this image is gerrit patch 11245

CSIT-566
CSIT-688
CSIT-681
CSIT-682
CSIT-688
CSIT-683

7.4-1711 1.9 images have been installed on VIRL1, VIRL2 and VIRL3

The 7.4-1711_1.9 image has been tested locally on VIRL3 with a local patch
modifying bootstrap.sh. A pass of verify should force a check on VIRL2 and
VIRL1 to verify that the image works OK.

A merge of this patch will put the new image into production so review this
patch plus 11245 above carefully before merging.

Change-Id: I74a0b23d75120fdc3934bfe3c6e96f8fb10784db
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
6 years agoCSIT-1027: Add Index 15/11515/2
Tibor Frank [Wed, 4 Apr 2018 15:28:34 +0000 (17:28 +0200)]
CSIT-1027: Add Index

Change-Id: I2928aee8665ba80f6a36643331db410d55683b38
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoUpdate to Centos image 7.4-1711 45/11245/7
Thomas F Herbert [Sun, 11 Mar 2018 23:01:09 +0000 (19:01 -0400)]
Update to Centos image 7.4-1711

Add qemu-ev version 2.9.0-16
Changes required for vpp 18.04:
Add selinux policy rpms at required version.
Add mbedtls

JIRA: CSIT-566
JIRA: CSIT-680
JIRA: CSIT-681
JIRA: CSIT-602
JIRA: CSIT-608
JIRA: CSIT-603

Update Centos image version 1.8:
Point to Vault repo specific to for 7.3-1611 for
consistent control of package versions and releases.

Fix for pypcap import problem.

JIRA: CSIT-991

This fix forces the downloads of the complete package for all the pip python
packages to be installed on Centos regardless of the Python metadata on
the host.

Change-Id: Id651dd113eec41db738ac1e10c92d1074e89b1de
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
6 years agoCSIT-1027: Add Index 12/11512/1
Tibor Frank [Wed, 4 Apr 2018 13:50:09 +0000 (15:50 +0200)]
CSIT-1027: Add Index

Change-Id: If92bf076e4a55fff8f740b20a1f3aa5019c66091
Signed-off-by: Tibor Frank <tifrank@cisco.com>
6 years agoCSIT Trending: Static content 06/11506/1
Tibor Frank [Wed, 4 Apr 2018 11:59:07 +0000 (13:59 +0200)]
CSIT Trending: Static content

Change-Id: Icc5ad530cf7f80eae08a6cb7ce0f49b65015f6a5
Signed-off-by: Tibor Frank <tifrank@cisco.com>