aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2021-07-08job_specs: 2n-skx reduce number of report coverage testsMaciek Konstantynowicz19-766/+89
Remove: - All vts tests, obsolete use cases. - dot1q tests apart from dot1q-l2bd, superfluous combinations. - nat44 -pps tests, replaced by -tput tests. - nat44 h1-p1-s1 single session tests, unessential combination. - nat44 h4096-p63-s258048 tests, non-essential scale combination. Change-Id: Iae8612bd09980350b0cf5eb90ea4833296c73fc8 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit 9182f99fe55e8009836c77df11cb3e3b58fefacc)
2021-07-08job_specs: 2n-dnv reduce number of report coverage testsMaciek Konstantynowicz6-39/+6
Remove: - All vts tests, obsolete use cases. - dot1q tests apart from dot1q-l2bd, superfluous combinations. Change-Id: Ifb7d256ea0ff4afe18f80baf1e9058d3775e85d4 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit cd3392cf61fd23b333581dc111fe040fd72de77f)
2021-07-08job_specs: reduce number of report coverage tests for ipsecMaciek Konstantynowicz8-597/+23
Remove: - ipsec tests - ethip4ipsectptlispgpe. - policy-aes128gcm. - policy-aes128cbc-hmac256sha. - policy-aes128cbc-hmac512sha. - int-aes128cbc-hmac256sha. - scale of - 400tnlsw. - 5000tnlsw. - 20000tnlsw. - 60000tnlsw. Change-Id: I1443f35b7bf852fd665e8856d05bf04b9827913f Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit e75e2f7a9b2fa73718f8a4a5a31fbe56b234f820)
2021-07-07job_specs: 2n-clx reduce number of report coverage testsMaciek Konstantynowicz19-727/+94
Remove: - All vts tests, obsolete use cases. - dot1q tests apart from dot1q-l2bd, superfluous combinations. - nat44 -pps tests, replaced by -tput tests. - nat44 h1-p1-s1 single session tests, unessential combination. - nat44 h4096-p63-s258048 tests, non-essential scale combination. Change-Id: I2e2ff96dd727977f55e38f7a388f1afe68096aa9 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit 88dd453ccd24b70752c7498b81101a97fc777043)
2021-07-07Report: Publish icx resultsTibor Frank28-666/+803
Change-Id: Iea22c61f97e62743b4a99b961290a7f722496162 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 5af912d1cebf5545c6f7de2bba75d51d828b4554)
2021-07-06Docs: DPDK release notespmikus1-0/+10
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ie7c009d541fbedf7513b7decac9839eb4a98e520 (cherry picked from commit fccc65f1f48d3beb6ce749af4663589fa0484b24)
2021-07-06Docs: Update release notespmikus1-2/+2
- Add AVF issue. Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ic0830df665de20466c7bd4ab80b3ea597005b4e1 (cherry picked from commit b059d0c7892e8a54010005949ba365f1a68e856e)
2021-07-01Report: Add gtpu testsTibor Frank1-35/+34
Change-Id: I0c48f48a927bb75554f0d9eca4f32f0a3dc30d20 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 5f1007cce8831017fd2be1f38a6ad023c349019a)
2021-06-30Report: Implement changes from job-specsTibor Frank101-5265/+236
Change-Id: Id9497ae02eb47fed40b9e4c33b98a81c34b71964 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 6c8ba1c706a4e9e467ab5e2a4b676b9016f9e610)
2021-06-16Report: disable reconf plotsTibor Frank1-13/+13
Change-Id: I983d521142b5725aab43d20a1bf9c8837c0e23af Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit ceeb134057e915d81366fab71e40e23e665bde90)
2021-06-16Report: Add vsapTibor Frank3-7/+185
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 Frank4-21/+17
Change-Id: I8bb69b896438c84cdd280e781697773b8cf91475 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 6726e389d87ebd601a4f4d083833c9f04f573d75)
2021-06-10FIX: Pylint reducepmikus1-1/+1
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I909942dbb920df7f0fe15c0c92cda92c3cd8d8ad (cherry picked from commit 7829fea4a2c8936513fa95215b7d84997f814a69)
2021-06-10Infra: vpp_device -> Ubuntu 20.04pmikus1-2/+10
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: If24c385b93e1ba310ea258984c97494b4cab467c (cherry picked from commit f754eac4faf76fdbffac648769c03f5668f9f6a2)
2021-06-10Add gtpu sw performance test casesxinfeng zhao2-1/+13
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-04Report: Add dpdk dataTibor Frank2-1/+3
Change-Id: Iad97217b99b25f14a85c98348d49339a4be8cec7 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit b6a7e10e30191532940c243bf75b80c9a14cd85f)
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 Frank4-61/+1
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 Frank87-259/+319
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-02Report: Configure reportTibor Frank108-6132/+102
+ 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-05-31Framework: Telemetry retakepmikus1-0/+503
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I2f019a083916aec9f7816266f6ad5b92dcc31fa0 (cherry picked from commit d255d2545ee6cdc871bc35314fad72c3c48b225b)
2021-05-20perf: add TCP Nginx+LDPRELOAD suitesxizhanx1-0/+10
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-13Infra: DC move logistics updatepmikus2-227/+613
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ib3c8d51ef10c73bee56ce5e440174bbede7e4806
2021-05-07Report: Add 3n-icxTibor Frank9-0/+941
Change-Id: Iad037e8c921913869db7ed3b8da145e142d14a6c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-30Trending: Add 2n-tx2 cryptoTibor Frank2-0/+243
Change-Id: I1c0235a5a3799627ba759372fa1d3355aa2b7eea Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-21Infra: Vagrant upgrade to focalpmikus1-6/+6
+ Upgradfe to focal + Move to better place + Integrate with ansible library Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Ibddea33efa2c3587251f9f03921282fb47ffee31
2021-04-21Report: Hide 2n-icxTibor Frank16-18/+20
Change-Id: I1b324586e0ba64b114ad43b9404ee35faee0f787 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-19Report: 2n-icx - fix the order of chaptersTibor Frank1-1/+1
Change-Id: I736a4a20a216e935f409d3a385574f20b3df63ce Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-16Report: Add 2n-icx latencyTibor Frank8-2/+668
Change-Id: Ie8a4c93340aa6f74dc3f5ac5f1a4669ac8469dbe Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-16Report: Add 2n-icxTibor Frank26-3/+812
Change-Id: I22e089ebb343bbb3fd057c1f1638942ea03f65fa Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-15AWS: Add jobspecsTomas Alexy11-0/+182
Signed-off-by: Tomas Alexy <tomas.alexy@pantheon.tech> Change-Id: I93c3d2a25bddc6623c131b5cd1742bb55b1ee7c3
2021-04-13Trening: unhide cx556a testsTibor Frank10-31/+10
Change-Id: Ie5543ac0da678a10a2e62fc7be1b0b3f212c746b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-09job-spec: Fix job-specsTibor Frank3-6/+4
- remove redundant empty lines - fix the number of tests in job-spec and its duration Change-Id: I50fc0f151dedf7d2e9858ecc3959ab42a243bb1d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-04-08Docs: Update file structurepmikus1-1/+1
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I9422584caf87cb163c44ff4ac16df07f288581ce
2021-04-07job-specs: Update durations of arm mrr jobsJuraj Linkeš2-4/+4
Update after new policy tests were enabled in iterative 2n-tx2 and 3n-tsh. Change-Id: I53986f8c7ba6cd83c73d7d615da07a32ad99c24b Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2021-04-01Job specs: add crypto tests to Arm perf jobsJuraj Linkeš4-8/+190
Increase coverage by adding aes128gcm protection mode and policy testcases. Change-Id: I6f9e7b89208397efe4e06a63d3e06caaf19f3b0a Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2021-03-29doc: add fdio dc vexxhost server inventory across all locationsMaciek Konstantynowicz1-0/+267
Change-Id: I17ffb5912964bd0c2da59ad4843dfb411f9c3e0c Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2021-03-04FIX: Methodology GSO headerspmikus1-8/+8
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I38f8b16ced2c5cfd0ea8b2b0e767f5a73f6a7dd7
2021-03-04Report: Hide 2c and 4c GSO testsTibor Frank3-78/+81
Change-Id: Ifab207f12b056a8c77911ed69590337cea4355af Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-03-04Report: GSO release notespmikus1-1/+7
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I369afd2c90d68078443436402a6224fa42ca646d
2021-03-03Methodology: GSOpmikus2-0/+137
- Report methodology Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I1726af15ab003ff6ee4411ca1ceace986d3ee42b Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2021-03-03job-specs: Update durations of jobsTibor Frank176-695/+695
- coverage - 2n-clx - 2n-skx - 2n-zn2 - 2n-tx2 - 2n-dnv - 3n-skx - 3n-hsw - 3n-tsh - 3n-dnv - iterative - 2n-clx - 2n-skx - 2n-zn2 - 2n-tx2 - 2n-dnv - 3n-skx - 3n-hsw - 3n-tsh - 3n-dnv Change-Id: Ica79cb68a83bd7cd1f74044c0c464b345778476b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-03-03Job specs: add 2n-tx2 crypto mrr-daily testsJuraj Linkeš2-3/+93
Iteratively increase coverage, but only of mrr-daily tests. Because of time constraints (i.e. we won't have enough time to run all of the tests), only add mrr-daily tests and not ndrpdr iterative/cov tests. For iter tests, add the tests commented out which documents which tests we're omitting from iter runs compared to mrr-daily. Change-Id: I35625a1f67004473305cb752a98a962dcb825e16 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2021-03-03job-specs: Fix ipsec schedulerTibor Frank6-56/+56
Change-Id: Ie2b624de84ea193ab744b27ed5eac190a0d5b153 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-02-25Report: Configure rls2101.09Tibor Frank1-1/+1
Change-Id: Ib61e7643c2072d9f0e8cdec3bb7e0328bd25d60a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-02-25Trending: Fix file names fro nat44 tput graphsTibor Frank8-36/+36
Change-Id: I7e722b268595e8b1de370b3dde9d2b00c566f143 Signed-off-by: Tibor Frank <tifrank@cisco.com>