aboutsummaryrefslogtreecommitdiffstats
path: root/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-02-04Trending: Remove NF_DENSITY tests from trendingTibor Frank3-88/+96
- also memif tests removed from graphs where they must not be. Change-Id: I1cbb02ba2dcdcd3a286c9ac4489c946993ac4790 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit de778ee617ed29443bdd8dfa393a2ec4b811b1b9)
2019-02-01FIX: Single memif configuration profilePeter Mikus1-0/+0
Change-Id: I44f22a07b6ecaffcce68bfedde1ea3e8a8274fa6 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit e091fac49b4ef6260be5b7ce6c1d02e9e750e6c6) (cherry picked from commit 4422211c9181c6a2108bd172c2c6e63f725ed419)
2019-01-31Add TB23 back into production poolPeter Mikus1-1/+1
Change-Id: I69a16b1baa5147f22b7c5742c2ccf6e030474937 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 65908ee392865911ad1b69610a7f3d43e6bf3bf3)
2019-01-30FIX: Hardcode nf_density RXQ count to 1Peter Mikus1-8/+27
Change-Id: I7ca3b2ce4f4c9d8b452d9de63e7466482d15aa50 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit c17a7406971d2ef28dbfcceb989b545588854e6a)
2019-01-30FIX: Cleanup mechanics for vpp_devicePeter Mikus3-3/+23
Change-Id: Ice975127f8ecdd4cead418151cf37d61dfb218a0 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 956989a5ad8966c06cf3300c2e5edf3f46466edb)
2019-01-30FIX: Put back sleep to wait for container to boot.Peter Mikus1-1/+1
Change-Id: Id63fc8670c7816cc71d8d6d8704ff7f1adf3db65 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 509a1092965c674c581e4080e2e2dc4dec5371c7)
2019-01-30CSIT-1409 Implement pipeline configuration for l2bd with memif/ip4.Peter Mikus6-71/+242
Change-Id: I7463d47a9d65069332eb2a288ff44f4499a8a467 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 11bd03f27a53fa6060bfa72bc98c52532cb6e404)
2019-01-29PLRsearch: Initial implementation and suitesVratko Polak8-3/+1202
Missing bits: - Add up-to-date .rst document (in child Change). - Prepare for releasing to PyPI.org (in child Change): -- Either copy dependencies from MLRsearch, or list in requirements. -- Perhaps move common dependencies to separate package for both search to depend on. -- All the other metadata stuff. Jira: CSIT-1276 Change-Id: I277efdb63dbb90b30e11f4e30a82e2130ac8efc3 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 27a56cad3679e4decbcca90acfb22c55a22153e0)
2019-01-28CSIT-1403 Implement multichain configuration for l2bd with memif/ip4.Peter Mikus5-114/+187
Change-Id: Ia87156b2ba826eb0a9a93d756b9765c7373ca6ce Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-01-28FIX: CPU util for NFPeter Mikus1-2/+5
- Fix detecting total allocable CPUs for NFs Change-Id: If3345518befb887655d3e162551c49df3163ed92 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 15648d7c4f98cc90a406519362b0d7f548893859)
2019-01-24FIX: correct call of vpp_add_routeJan Gelety4-113/+141
Change-Id: I63a2b5f484ac627c020e30c9f01a868c57aacf42 Signed-off-by: Jan Gelety <jgelety@cisco.com> (cherry picked from commit 552491e8bcff9745b04fbdd92609351ec9597cdc)
2019-01-23Report: Add VSC dataTibor Frank1-2/+2
Change-Id: I6cd99129ba41fc34f46714c9540299d0b954c965 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit a618779453752b80a07e842d52f0808d843348ef)
2019-01-23Fix PyLint errorsTibor Frank12-156/+101
Change-Id: I5a369f4b9f9b478375fda4a634bf57cc9623e972 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 8bac97fb07e863573f5a2914058e1d23229d279b)
2019-01-23Report: fix specification fileTibor Frank1-1/+1
Change-Id: Iae93d648b8d146ee363f5dbb3514edd90c74460a Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 495294fef7fe03f0797573bf700adbfb516ed573)
2019-01-23VPP_Device - add baseline tests - part IIb)Jan Gelety10-85/+261
CSIT-1372 Add following baseline tests to VPP_Device: - ip4 eth2p-ethip4-ip4base-eth-2memif-1dcr-dev - ip6 eth2p-ethip6-ip6base-eth-2memif-1dcr-dev - l2bd eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev - l2xc eth2p-eth-l2xcbase-eth-2memif-1dcr-dev Change-Id: Ic4a3a01b62d800c528a9c9371891dcc26b875220 Signed-off-by: Jan Gelety <jgelety@cisco.com> (cherry picked from commit 5a53823d8a6e99072152654ac632bb06a6b467ac)
2019-01-23Report: Add CSC and VSC dataTibor Frank2-17/+43
Change-Id: Ia2ebe3d0b96d0012361082d1f45b5c3853db3640 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 3532ea7e201971b463e6d72ae799a7871c5b3c9f)
2019-01-22CSIT-1404: Add data pre-processing for "service density" graphsTibor Frank1-2/+2
Change-Id: If9c1a9ee3cf21640e2153b52693903c29791c7ce Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit fcbcfb9aa1bd57fbf187b92a6b1de80899209640)
2019-01-22CSIT-1404: Add data pre-processing for "service density" graphsTibor Frank2-31/+102
Change-Id: Icd5709cd627999bc3ecc101abffb2ace3afdb246 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4434a78fce29d19044b29f60af1882c0fa850128)
2019-01-21Report: Compare NICs tablesTibor Frank1-2/+2
- Change logging level from warning to debug. Change-Id: I644bdf3a5d13a45a7835c8181ca95d63ff762233 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4c2c9a6d24ee27fc27427ba3b3c8f1c320c91cca)
2019-01-21CSIT-1406: Configure PAL to generate 1901 ReportTibor Frank2-13/+13
Change-Id: I2faf542970d9be54945a2f9fdaf0577bdfbd6d24 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4fba3998e586334ea0663ff401e36971249b191c)
2019-01-21CSIT-1397: Create Heatmap graphsTibor Frank2-0/+299
- Heatmap is used Change-Id: I33a8619ea4a346bde92d85da0bbb63f3d916cbc5 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 7f83ed570d3cd7ec18f2a7ea3c8c3badd0368099)
2019-01-21Bar graph for Soak tests resultsTibor Frank3-1/+383
CSIT-1401: Create bar graph for Soak tests results CSIT-1405: Add data pre-processing for "soak tests" graphs Change-Id: I158c54e713cb904eb1780190153413929c7bab6d Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 339d55392405b435fea92f62c3372b7940c46515)
2019-01-21CSIT-1395: Create comparison tables for NICsTibor Frank3-9/+619
Change-Id: Ib8583041a0d16a6242160b4f51eae973ef33504f Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit bec963c7d97302d7a0e41d38a5eec1ff5e518067)
2019-01-21CSIT-1390 Implement multichain configuration for l2bd with vhost/l3fwd.Peter Mikus20-43/+2350
Change-Id: I36ab0bc7c9eada4c3f7bb5cb8f53de7d267ff910 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 88e6c1f979f530397a0743e4300d42faf9b538f5)
2019-01-17Increase default number of hugepages to allow full box testingPeter Mikus1-1/+2
Change-Id: I1dc6f54e8371992e8c4a323bbad557e6c1fa435b Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 8c7ec6061718ef3e2cc22ca7e13d865b800563c3)
2019-01-17Update csit-sut-dcrPeter Mikus1-10/+20
Change-Id: I79907a92c658f1a53c49272b65ea29a5162e5e6a Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit cdd110ccd1329793eca6fb489d995d7b4324f73d)
2019-01-15fix failing tests after namespace updates in HCMichal Cmarada4-43/+36
Change-Id: Idf7cbcf285ff130f771eb3878065e6daa869ac71 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-01-14CSIT-1402: Add VICs to trendingTibor Frank2-0/+56
Change-Id: Ia854d9888130cf7b3df81644bc953e5524976dbc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-14CSIT-1400: Prepare and publish 1810.03 ReportTibor Frank2-4/+4
Change-Id: I63d989921e6dd2604adfbb93dc95a6de95c2f25d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-11CSIT-1393: Check and correct all existing graphs in the ReportTibor Frank1-220/+256
Change-Id: Ie6a63c91dfa7d0a7c688062b3a16663d84fcadc9 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-11Improve host-setup ansible scriptsPeter Mikus28-8/+26
Change-Id: I5b44be94e6c4ce5e19797d590cbd7f5de82698d5 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-01-11CSIT-1394: Modify existing comparison tablesTibor Frank1-24/+306
Change-Id: I3096bb2faeb61dc5715334cf19fe0e532fe4c68e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-10CSIT-1362: migrate to package cloud for HC performance testsMichal Cmarada1-0/+115
Change-Id: I43f62ea97e432504eb4ece85744d7fd6ff426113 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-01-10VPP_Device - add baseline tests - part IIa)Jan Gelety4-15/+60
CSIT-1372 Add following baseline tests to VPP_Device: - ip4 eth2p-ethip4-ip4base-eth-2vhost-1vm-dev - ip6 eth2p-ethip6-ip6base-eth-2vhost-1vm-dev - l2bd eth2p-eth-l2bdbasemaclrn-eth-2vhost-1vm-dev - l2xc eth2p-eth-l2xcbase-eth-2vhost-1vm-dev + fix doc strings in all vpp_device tests Change-Id: Icc5ed801f3e8f6dedaa611779bd86fc20102fa74 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-10CSIT-1389 Refactor current keywords for multichaining - CNF (II)Peter Mikus2-48/+38
Change-Id: Ic6af8ebf59589bea66322fc87a33218c7dc0c132 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-01-09fix permissions for dut_setup.shMichal Cmarada1-0/+0
Change-Id: Ia11125e889a981a762c54281375a4e78159d8c69 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-01-09CSIT-1389 Refactor current keywords for multichaining - CNFPeter Mikus4-109/+107
- Add ability to create matrix of containers (chains x nodeness) - Change default Docker image to csit-dut - Use new resource mapping function Change-Id: Iaac0f2efc99146fbaef0b33dc71b38770610023d Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-01-08[V4] Add sending unidirectional traffic support for TG in CSITYulong Pei3-18/+326
Extend TG in CSIT to support to send unidirectional traffic, and then it can be used by unidirectional test cases e.g. Load balancer. Change-Id: Ie25bcdf7d4525a6d88d8ecd11a1b6d98275fa4d6 Signed-off-by: Yulong Pei <yulong.pei@intel.com>
2019-01-08CSIT-1387 Implement mapping functionPeter Mikus3-114/+134
Implement universal mapping function for placing the NF threads to cpu cores/threads. - Must be SMT aware. - Must work with N-core NF. - Must be DUT (vswtich) aware. - Must be deterministic. - Must use DTCR and MTCR parameters. Change-Id: I98b61861f85c5af7ecd856719b4adf2ba95c262f Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-01-07Trending: Add latest changes to the "new" dirTibor Frank10-91/+125
Change-Id: Ib5d1c9561c5d21f2d72b5c1b643c114f37bacd1a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-07Adding pip requirementsJan Gelety6-0/+478
- add pexpect - needed for vpp_device vhost tests - add dill, numpy, scipy - needed for PLRSearch Change-Id: Ib53f19e954f440773103b7913603a0c86ed81039 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-04Trending: Remove unneeded tests from DashboardTibor Frank5-52/+104
Change-Id: I0f57735bcc578b42994721ca88dc1bb60af475de Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-04CSIT-1382 Create weekly/semiweekly job for vpp-devicePeter Mikus1-4/+5
- Update gather function Change-Id: If130b93fd8c9752bb804a8ecc53c1598e8669031 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-01-02Trending: Align the content of old and new dirsTibor Frank9-41/+132
Change-Id: I39d1f71adac0bad3dbe18a987909904ea5c1e6cb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-02VHOST vectors.Peter Mikus1-4/+7
Change-Id: I5e17c5ab5cb99af0ac3d063ffc911bf95457d3e4 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-12-19FIX: Avoid duplicated KW names in perf and func testsJan Gelety3-30/+30
Change-Id: I66c68edf6e26fa7baa7bdc5f5d60d4d4aa3af6b9 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-12-18FIX: do not use dump stats in IPv6 base testsJan Gelety1-5/+0
Change-Id: I9983b4aa1d6575f017bdfd69b6ab3b26206d9605 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-12-18Adding DMM build artifactssharath2-2/+50
Change-Id: Ia5153d8e716d506c85ec8b723331438efd66ab6a Signed-off-by: sharath <sharathkumarboyanapally@gmail.com>
2018-12-17FIX: Update PAPI to work with string changes in Python APIJan Gelety2-7/+9
Change-Id: I3b5f0568b5928cf12aaf2a555f52dd9809348579 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-12-14Trending: Reduce input dataTibor Frank1-18/+18
Change-Id: Ic49d52b924cbb468ed32fc8561a1101168b15614 Signed-off-by: Tibor Frank <tifrank@cisco.com>