aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-06-16Report: Add vsapTibor Frank7-202/+400
Change-Id: I3e8719ab2da0d9b4ae1b24c6b8479724064c8dce Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit bb1a7058e8bbcbe998fdfd8dd5ed46e13fb90db7)
2021-06-15Report: Update Infra sectionspmikus24-1203/+1156
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I14aa6f64b2621ad306e1cd79fafefe94dd1ed85a (cherry picked from commit 2072a56eeca53f00cff1b5d888d24f7271ae1fb4)
2021-06-14Report: Add RC1 dataTibor Frank6-96/+119
Change-Id: I8bb69b896438c84cdd280e781697773b8cf91475 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 6726e389d87ebd601a4f4d083833c9f04f573d75)
2021-06-14FIX: eval expressionpmikus2-0/+4
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I746a40af0a051978706e7c696d391a051133145f
2021-06-14Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I369efda427954014db527604519d5d4619cab055 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-06-11PAL: reduce amount of dataTibor Frank2-14/+15
Change-Id: If5713c01e73db72e46a863c7499cb437892a2d97 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4255e5ea90db6f0c2e4a106ff8cc6dc734ac5422)
2021-06-11FIX: GSO testspmikus1-3/+4
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I00372b5528752186a814e83af092e1b0123e4683 (cherry picked from commit b623785eb9ecaf0657e8f6ca6898dabdc5381128)
2021-06-11Trenring: Reduce nr of builds to save RAMTibor Frank1-13/+13
Change-Id: I53e3af82a0024c8247d80e1f0401f0e9cd60e8ee Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit e775f23879e7c4e9521ebafcd0117fbe57ff6bad)
2021-06-10FIX: Pylint reducepmikus200-342/+372
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I909942dbb920df7f0fe15c0c92cda92c3cd8d8ad (cherry picked from commit 7829fea4a2c8936513fa95215b7d84997f814a69)
2021-06-10FIX: Add ICMPv6MLReport2 maskingpmikus9-24/+83
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I1183a0ffd13c6926b3963b78630954bb6356133b (cherry picked from commit 8b25b4e89bdba964f2a3d602b8c47f551a084724) (cherry picked from commit aa02a041d8a6099f870d21bb5949bd741733df80)
2021-06-10Infra: vpp_device -> Ubuntu 20.04pmikus26-106/+591
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: If24c385b93e1ba310ea258984c97494b4cab467c (cherry picked from commit f754eac4faf76fdbffac648769c03f5668f9f6a2)
2021-06-10Add gtpu sw performance test casesxinfeng zhao7-2/+260
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Reviewed-by: Yulong Pei <yulong.pei@intel.com> Change-Id: Ibe4420529192559a3cdbb84e0a67859750a9e0d5 (cherry picked from commit 75fe508bc9e03291977c1a28ca0adc31c3149df9)
2021-06-10Infra: Decommission 3n-hsw - docspmikus4-1127/+50
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I782fbf2d495b915cda6c25b36ffc00e8abce32f7 (cherry picked from commit dc85fa13993efce22191b41e3696301f1477fd7c)
2021-06-10Dpdk in VM: Increase num_mbufsVratko Polak5-12/+14
Since switching to rxq ratio 1:1, the previous value was not enough for 4c vhost tests. + Set the 1:1 rxq ratio also for DPDK (outside vhost) tests. - Still not sure why those tests were not failing. + Set the 1:1 rxq ratio also for VPP container tests. Ticket: CSIT-1783 Change-Id: Id9d136a638eb212a8105a6288e7847f3c35fefb0 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 9780b57a9640e9ab40e40ec122ac80e09cd74c79) (cherry picked from commit aa0fe4e6f83208a6f53a03103893ad5e08cd26f0)
2021-06-09FIX: spectre-meltdown calibrationpmikus1-15/+15
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ie162c2021d54129b48a6b3a48027b31db11d7ec6 (cherry picked from commit 924ab26cf80edfc9efb8116a2295478cd3f821ea)
2021-06-08Report: Add dataTibor Frank1-0/+10
Change-Id: I15f0dc0b401a041e004dfa3d06081dffa8b13dd5 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit d0e972a07ae624ef74db96acf21d1adcc4970d3c)
2021-06-08PAL: Convert XML to JSONTibor Frank16-194/+798
Change-Id: I24f0ddc412d4353ba244c58a3068b5b0ea4349e3 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit c763cfcb064e4f4acf6b8309b08d3800b9bd5331)
2021-06-07Report: Add dataTibor Frank1-189/+55
Change-Id: I73171b62fae718a5629d6d94f6908281175c2969 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit fd84de690150a1ef15eeeebc32f70ff54cb25e66)
2021-06-07Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I2500d2eccd4fdc46e70d8af547f4ae101911af1a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-06-04FIX: af_xdp L2 data pathspmikus1-1/+28
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ic5bc714b56c8bbd6884264a566eb8554a9735cba (cherry picked from commit 7335a3fabef47d2d3ee0f0bffc2c28cb3307156c)
2021-06-04Report: fix data setTibor Frank1-1/+1
Change-Id: I3b469da641e0adcf0a859f8f47c3a7caa7d1ca24 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 57e78b5c6c7a1994aafffd8ffe99fbdeeb7ef3c9)
2021-06-04Report: Add dpdk dataTibor Frank4-158/+146
Change-Id: Iad97217b99b25f14a85c98348d49339a4be8cec7 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit b6a7e10e30191532940c243bf75b80c9a14cd85f)
2021-06-04Performance: Add AF_XDP testspmikus9-36/+364
- enabling for fortville, columbiaville - enabling experimental for mlx Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I1b7ceb54769f4a0089ac7309350499e60c5cca0a (cherry picked from commit 4a0b0f2b633bb9fd15a7dc8357650a9ac7846edd)
2021-06-04job_specs: reduce number of weekly ndrpdr testsMaciek Konstantynowicz6-754/+108
Remove: - All vts tests, obsolete use cases. - dot1q tests apart from dot1q-l2bd, superfluous combinations. - nat44 tests - -pps tests, replaced by -tput tests. - h1-p1-s1 single session tests, unessential combination. - h4096-p63-s258048 tests, unessential scale combination. - ipsec tests - ethip4ipsectptlispgpe. - policy-aes128gcm. - policy-aes128cbc-hmac256sha. - policy-aes128cbc-hmac512sha. - int-aes128cbc-hmac256sha. - scale of - 400tnlsw. - 5000tnlsw. - 20000tnlsw. - 60000tnlsw. Change-Id: I269878218f1ff61e58f9a2d669ebdba7c8dffdbf Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit 5468f3b23b892541026ab29aa37b5131e7e30a82)
2021-06-04job_specs: reduce number of daily mrr testsMaciek Konstantynowicz6-660/+18
Remove: - All vts tests, obsolete use cases. - dot1q tests apart from dot1q-l2bd, superfluous combinations. - nat44 tests - -pps tests, replaced by -tput tests. - h1-p1-s1 single session tests, unessential combination. - h4096-p63-s258048 tests, unessential scale combination. - ipsec tests - ethip4ipsectptlispgpe. - policy-aes128gcm. - policy-aes128cbc-hmac256sha. - policy-aes128cbc-hmac512sha. - int-aes128cbc-hmac256sha. - scale of - 400tnlsw. - 5000tnlsw. - 20000tnlsw. - 60000tnlsw. Change-Id: Iccce3e20299b4ac771228a6878b4f0961b0186de Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit 24cd371f21d6ba370b0c6f4acee6f8cbd2ea49f7)
2021-06-03Trending: Partially remove 3n-hswTibor Frank6-320/+6
Change-Id: I2f08d455a51f3b891b38ad82bfac47dd7b9921c5 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 9ab83131443469ebced0c3ac34c17a385bb9cdaf)
2021-06-02Report: Replace links to jobs by links to logsTibor Frank88-278/+357
Change-Id: I4e44eced6ab2199f070b38a13060f4e0b7a2ef7f Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 3faf5e9192489b8f850757d6179311a59243a95b)
2021-06-02Hsw deprecation: Delete 3n-hsw job specsVratko Polak47-3803/+3
+ Verify jobs remain available for 3n-hsw. - PAL edits are independent, will be done elsewhere. - Autogen edits to come later. Change-Id: I2d0d1b15cbe49627fa9c5188c70f94156b438b77 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 640f4ceb3de5d8ab94493cfde785caed453254bf)
2021-06-02PAL: Fix plot_ndrpdr_box_nameTibor Frank1-2/+4
- if there are no values, put warning to the log. Change-Id: Ibea99e3f4962684afefa572c46bcca157b8ab3cf Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit ccae0f8da97bce98aaaa5cc529b20b88a3d58679)
2021-06-02Infra: Decommission 3n-hsw - NICspmikus1-19/+1
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I5bbb573fb75d0ee7b5e9b21591e4d6ff48df917e (cherry picked from commit fa3c865b27c2cfcf11b5fc45bf1a34290f3c32ce)
2021-06-02Infra: Decommission 3n-hsw - topologiespmikus3-912/+0
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Iebf8dc936f8ce44f3c9250cad35d8908aabd0f33 (cherry picked from commit 9125e6dac656e6e224812b181b301c28eae50fef)
2021-06-02Report: Configure reportTibor Frank113-10893/+3097
+ 2101 --> 2106 + remove 3n-hsw + unify data sets + configure data sets - implement changes from job-specs Change-Id: I200e7a80ebf88864ce4a7a2134f5251b557f6a3a Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit c10980893443b59c464deb6cd0d66d5be972593f)
2021-06-01ASTF: Fix syntax error in stopVratko Polak1-2/+2
When ASTF suites were introduced, they already edited [0] actions to avoid explicit stop. Then a refactor [1] introduced the syntax error, but as stop never run, we didnot see it as a failure. Finally another refactor [2] caused the stop to be called again, exposing the syntax error. As a related issue, pylint script was not updated to check files in GPL directory until [3]. [0] https://gerrit.fd.io/r/c/csit/+/28205/8/tests/vpp/perf/ip4/2n1l-10ge2p1x710-ethip4udp-ip4base-h1024-p63-s64512-ndrpdr.robot#84 [1] https://gerrit.fd.io/r/c/csit/+/28208/179/GPL/tools/trex/trex_astf_stop.py#102 [2] https://gerrit.fd.io/r/c/csit/+/32030/37/resources/libraries/robot/performance/performance_utils.robot#518 [3] https://gerrit.fd.io/r/c/csit/+/32504 Change-Id: Ibd20b43cb263170d9f17255ff1bcd20f09c42cb5 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2021-06-01Tox: Run pylint also for GPLVratko Polak1-2/+2
Change-Id: Ic6c5d35dc602638b06962fcad30d8517c9553552 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 1d8887789f98551aac51571b8c4c0c3a18612203)
2021-05-31Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I4a73ad112be65cbc3e4774dd722155bab5d28596 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-05-31Framework: Telemetry retakepmikus21-172/+3254
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I2f019a083916aec9f7816266f6ad5b92dcc31fa0 (cherry picked from commit d255d2545ee6cdc871bc35314fad72c3c48b225b)
2021-05-27Update VPP_STABLE_VER filesTibor Frank3-3/+3
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I25d8c1b75e51538fc0bc687185b23677dce81c7c
2021-05-26Add dpdk max-simd-bitwidth configuration.xinfeng zhao2-1/+18
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Reviewed-by: Yulong Pei <yulong.pei@intel.com> Change-Id: Ie7b9912eacdb60689012936580d3d774f7e470ae
2021-05-26PAL: Fix requirementsTibor Frank1-1/+1
Change-Id: Ia40cce641e69e8155a6f1ca7e3b0631acf9fb7cb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-05-26rxq_ratio default value changed to 1viliam.luc12-12/+15
Change-Id: I0c973ceffc13f4f3c5f959d56cb0890b87091a82 Signed-off-by: Viliam Luc <viliam.luc@pantheon.tech>
2021-05-26Perf: Add perfmon_plugin for telemetrypmikus809-1282/+1563
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I710af90aa5474381a82095c8a11ecf6c01c2483b
2021-05-25Infra: Add fdio-marvel-devpmikus6-10/+94
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ic851dea3b763006b57e1b9c017274d3279b6a1ba
2021-05-25CSIT Data driverpmikus6-4/+337
+ S3 storage driver implementation Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ifafec2afbbeb4cd4724c17208ad7ec40b6cd7c96
2021-05-24Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I4061323045f493a89246fd784ae1abf7760216f7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-05-20hoststack perf: iperf3 udp hoststack performance tests.Dave Wallace4-0/+159
Change-Id: Ie2e735971934d8aeac2d436505c120f09ce67ac7 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-05-20perf: add TCP Nginx+LDPRELOAD suitesxizhanx25-13/+1956
1. Suite steup add download nginx 2. Add nginx-1.14.2/1.15.0 ldp test suite 3. Add NginxUtils,NginxConfigGenerator method 4. Taskset the PID of nginx to the unused cores in VPP and these cores are under NIC's NUMA ID 5. cleanup add Kill Processes - nohup Signed-off-by: xizhanx <xix.zhang@intel.com> Change-Id: Idbf0e4ec3bf63e88281a8e3e34f52e00a6801c85 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2021-05-17Infra: Additional changespmikus11-191/+131
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ie08bd125c0d7b8e47344d34db77526f6714f5c0d
2021-05-17Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I6bf95404aafbbb250c7483d1333d2ddee3c01ba7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-05-13Infra: DC move logistics updatepmikus2-227/+613
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ib3c8d51ef10c73bee56ce5e440174bbede7e4806
2021-05-12Infra: Nomadpmikus8-1285/+1049
+ Cleanup vault + Add native GC + add raid to skx Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I402cb96fb7d1dc0c7d026ae69bf29d84be171269