aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation
AgeCommit message (Collapse)AuthorFilesLines
2020-09-18Report: Add RC1 dataTibor Frank1-489/+157
Change-Id: Ied3df918c0798df546b447b8ffb8d77938a3b904 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-09-16Report: Add snat44det tests to graphsTibor Frank1-0/+64
Change-Id: I65b6b210d500c0f5aedd39e6c70c3c48b8654dfd Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-09-16Trending: Add snat44det tests to trending graphsTibor Frank1-0/+62
Change-Id: I7fe24c05a4f7f17355c3bf5c4f635f412656d52f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-09-16Report: Fix units in speedup graphsTibor Frank1-23/+26
Change-Id: I6e0dc888d00df03e3fbd8cac62d6db19ef6507cf Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-09-10Report: Configure rls2009 ReportTibor Frank3-1973/+962
Change-Id: I63c058e5fda100cce8e1b83acb8dfe988f1fd904 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-09-03Trending, Report: use test tag ethip4udp-snat44det-h1-p1-s1Tibor Frank2-76/+46
- use test tag ethip4udp-snat44det-h1-p1-s1 not ethip4udp-ip4base-nat44 Change-Id: Ie4897430c3b3074fdf3440d56cc1794a4c3046dd Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-08-28Trending: Add DPDK version to alertsTibor Frank2-10/+13
Change-Id: I2f1a16ecfa0336e9c5a52a2efcbfcb2caddee089 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-08-28Trending: Add identification of DUT to alerting emailTibor Frank2-34/+34
Change-Id: I2e63f16aef48e68b0e86e913431bed7df01f1b70 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-08-27Trending: Add DPDK tests to list of failed testsTibor Frank1-0/+72
Change-Id: I25e805125528d67a5eea277df6d88549f129d137 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-08-27Trending, Report: nat44-deterministc test names changeTibor Frank2-46/+46
Change-Id: I1956ccaff625f287995765a4c2b0b46cb00d0d65 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-08-24T-Rex: 2.82, core pin, 8 workerspmikus1-1/+1
+ Bump T-Rex version. We need new features for ASTF test. + Apply core pining. Results in a more stable performance. + Tweak the number of T-Rex workers. + We need an even value to achieve ymmetric performance with pinning. + Value 8 was selected as a best compromise. This is a combination of 3 commits. This is the 1st commit message: T-Rex: 2.82 This is the commit message #2: Change Trex to CORE_MASK_PIN mode to improve performance https://trex-tgn.cisco.com/trex/doc/trex_stateless.html#_core_masking_per_interface Above link have below explaination, "When the profile is symmetric, performance can be improved by pinning half of the cores to port 0, and half of the cores to port 1, thus avoiding cache trashing and bouncing." The reason to change this is that to run CSIT with 100G NIC often failed with "TRex stateless runtime error timeout", it caused by Trex can not send enough traffic within the fixed duration. by change to CORE_MASK_PIN mode fix the issue. Not editing ASTF, as that supports different options. This is the commit message #3: Experiment: Vary number of TRex workers With CORE_MASK_PIN, we can get more predictable time distribution. Decided to use 8 workers, that gives good results both for high end (RDMA-core l2patch) and low end (vhost) tests. Change-Id: I5c61127799e0624464e960fcb980ad1c4058e744 Signed-off-by: pmikus <pmikus@cisco.com> Signed-off-by: Yulong Pei <yulong.pei@intel.com> Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2020-08-20PAL: Add processing of throughput in GbpsTibor Frank2-98/+171
Change-Id: I264e329fa94cddf6a759f14bf567c56a50d1895d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-08-17Trending: Fixes after reviewTibor Frank1-26/+48
Change-Id: Ia2fdd4d222c723c063f267a20e1a4f18b4e03d69 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-08-13Trending: NFV TestsTibor Frank2-32/+301
- 2n-skx - 2n-clx Change-Id: I6dd55ed167dc4267b2a4e4c52ec0874ad0e4a4b6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-08-12Trending: NFV TestsTibor Frank1-0/+3
Change-Id: I882c0af852a9e556df3c748164360cdbc336d654 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-08-05Report 2005: Add data, configure rls2005.32Tibor Frank3-2/+14
Change-Id: I79129cac48c60a959e4dc1ebfc9d63b9b230e933 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-08-04Trending: Set longer time periodTibor Frank1-21/+38
- daily: up to 180 sets, max 180 days - weekly: up to 26 sets, max 180 days Change-Id: I59c550e5728fcb83f247b0c958f21209d927ee98 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-08-04Trending: Implement the latest changes in job specsTibor Frank1-2199/+1018
Graphs: - MRR - 2n-clx - 2n-skx - 3n-skx - 3n-hsw - 3n-tsh - NDRPDR - 2n-skx - 3n-skx - 3n-hsw - 2n-clx Change-Id: Ieab26ba1d2ee56e66c5c8598c4dba240a14e53e9 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-30Update RCA files with new findingsVratko Polak4-28/+37
Change-Id: I0db4d513cdc84c6f8c1e2dffa46cd41e13df5b21 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2020-07-24Report 2005: Add dataTibor Frank1-0/+6
Change-Id: Id91ac52634fbf4c6b931a61946eb7a9d8019dd76 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-23Report 2005: Configure rls2005.31, add dataTibor Frank3-2/+5
Change-Id: I87e07e334783e10dc863194f240e5dbcbf141915 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-22Report 2005: Add dataTibor Frank1-0/+11
Change-Id: Ic6574e2bb24ce4004ed8c917d9deeff9a45b37ab Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-21Report 2005: Add dataTibor Frank1-0/+6
Change-Id: I677f2aa67bcd51a31509aefacbe9c428578beec5 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-20Report 2005: Add dataTibor Frank1-0/+5
Change-Id: I312d707aeb5feccacb393009e6cd02959ced4145 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-19Report 2005: Add dataTibor Frank1-0/+83
Change-Id: I4c674a7821a83b523a9406515849d10341a0d2ec Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-17Report 2005: Add dataTibor Frank1-0/+19
Change-Id: I1d1b802481449c29056e541752228c47a6e3ea72 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-16Report 2005: Add dataTibor Frank1-0/+4
Change-Id: I24215fa78d3ee9affb301d22c655b925dbb5bc14 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-16Report 2005: Configure 2005.30, add dataTibor Frank3-138/+103
Change-Id: I33908f6967e89e894560fd5f63c57a76c110e9ab Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-15Report 2005: Add pdf versionTibor Frank1-2/+6
Change-Id: I020559c4782b98700dfe5606a80695a1cfecbdcf Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-14report: 2n-clx, 2n-skx, 3n-skx RCA edits in comparison tablesMaciek Konstantynowicz4-102/+92
Change-Id: I9810b0b33355d880b606d7402564a3150d12397c Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-07-14Report 2005: Fix legend in comparison tablesTibor Frank1-54/+54
Change-Id: I79265bb14c6daf75944ed596c21b9929f8524333 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-14Report 2005: Add soak testsTibor Frank1-56/+42
Change-Id: Ib56215e906afba34d52b390ebc5a2d58bab4bf71 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-14Report 2005: Add NFV testsTibor Frank1-24/+31
- 2n-skx - ndrpdr, mrr - 2n-clx - ndrpdr, mrr Change-Id: I75f78a3986b17bb03187a4cc91260c4a60a7d515 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-13Report: remove wrk testsTibor Frank5-1179/+1
Change-Id: Ie3f6ad2e4b5542e915f310c7b9ebeddf88b6fd8a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-13Docs: Update TRex informationVratko Polak1-1/+1
The previous was describing CSIT version 3. + Stateless profile is now under GPL directory. Change-Id: I9810ca224159053386557493eaf90b4aa682710e Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2020-07-13RCA 2005: Update status in RCA filesVratko Polak4-16/+21
CSIT-1738, CSIT-1740 and CSIT-1741 are now DONE. Change-Id: Id9b93ace9464a7e6af64f7860ad1a15c7a287a53 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2020-07-13RCA: Improve footnotes for ACL VPP.Vratko Polak3-15/+12
+ Stateful ends with single l. Change-Id: I7be89b3f536d05ed9b21ba8849a4eef33259d312 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2020-07-13Report 2005: Add reconf testsTibor Frank1-40/+36
Change-Id: Ic9466d4c0e6fb757e7d7c01d1aa83a59c1389371 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-13Report 2005: Add dataTibor Frank1-75/+74
- perf-iter-3n-tsh - 1 run - perf-cov-3n-hsw - 35 runs Change-Id: I9951cd2aa1883efa944b5c16b3b736761c1ff64f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-13Report 2005: Configure rls2005.39Tibor Frank2-2/+2
Change-Id: I7ea2e004b79d47420f6a1e0beb88731529b03706 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-10RCA 2005: Update RCA files.Vratko Polak10-239/+390
+ Current state. + Covers skx (also 3n) and clx. + Specific Jira sub-tasks, even for VPP progressions. - Only 2n-skx data for NDR. Change-Id: I56cf870aedc1319891b7188268ff6cf7bc744ff8 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2020-07-10Report 2005: Add dataTibor Frank1-0/+5
Change-Id: I56b805eec6e5d606a954ba749b16ce72ce6047fa Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-09Report 2005: Add data, review graphsTibor Frank1-320/+313
Change-Id: I2913ed579369a26a1226cfbe958432d1b3e11789 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-08Report 2005: Add data, hide dnv, soak, reconf, nfvTibor Frank1-649/+605
Change-Id: Iff1b1db3e31d2e1f19f8309ba28f1f88e0538f6c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-08PAL: Improve comparison tablesTibor Frank2-599/+314
- place RCAs to the columns with diffs CSIT-1737 Change-Id: I3ccf5ee510796684e3e09dbdc6264b05f391f633 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-07Report: 2005: Add data, configure rls2005.28Tibor Frank3-2/+6
Change-Id: I686102fd7d17ad287ae890f1170ef7c78ff74a0d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-05Report 2005: Add dataTibor Frank1-0/+32
Change-Id: Icc4ea692adcafef542dfa61e0fa594c85db6898e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-03Report 2005: Add dataTibor Frank1-0/+2
Change-Id: I8c0be475c73aa5c9c3d04780851faf25f1156aed Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-03Report 2005: Add data, change legend in comp tablesTibor Frank1-440/+443
Change-Id: I538751d928a547b9c168798f853903dd56887f47 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-02Report 2005: Fix data src for VPP Perf Changes 2n-clx-xxv710Tibor Frank1-52/+36
Change-Id: I8e8a7e88475a789f04767893866db2502ec5f8ed Signed-off-by: Tibor Frank <tifrank@cisco.com>