ames as changed in b9f4ba11 Change-Id: I6bc232c9954cfd9004d1d0cf22446957e78a641a Signed-off-by: Dave Wallace <dwallacelf@gmail.com> 2020-03-19Report: Add dataTibor Frank1-12/+10 Change-Id: I0ef25059f362c7d7b5c5190164cfdc8bff4ae3f1 Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-19Report: Add dataTibor Frank1-10/+111 Change-Id: I6aadb33318ae5df01d502e517b116567633e14ed Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-18Report: Clean 3n-hsw, 3n-tsh, 3n-dnv, 2n-dnv graphsTibor Frank1-250/+266 Change-Id: If97186d6b077b13310548839eabe8b3ede1ad528 Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-18Report: 2n-clx graphsTibor Frank1-54/+555 Change-Id: Iedd59e41bc946f054987650fb5dcf299289450be Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-18Fix dpdk-20.02 build to include igb_uio.Maros Mullner1-1/+12 Signed-off-by: Maros Mullner <maros.mullner@pantheon.tech> Change-Id: Ifd0f4d09b7c518feab534186220d618a560f223c 2020-03-18FIX: qsz typoPeter Mikus1-2/+2 Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I56e87868de0bb45e863f1d806e2efc3f5ec5df96 2020-03-18Report: Add DPDK 3n-skxTibor Frank1-326/+317 Change-Id: Iee346020a6c8e747fc305117e0492f3fec509359 Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-17Report: Add DPDK 2n-skxTibor Frank1-417/+359 Change-Id: I17364f05126d970fdfc0d5079a780e37c4e9f89e Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-17NodePath: Make path computation deterministicVratko Polak2-8/+10 In Python3, set operations seem to result in indeterministic order. + Remove verbose logging from topology.py Change-Id: I47cc90637a0b2969e1686b4216b7d8fe4fe2aaab Signed-off-by: Vratko Polak <vrpolak@cisco.com> 2020-03-17CSIT-1597 API cleanup: vpeJan Gelety2-258/+3 - cover API changes in VPP: https://gerrit.fd.io/r/c/vpp/+/25567 - update vpp stable to version 20.05-rc0~352 Change-Id: I205d7d3de48d480e070d3e2d3e3ab83480b69c77 Signed-off-by: Jan Gelety <jgelety@cisco.com> 2020-03-17Report: Add 2n-skx avf and MRR testsTibor Frank2-287/+618 Change-Id: I09542db32bc7cf998b0aac00b109b767d083a34e Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-17FIX: VHOST vppPeter Mikus4-24/+18 Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Id0d41a2e62ee6cce212fb2c09a0357d794426a00 2020-03-17Report: Add 3n-skx MRRTibor Frank1-284/+273 Change-Id: I33503f649773c0cc841e698f1053116d20c47ae9 Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-17Report: Add 3n-skx avf testsTibor Frank1-200/+628 Change-Id: I74c207d4feb924d7dff22c5bfa5a66b9f7b7c188 Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-16Report: Add dataTibor Frank1-6/+13 Change-Id: I6a6e3d854699a96eb946d47017e9ad6da3023c0e Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-11API: Add collection for 25567/1Jan Gelety1-0/+247 Change-Id: I16ca645cf55771a986696e94a9543d4e8aa1c7be Signed-off-by: Jan Gelety <jgelety@cisco.com> 2020-03-16CSIT-1597 API cleanup: vxlanJan Gelety3-272/+17 - cover API changes in VPP: https://gerrit.fd.io/r/c/vpp/+/25569 - update vpp stable to version 20.05-rc0~345 - some pylint fixies in Policer.py Change-Id: Iba2c877d0e74526c69826c5ec4afd64ed2055d31 Signed-off-by: Jan Gelety <jgelety@cisco.com> 2020-03-16Report: Add new tests to graphs and remove old onesTibor Frank3-38/+236 Change-Id: Ia5f174ce859bbec59105decb36e704ae67f78e23 Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-16Report: Fix Xn-skx avf-ethip4 graphsTibor Frank1-56/+56 Change-Id: I11ce9a937e3423d1a547199f10a170980c162399 Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-16API: Add collection for 25569/4Jan Gelety1-0/+247 Change-Id: If5edd443d281616c1c7a7225b2a606f3a3255bd0 Signed-off-by: Jan Gelety <jgelety@cisco.com> 2020-03-16Report: Add 2n-skx ip4 rnd pdr testsTibor Frank1-0/+108 Change-Id: Ia2f269416bf497b635c6454891f514394a7ae169 Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-16Report: Add 2n-skx NFV PDRTibor Frank1-0/+15 Change-Id: Ib95b3acf9b147a8e3641cf9bb377efd0b1f42c68 Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-16Ansible fixes for AZURE.Maros Mullner2-0/+18 Signed-off-by: Maros Mullner <maros.mullner@pantheon.tech> Change-Id: I071c5184dcbc25a8bc6b53d65d9a3478194c72fc 2020-03-16Final changes for AWS.Maros Mullner3-9/+4 Modified cpuutils numa to work with aws 18xlarge instances. Added dmidecode package to calibration role as is not installed by default. Added required constants Signed-off-by: Maros Mullner <maros.mullner@pantheon.tech> Change-Id: I99608d9df3cff0b085ad26c30e339216b17581eb 2020-03-15PAL: Download .gz firstTibor Frank2-34/+19 Change-Id: Ic83a63e5043ea1342b40e5b0aab189cfe24ba95c Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-15Report: Add 3n-skx NDRTibor Frank3-2133/+2164 Change-Id: Ia5eba3f4a5d0c52bce87590881a02276e55c5341 Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-13PAL: Process local xml fileTibor Frank8-46/+3784 Change-Id: I2d60b2c6616de6d6b2e1d742407ac392471883aa Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-13Report: Add latency for 2n-skxTibor Frank1-35/+21 Change-Id: I1d664531c94168f4eb135fc56e497c7c77291605 Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-13Report: hide 2n-skx NDR dataTibor Frank2-52/+52 Change-Id: Iee860b33338cfe60ba04081b9bd6cb6b685adb9b Signed-off-by: Tibor Frank <tifrank@cisco.com> 2020-03-13Use separate module for ip address objectJan Gelety5-62/+85 Reason: with upcomming vpp api changes the ip object will be used in more csit python libraries, e.g. InterfaceUtil.py, so we need to avoid circular import issue (e.g. InterfaceUtil.pyu <-> IPUtil.py) Change-Id: Ia658b187d4e326f58e33019dd54f8ac7b9137d78 Signed-off-by: Jan Gelety <jgelety@cisco.com> 2020-03-13Report: Add 2n-skxTibor Frank1-1212/+1189 - perf sel Change-Id: I7809f2ba96a3bd1f985300482e87627dd4865c35 Signed-off-by: Tibor Frank <tifrank@cisco.com>