aboutsummaryrefslogtreecommitdiffstats
path: root/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-02-11Report: Add dataTibor Frank1-54/+131
Change-Id: Id6514e3415a54e0e3b4592a30faa8cffb0b7fc40 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit db902772e34d62893c60ebf7450ab84ca236eee3)
2019-02-08FIX: AVF APIPeter Mikus4-5/+12
Change-Id: If755c06935a525c7a312e63f32f6035f08fdb893 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-02-08Report: Add dataTibor Frank1-799/+388
Change-Id: I72a970ded531398d4ca465d2310f7c0b98508f12 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit ee375b76cdab4939fafbd5d9c52ceed176afb343)
2019-02-05FIX: Set ipsec backend to dpdk backend when aes-gcm cipher usedJan Gelety1-15/+121
Change-Id: I008b9e0fd62cdc8e29136930762bd7412bd50181 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-02-05CSIT-1420: Split methodology section to more filesTibor Frank1-0/+1
Change-Id: I861e578434abdf72244d684fca8cfd66e1db9c28 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 124101d22151239b0411a73ae4d2bf8d70970937)
2019-02-05FIX: Cleanup docker images per jobPeter Mikus1-1/+1
Change-Id: Ib14d989d5f44a2aeeec122e2f63a9832a213f920 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit a221ffe6144eb0f372521fbbc828b8a225af12cd)
2019-02-05Improve 1n-skx vpp_device mapping functionPeter Mikus1-6/+20
Improve mapping function for 1n-skx vpp_device to pickup available DUT1 net_dev and replace the name with TG net_dev prefix. This way we can eliminate situation, when pair with not equal VLANs are picked. Change-Id: If78329e730bfb4df34fb8d8924c8715d69a15e0c Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 1c108d51c08631548dc2b2ba1b7652e0b577d82c) (cherry picked from commit 44bc8611bca15c49663a89cfb29cf0ec1a5ed17e)
2019-02-04CSIT-1416 Remove installation of vpp from containersPeter Mikus6-94/+80
Use parent system (Host, Container) installation of VPP. This will save the internet bandwith by skip installing of prerequisites packages. It will also skip dpkg install and simplify the process of initializing VPP inside container. Previosly initialization of VPP in container takes about 55s. With this patch it is reduced to 2-3s. This patch removes the bloated VOLUME creation between container sidecars (a.k.a nested container) and fixes the hugepage allocation. Change-Id: Ifa2be532edb77354657e1b84568bdc34993b00d0 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-02-04CSIT-1417: Prepare data sets for Report 1901Tibor Frank1-547/+859
Change-Id: If0553ac84d1414e7fd3c82d4a7a9511fbbc0986a Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 8e144056d6aaf83315df1dc4e2ea12f5f0c1e0ec)
2019-02-04CSIT-1411 Implement manual rx-placement override for bug in VPPPeter Mikus3-9/+177
Change-Id: Ie3d2b1f40a607ce5190ccfea6a372bc072d0a3b9 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 1634e19d9adb70b634c80b760aabac81fd4bfdd1)
2019-02-04CSIT-1397: Create Heatmap graphsTibor Frank4-185/+268
- colorscales Change-Id: I86e72432ffa850e76aed6d061461519c5f095a1f Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 9510e2ca6dbca1ab16b9db8054e9968facf4b699)
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>