aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2022-06-30job_specs: add wireguard perf tests to regressionYulong Pei2-0/+8
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Signed-off-by: Yulong Pei <yulong.pei@intel.com> Change-Id: I9e499df973fd9990ab02fe7008d12e78b2ab089f
2022-06-30job_specs: add IPsec perf tests and GTPU perf tests to regressionYulong Pei3-0/+114
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Signed-off-by: Yulong Pei <yulong.pei@intel.com> Change-Id: If70f910003d8208e08d4dc101ac70b33e7e4162b
2022-06-29job-spec: Reduce number of iterative tests for 2n-clxTibor Frank2-42/+2
- For e810cq use the same dpdk-vfio-pci tests as for xxv710 Change-Id: I5857332fa8f2256b293efd610902d30a015e716d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-28Report: Add normalized comp tabels - static contentTibor Frank15-0/+467
Change-Id: I0a9782248fee91f3db2fb5db00c800c7e5447f32 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-27Report: Add VSAP testsTibor Frank1-30/+169
Change-Id: If0ebb92ded94bf2b0cf8ad0d17ac2b0bd6d165a3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-23Report: Add rc2 dataTibor Frank2-7/+7
Change-Id: Ia8a81135cb0dbd3b2f8877de66a5d9ed3f6e8309 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-22Report: Add 2n-clx-e810cq latencyTibor Frank14-17/+1073
Change-Id: I5674d40362ea958c34845c22c1b5fd090d08be83 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-22feat(doc): Infra updatesPeter Mikus1-0/+3
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I208fc73382754d3182f6f7eedc1a46ae72ef6aa2
2022-06-21Report: ComparisonsTibor Frank12-31/+101
Change-Id: Icbb4709c84b66251438b73d109606977527c6c88 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-21Report: Add 2n-clx-e810cqTibor Frank20-1/+1064
Change-Id: I4c7f37d77a9b8bda17eb3fb0b9a5bf468f1fd853 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-21feat(pxe): Add ICXPeter Mikus2-18/+18
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I4e3ec03a87f356c0e588011b848f8dd4ab7f30aa
2022-06-21Trending: Add 2n-clx-e810cq - fixesTibor Frank3-5/+5
Change-Id: I9789e459c3db272e8f76c25df1ced266c9f5213f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-21Trending: Add 2n-clx-e810cqTibor Frank30-0/+917
Change-Id: Iefcd777f2e51038c4efc13ff68c777efb7ed78c9 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-17Add ipsec policy test suites with flow director or rss acceleratedYulong Pei1-0/+8
The test scenario is about two private networks which communication was protected by ipsec. The test suites are to show performance impovement about ipsec esp flow lookup that offloaded by NIC flow director and rss. Verified on 3n-clx and Intel E810 NIC environment, with 64B ipsec packet flow, performance improved ~31% with 1C2T, ~110% with 2C4T, ~250% with 4C8T. Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Signed-off-by: Yulong Pei <yulong.pei@intel.com> Change-Id: I30aec8c5115e5a6fbef88c11d1bef2624029d1b9
2022-06-17doc(infra): ICX onboardingPeter Mikus4-158/+227
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I542a16dcc1f00b0cc2a9f1bce873b0e67d60b69e
2022-06-15feat(jobspec): Avoid tests affected by CSIT-1830Vratko Polak15-144/+228
+ Replace TCP TPUT 100b tests on xxv710 NICs with 1518b ones. + Keep UDP TPUT tests at 100b for now. + Add both 100b and 1518b TCP TPUT tests to Denverton. + Its x553 NIC is not affected. + That gives us some comparison on how packet size affects performance. Ticket: CSIT-1830 Change-Id: I5544f7ba84d4813148bcad2f9d64634939492647 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-06-15feat(tests): Remove PPS tests.Vratko Polak5-56/+56
+ Delete nat44 pps suites. + Rename ip4base suites, testcases, suite tags (also tg) to -tput. + Also robot tags like UDP_PPS and TCP_PPS. - Keep traffic types and traffic profile names with pps. + They can be renamed in a different change if needed. + Update job specs. - Do not update methodology yet (avoid conflict with another Change). Ticket: CSIT-1829 Change-Id: Ic0dac441f6e8253edce88e057ab7fad1d3814c24 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-06-15feat(infra): SnowRidge docsPeter Mikus3-50/+126
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ie53e1e7474542547d73bdfe2a234e6e838bdd454
2022-06-14doc(report): Update test environmentPeter Mikus3-3/+14
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I9987cac1493ea75eb097a0f2123768eec1ca3d73
2022-06-13doc(infra): Fix firmware versionsPeter Mikus2-9/+9
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I755043bc10b2bc419daf007f023742e814c3c63b
2022-06-09Add Test Suite for VPP WireGuardCui,Cheng1-0/+4
Signed-off-by: Cui,Cheng <cheng.cui@intel.com> Change-Id: I71e257e5f16a887a40ff83d782a9ebdee9d05c34 Signed-off-by: Cui,Cheng <cheng.cui@intel.com>
2022-06-08fix(infra): 2n-clx links and docsPeter Mikus1-3/+3
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Iac1743da3eb51c69c67e8496ad4145dcc616341c
2022-06-03Report: Add rc1 dataTibor Frank1-2/+2
Change-Id: I569e49967bdebb02828cd166f7a9164afbbe9205 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-02Report: Add 3n-alt latency graphsTibor Frank15-7/+1150
Change-Id: Iaf2d123bcfd594d3e35d07c981c9f4b0597c7929 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-01Report: Add 3n-altTibor Frank47-4/+1847
Change-Id: I2a811d5a2e618dc339a3e40c3b8c374a5051649c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-06-01Report: Remove 3n-awsTibor Frank72-115/+64
Change-Id: I6e065cf25536197c2e414fde017390d54fb3b15c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-05-30trending: tput 100b tests update + static contentViliam Luc12-0/+456
Signed-off-by: Viliam Luc <vluc@cisco.com> Change-Id: Iba05311055b901ca3f5c2714bf0ea1c87525af50
2022-05-30feat(docs): Add e810 for 2n-clxPeter Mikus18-86/+216
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I607ccd5d4b28dca576e40b79285bb2b31a65d76c
2022-05-26feat(docs): Add e810 for 2n-clxPeter Mikus10-37/+393
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I59f9df885907c7ce316e95a65fe98e9637820d01
2022-05-25Report: Configure report rls2206Tibor Frank5-13/+167
Change-Id: If5cb8bfd0af11c9a9d35bac8de7a9c8f8c59092b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-05-24fix(uti): Add TG type exportPeter Mikus4-85/+37
- This is actually bug not a feature. - AB to be added later - Tested on TREX and iPerf3 Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ib6f2d13e3b9401a9fb5759e42a8a310ee11b9d41
2022-05-19fix(jobspec): use 100b for tput and pps testsVratko Polak20-288/+288
For TCP tests, 1518b is closer to what the real traffic would be, but as usual we want smaller sizes to stress VPP before filling line. CPS tests remain at 64b. Fixes: 1daa6fdc0bae284dee1b61f34534e59b60b7526a Change-Id: Id16056b63006bb569a600fa1d9e318fd2853a5c8 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-05-18Add gtpu flow offload test suiteYulong Pei1-0/+4
The implementation of GTPU offload rx is to use ip4_gtpu flow MARK action of NIC and vpp flow REDIRECT_TO_NODE and BUFFER_ADVANCE fuction to direct received gtpu flow to gtpu4-flow-input graph node, skipped ethernet-input, ip4-input, ip4-lookup, ip4-local, ip4-udp-lookup normal graph node processing. Verified on 3n-clx and Intel E810 NIC environment, single core with 64B packet, performance improve ~33% that compare with pure software way. Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Signed-off-by: Yulong Pei <yulong.pei@intel.com> Change-Id: I2af4589448bdb1729e4ce206a8cf3a1239c61af8 Signed-off-by: Yulong Pei <yulong.pei@intel.com>
2022-05-16Core: T-rex 2.97pmikus1-1/+1
Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: Id4d84aa7268080843b099fd7ab9851234612968b
2022-04-26feat(infra): Onboard Mellanox III.Peter Mikus4-22/+22
+ DPDK matrix Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I473265ae1ebf08e1518a6b6e2998abdc750167d1
2022-04-21feat(infra): Onboard Mellanox I.Peter Mikus1-13/+23
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I47781b9d0cf6c08d12ac36774b9093c3934d9ee6
2022-04-12Trending: Add 3n-altTibor Frank16-0/+648
Change-Id: I2614c5688697f4b58c523cc8abe2aa34c11730a1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-04-04feat(core): update 3n-altJuraj Linkeš25-0/+1572
Update ansible, topologies, bash scripts and job specs. Change-Id: I834b991f281e0b29b4af9dc37fe8028460298d83 Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
2022-03-21feat(pxe): Add ALTPeter Mikus1-3/+3
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I0309afa8a34f18a675f82ea8e696c620f5bf444b
2022-03-18Shorten yaml2json.py even moreVratko Polak1-2/+1
Change-Id: Ia314d7b33278bad6071d45ee851cedcdac1ee7c3 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-03-17Doc: Update per-patch methodology documentVratko Polak1-8/+163
Mainly added explanations and examples related to test selection. Sore refactor may be needed to separate general information from specifics only applicable to per-patch performance jobs. Change-Id: Iee10f14652bab8b0bdfea732781aa2fa00f7e48f Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-03-17Report: Fix typoTibor Frank1-1/+1
Change-Id: I3e414068f8e7f619ffec9bda490d682874fe649f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-03-16fix(report): list issues fixed since last releaseVratko Polak1-13/+7
Change-Id: Ic3d084b7a2eae714f8e1437389b6d4cc9c096708 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-03-16feat(report): add performance rcaVratko Polak1-5/+27
Change-Id: I3e9821cfaa5ca732a28d4b5b59f05bc913883bcd Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-03-16Report: Add note about using rc2 coverage data from 2n-icxTibor Frank1-0/+5
Change-Id: Idc4e7c98d1bfdfb036426eeab12f65b5d85439ff Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-03-12chore(report): remove CSIT-1806 from release notesVratko Polak1-6/+3
It got fixed and no longer affects report results. Change-Id: Ifc0fba05d3470767921aedf98b194f895856973a Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-03-11Report: Add dataTibor Frank1-0/+1
Change-Id: Ia4deab78f6e37207597df77709aae7dc01c53245 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-03-10chore(ietf): Partially update MLRsearch contentVratko Polak1-82/+759
- Multiple comments and TODOs. - Still contains old sections with duplicated content. - Many commented-out sections waiting for delete. - Several nits reported by IETF nitpicking tool. Anyway, the time is up, so to time fixing it all. Change-Id: I0c56f63bc9ae8173b6f566e862490123091ead79 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-03-10Report: Add rls dataTibor Frank1-0/+9
Change-Id: I54198ec9c0d0d71f9e6e3652e8ae53ff09bbd79e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-03-09report: final minor updatesViliam Luc1-7/+7
Change-Id: I33b3eed12ddf50f4d9c5beed858df722b432ceaf Signed-off-by: Viliam Luc <vluc@cisco.com>