aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-02-14Report: Enable stats tables for 2n-icxTibor Frank1-25/+13
Change-Id: Ia1db6924f52aafa096ccdc23361f001b05331af8 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 61844eb0397f65133642929078fcbe678b0a7d4a)
2022-02-14Report: Fix typoTibor Frank2-3/+3
Change-Id: Ia7e3550a3904880cf5a6a8c867fef6d0c72462fe Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit ea59c76c67254c10a016dcd60974d58dcf10a18f)
2022-02-14Report: Add dataTibor Frank2-2/+2
Change-Id: I14da70eea5a9268709d28edec1617499e3926b7e Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit aae45cfa26d184413c13e55bacce85c524cdc571)
2022-02-14Report: Add RC2 dataTibor Frank3-143/+216
Change-Id: I60b46dd75cae3a75fb17faa1d6020ebaf37cae96 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit c564c79f4aa329ef1df8ef732e7971ab968acfbc)
2022-02-11job-spec: Reduce qty of iterative tests for 2n-clx, 2n-icx, 2n-skxTibor Frank6-284/+6
Reason: - ndrpdr job execution time >> 24hrs Remove: - ip4 and ip6 scale200k tests for dpdk and rdma - ip4 and ip6 scale2m tests for dpdk and rdma - af_xdp tests from NICs other than xxv710 Change-Id: I32fce8f436ae5ebbac8da9a9c670bdcb60abb3d8 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 9256923c6b890771ed17c53cd2896355e84987d0)
2022-02-10Report: Small fixesTibor Frank2-77/+78
Change-Id: I9c453f299aa291afec0605ce4a4a87e2b21dc480 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 841acf20d513fbf7b7b9e82cab02567ebd908c19)
2022-02-10Report: Add 2n-icx GSOTibor Frank4-0/+116
Change-Id: I171980a4ec67b85c3d0f2a680ebff29a2e6afcf2 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 113ff4499daceefec04a3a25e594ee5554e80738)
2022-02-10Report: Add icx soak, reconf, nfvTibor Frank9-2/+1240
Change-Id: I96e59e75c0bb877e0aa68c2d9eccd73959358350 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 1ec63f657dff7ce76eefa7787089866e9b99717c)
2022-02-09Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I6039e946b797dfef15d2a3f39635125f69d9faa2 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-02-09fix(iperf3): Compare string literals using !=Vratko Polak1-3/+3
The previous code leads to warnings from Robot. Change-Id: I323f2abb277ae26d43ee5540a3b21e01a8dd9ef1 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 0576c4293e05b1eded486b48a217495451a8b685)
2022-02-09feat(autogen): generate gso suites for all nicsVratko Polak1-15/+16
Previously, only x710 was generated, but ICX has xxv710 instead. Nic drivers (tap or vhost) remain hardcoded. Change-Id: I0ed3abb60258d74622995a8910f67ae4500ace56 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 31854f0cc48f0dde63b1ba82b467528181873435)
2022-02-07Report: Small fixesTibor Frank81-184/+369
Change-Id: Ib2cb94c747168b773409c18e3e366ebf3400ab99 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit e7197f5428b5eb836a6fa636ff4ec9f14a65deca)
2022-02-07Trending: Add icx latency trending graphsTibor Frank23-29/+372
Change-Id: I75dc5fa2e0f8d92651ec22293875c8b3568a2159 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 54fcebc6cdab6a2bff1e88bb07970ef3fe112508)
2022-02-07Trending: Add icx nfvTibor Frank10-0/+286
Change-Id: I77b3bf9d77224221cafac1c8825e9f8c397c8e41 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit c1b75945e67f1673afd5b2979636d22d861226bc)
2022-02-07Report: Add icx latenciesTibor Frank32-1811/+1554
Change-Id: Idcab4424a1439f22e4708abc1c88fbd1125ca439 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit c194cb7c8eebee1482f1c95c01252c35cfc26905)
2022-02-07Trending: Add icx weeklyTibor Frank44-4/+1946
- Tables - data - dashboard - failed tests - last failed tests - weekly comparison tables - graphs - stats - dpdk_mrr - vpp_ndrpdr - DPDK MRR - VPP NDRPDR Change-Id: I371ba97992a0fcc1906d96c5020c9e2b13c396ce Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit e5796ad7fac33f70942e4fd0f126a9c97e9fe9be)
2022-02-04Report: Suite doc formatTibor Frank1-9/+1
Change-Id: Ia2fb6c72d07ad008c36ff0ecd76b9dcd8b4abab4 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit aead5d42f927ebaeff2bf1b2f4063d6adfd99f36)
2022-02-04Fix: Typo in Perf.NfvDensity.DcrMemif.ChainIpsecTibor Frank35-35/+35
Change-Id: I901ef0afce782bf69b7169e0dd08ce06b6f074b0 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 24ec60f7342fbb18c4a134406fb439af04947377)
2022-02-03Report: Add dpdk icx static contentTibor Frank9-35/+63
Change-Id: I79f1d70a3395551cfff872bd1d66ee900b9129b8 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 9af72734b4ff4cc239e69e8f787228e68d02501c)
2022-02-03PAL: Process exception while writing tableTibor Frank1-4/+11
- table_merged_details Change-Id: I4ee8b1c2f56c367e22d6e75853c8bb074d62935b Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 100fc988c8140e36affac9fadc770328cc1d34b2)
2022-02-03Report: Add dataTibor Frank1-7/+7
Change-Id: I9b3f1da0a889c73e4a0e00f3a283ca51e6ba64f0 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 11c41202e1d2e5f7e21975ea77372f2c91dbe4b0)
2022-02-02Report: fix specTibor Frank1-2/+2
Change-Id: Id5570aa55b2fec5973c4e924124dddf398eeecfc Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 3ef9715d1867b6a93e5dfdfcf84cf24f65f3ef44)
2022-02-02Report: Add ICXTibor Frank83-1691/+3174
- Stats - DPDK - comparisom tables - detailed results - graphs - tput - speedup - VPP - detailed results - graphs - tput - speedup Change-Id: Ic0b10247ee376262ee61487bdd4b4b461dcf5308 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit f4c31f23462c376e442b35242b2502541baccb83)
2022-02-02trending: icx addedViliam Luc1-1/+1
Signed-off-by: Viliam Luc <vluc@cisco.com> Change-Id: Ib742be7841b462eaa97ba1f6f87f7ac63bde03df (cherry picked from commit bfd31ed5f42e106121e142c1da20bd9ab0745dd1)
2022-02-01Report: Add dataTibor Frank1-1/+1
Change-Id: Ia516ffda944356cd9fbe18bc147371dcf7e9996d Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit f01d6e878cfe4213fd8bb02eb6cca4aa6536fdbd)
2022-02-01Report: Add dataTibor Frank1-170/+142
Change-Id: I8908036f7eb84d22d0c23abfe149b8f5aa188639 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit ea53ece9afb2bf58763ea508c063bdf8649fa413)
2022-02-01Trending: Fix - 3n-icx specTibor Frank1-0/+1
Change-Id: I869e808fced5458dcc348d1fdc183580634aa977 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit c800466d73d4f7233f677a7c30949392583c8f55)
2022-01-31Trending: Add 3n-icxTibor Frank22-18/+1088
Change-Id: Id836184c0eca10b5b1d353e1783764ff5119ffea Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit d3d4f9989b2fa7977bb545e0fb847bb3e785e8ba)
2022-01-31feat(docs): Static content updatePeter Mikus12-235/+240
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I1cdd628be1d358fcca4bf05c9357c195ee3a8288 (cherry picked from commit ed72f828240f6184b38c38f8ccd078308c9cdfb9)
2022-01-31Trending: Remove HSWTibor Frank31-907/+0
Change-Id: I80ddeb6174c180e90c7e4b63378f08e430e452ce Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 87ad7ca7db9581990effa792a55a8a9bc9cac58a)
2022-01-31fix(telemetry): Add mpls to parsePeter Mikus4-0/+22
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I77d7273324cea884b561fc977cd9553fcf027ae5 (cherry picked from commit da6afcc3bd940c4bc7a9481f9e06b44f55f985aa) (cherry picked from commit d0afc7b09fccc1945bf4130b5c70d74e0d53685e)
2022-01-31Trending: Add 2n-icxTibor Frank30-5/+1228
Change-Id: I2d71c557f6b3c4d93466c096c9d5c0fabc36f486 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 3d629c4e670186a8506bfd9f50c85453c4fa7acd)
2022-01-31Update VPP_STABLE_VER filesTibor Frank1-1/+1
Change-Id: I0f508a736ab7f09103c42d38e5ed75a11ea1eef7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2022-01-27fix(core): 3n-icx topologyPeter Mikus1-24/+24
+ Temporarily disable, until investigated Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I9fd0ec96fe27b674dfcc4a36df05cc9a7a1db6ab (cherry picked from commit c33444749e1a5ced42234437d92641f1a97c8375) (cherry picked from commit b2f520933bcfd58365913407ca5db51cffc39f5a)
2022-01-27fix(dpdk): JumboPeter Mikus2-5/+0
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I0e659937440e9ff7070f0d13b7a1db99f27cf2bb (cherry picked from commit d94696b6f770de74b48a6a97c01c192d9e76a9b2)
2022-01-27fix(core): ICX topology filePeter Mikus1-18/+18
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I11b6a1d953f850240e1e95e0fc9e3c2b460cd43a (cherry picked from commit 9c4eaa96ddd6c728c21eacf5ea28fb671311dbcb) (cherry picked from commit 5d53efb957c17cb7d03d1e0d213433416a48929d)
2022-01-27Report: Add dataTibor Frank1-0/+11
Change-Id: I1b8a3c10a065bf9f68ad855f2a892cd47af35f03 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 29c1d6edc81681cdd70f1eccb1e36d7ebab79ca6)
2022-01-26Report: Add dataTibor Frank1-5/+14
Change-Id: I29e3bab8bcb57076f0eece519fa870a8645c2ce6 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 6b90944aac25d514b44041f0dca44dd0b34d8537)
2022-01-25fix(core): topology files, toxPeter Mikus2-21/+16
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I93e2035568527c2f68732a0c7fe1865d100831ad (cherry picked from commit d304fcfd3cc7caa710738ad45f6134809819e95d)
2022-01-25fix(core): Remove unused stuffPeter Mikus11-255/+0
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I0cfc9d9fbb1a82a308231a5d2c0b12cb632c469b (cherry picked from commit f8f5d883fc816750ac051233709cfef869a10666)
2022-01-25trending: fix re-pro showing wrong dataViliam Luc1-18/+17
vpp-2n-zn2-mrr, CSIT build: https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-zn2/484, vpp version: 22.06-rc0~0-g017a67665~b2179 4t2c-avf-eth-l2bdbasemaclrn-mrr 10ge2p1x710 64B 29.6 1 -0.2 2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr 10ge2p1x520 64B 1.14 1 -58.08 4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr 10ge2p1x520 64B 1.98 1 -57.73 4t4c-ethip4-ip4base-mrr 10ge2p1x553 64B 2.97 1 -79.05 1t1c-eth-l2patch-mrr 10ge2p1x553 64B 2.98 1 -75.94 2t2c-eth-l2bdbasemaclrn-mrr 10ge2p1x553 64B 8.27 1 -11.0 2t1c-af-xdp-ethip4-ip4scale2m-mrr 25ge2p1xxv710 64B 6.21 1 -53.14 vpp-2n-tx2-mrr, CSIT build: https://jenkins.fd.io/view/csit/job/csit-vpp-perf-mrr-daily-master-2n-tx2/265, vpp version: 22.02-rc0~508-g88a9c0e02~b851 4t2c-avf-eth-l2bdbasemaclrn-mrr 10ge2p1x710 64B 29.6 1 -0.2 2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr 10ge2p1x520 64B 1.14 1 -58.08 4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-mrr 10ge2p1x520 64B 1.98 1 -57.73 4t4c-ethip4-ip4base-mrr 10ge2p1x553 64B 2.97 1 -79.05 1t1c-eth-l2patch-mrr 10ge2p1x553 64B 2.98 1 -75.94 2t2c-eth-l2bdbasemaclrn-mrr 10ge2p1x553 64B 8.27 1 -11.0 2t1c-af-xdp-ethip4-ip4scale2m-mrr 25ge2p1xxv710 64B 6.21 1 -53.14 The same data for different TB. Signed-off-by: Viliam Luc <vluc@cisco.com> Change-Id: Iefce9a7196bae6fde45ee1935184efab4735e6e0 (cherry picked from commit 8967c82701a5b4e66536db6baefccbcfe5f8dfaf)
2022-01-25Report: Add Comparison tablesTibor Frank8-54/+574
- DPDK: 2n-tx2, 3n-tsh - VPP: 2n-aws, 3n-aws Change-Id: I9f78fec4f87eef389278b81103fb2cab647f7923 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 6e5cf8806c8c30bc58a5e6ad2e7dff1932c0d7d8)
2022-01-24Trending: Add awsTibor Frank5-8/+217
Change-Id: Ib571aef30424b84cf7c7abd7a8fee7b78f977b48 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 6c0c46585063c486867200e92b35b1e782a8d36e)
2022-01-24feat(core): Add ICXPeter Mikus80-970/+6151
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ic676d00bd7d3d5d8c244bfd0eb7b10bc74498505 (cherry picked from commit 75351e349449d6c397cb830828dc4f55883511a3) (cherry picked from commit 8eb5cc75ca7c756e5d8dfb9f018dc8250dfe2fd3)
2022-01-24Report: Configure Report 2202Tibor Frank4-1871/+1529
Change-Id: I9be8b74716b09b2395fbab95eb37877867abbc22 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit ac1fbfcd12d5bd4db1b04bbf27b6d47880bcd3e7)
2022-01-21feat(doc): Add ICXPeter Mikus3-13/+57
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I46b2198d94f21b25061f0bd9bed42ca15bc00aa0 (cherry picked from commit 6844308e3c8db8612d572fdb4f39f7eea02867e9)
2022-01-21feat(ansible): Add ICXPeter Mikus7-0/+1420
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Iecf76c75edccaccb7d4dcecbc5d47c3c036768e9 (cherry picked from commit 62c4aa14348c9a4e0c44ca01e71ef842760c1d73)
2022-01-20feat(pxe): Add ICXPeter Mikus79-75/+515
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I96918306e280cdefb023d24ff466be7c6eab44b6 (cherry picked from commit a5e623b3cd749ab86627b733c7c2c99c58588e90)
2022-01-20feat(ansible): Compatibility matrix bumpPeter Mikus18-31/+31
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I9628089bae7d9690f75807beb4321eadf84f9c79 (cherry picked from commit e310defb66f8b66ebd505c3e04c62ae57f8fe447)
2022-01-20Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: I34a534bd6ff6cc9be754dea26232914047d1ed57 Signed-off-by: Tibor Frank <tifrank@cisco.com>