aboutsummaryrefslogtreecommitdiffstats
path: root/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-04-06Improve pf layerPeter Mikus27-1771/+1446
+ Merge single/double link + Introduce _pf{n}[0] variables so we can access physical function same way as virtual function + Cleanup code by moving complex logic to python + Prepare code for multiple vf functions Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ic2e74a38bfa146441357de8f0916aeb638941c49
2020-04-06Report: Configure report 2001.15Tibor Frank2-2/+2
Change-Id: I4926a15e0b89507aad89845e12385ba34adfd68d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-04-06Report: Add pdf versionTibor Frank1-2/+2
Change-Id: I3aba33e90fd99fd2277358f184a34d071ed4e805 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-04-03Trending: Update graphs - 3n-tshTibor Frank1-36/+79
Change-Id: I9b8377e336651f850d50d050471ebefd5647993d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-04-03Trending: Update graphs - 3n-hswTibor Frank1-6/+12
Change-Id: Iff28b68e4fb33b304433ada64ea6ef2d751e4c3f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-04-02Fix: select correct oper branch checkout_csit_for_vppJan Gelety1-1/+4
Signed-off-by: Jan Gelety <jgelety@cisco.com> Change-Id: I2e72b7e136d3907a038cb7729c11d155a12c486f (cherry picked from commit 9e2e4eaa2c6854eee47f7057d16b75339f453f89)
2020-04-02Trending: Update graphs - 2n-clxTibor Frank3-99/+403
Change-Id: I05a61b075c467681f2e05b17f0245a5e77a911b5 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-04-02Report: HTML comparison tables.Tibor Frank3-40/+49
Change-Id: I144d1ee15505a9d08acdacb50f53df02420d60a8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-04-02Report: Comparison tablesTibor Frank1-13/+13
Change-Id: Iafff8f88e1d54ede712d8fc3b4afa88172f599ab Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-04-01Tweak TRex cores and RDMA pps limitVratko Polak2-3/+7
The previous values lead to duration stretching, which affects MRR results (making receive rate bigger than it really is). + Move timestamp for starting of traffic, the previous position was too conservative. Change-Id: Ie983f0d3eacf56d57caa551d1b7fbb87ece6c158 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2020-04-01Report: Comparison html tablesTibor Frank1-8/+55
Change-Id: I901e20ec6bc7214bf3376a57aee3eba4149ec8a1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-04-01Report: Comparisom tables - LegendTibor Frank2-36/+185
Change-Id: I9bea40d22f9a4aa4f5161f203ba5cc04685a8b19 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-04-01FIX: irqbalance settingsPeter Mikus2-0/+36
By default irqbalance should be honoring isolcpu settings but as of latest finding IRQs are distributed ad-hoc even if irqbalance is: - enabled: with default settings - disabled: by configuration - disabled: as a service - enabled: with incorrect mask This patch brings explicit configuration of IRQBALANCE_BANNED_CPUS with mask large enough to cover all cores and keeps IRQ to be processed by core 0. Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I0eb36d780feb284a5493e123acbf993a362ea9ec
2020-03-31Add disable_ra config to VPP device ansiblejuraj.linkes1-0/+20
Router advertisement from linux interfaces in VPP Device TGs could result in unsolicited packets arriving in DUT which would produce false negatives. Change-Id: I121a92310a8fe47f36e253656e126123704efc0a Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2020-03-31SRv6: Make show command output visibleVratko Polak1-12/+3
Change-Id: Ie8764f1746fa51d8b6e8621db68ffd2966168a07 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2020-03-26API: Add collection for 25923/9Jan Gelety1-0/+247
Change-Id: I48da04747ffcbdb0b4452d11ee52204e966eb78b Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-03-30Trending: Update graphs - 3n-skxTibor Frank1-278/+454
Change-Id: I0698e7fa48b7fa199b886407c2e9c1bc5094e746 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-30Report: COnfigure reoirt 2001.14Tibor Frank2-2/+2
Change-Id: Ic899dbe5875238c36e83778c413c7943169ef8df Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-27CSIT-1597 API cleanup: aclJan Gelety2-292/+44
- cover API changes in VPP: https://gerrit.fd.io/r/c/vpp/+/26184 - update vpp stable to version 20.05-rc0~424 Change-Id: Ie621a29db25755151bfee76a045a423fd1267ada Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-03-27Report: Add dataTibor Frank1-0/+7
Change-Id: I0e11a0ff48b34d9f716da72b9249e0c78c9b04ff Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-27Report: Add dataTibor Frank1-1/+7
Change-Id: Ie2a5d09095528526785325ee883c0458435d1f8b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-27FIX: use python3 for csit-docs-merge jobsJan Gelety1-3/+3
Change-Id: Ib29201f63fb8bfcc04f879b13407a85bda55827f Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-03-27Report: Fix: Header of comparison tablesTibor Frank1-6/+9
Change-Id: Ic20ee4ceb79f9c10bcfe95bc20fa044c8e65202d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-27Report: Header of comparison tablesTibor Frank3-250/+248
Change-Id: Icbfd4f306cbec2840292cb6a350a8e5b09047fa4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-26Trending: Update graphsTibor Frank1-105/+435
- 2n-skx Change-Id: I0b357d8ac4a20acdea14814bbb421b1007f851d3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-25API: Add collection for 25787/15Jan Gelety1-0/+247
Change-Id: Id33dbc63832848f951fc6478472e9d6dd614bff9 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-03-26PAL: Local mode uses xml file name as a build numberTibor Frank1-0/+5
Change-Id: Id4a26ac588883d917595ea45fcaabd16d89ded1f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-25FIX: vxlan_add_del_tunnel in TestConfig.pyJan Gelety1-4/+7
Change-Id: I1e4ab1b40fd4a2f48df1dc33b7b17266382df20b Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-03-25Report: Add data and RCATibor Frank4-50/+118
Change-Id: I6fcbf9ea150fd17ef3ae9b879f22442f17246713 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-24Report: Add mrr stdev to comp tablesTibor Frank4-97/+155
Change-Id: I94336a7e624b82a5794ff09085c46028f4416a49 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-24Report: Add RCA to comp tablesTibor Frank4-69/+137
For now, only these comaprison tables: - table_perf_comparison_nic - table_perf_comparison Change-Id: I52c5a960eafbe2bbf11f6c371d4a72419373dc76 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-24Report: Add dataTibor Frank1-6/+6
Change-Id: I5625ecf351e99c02c7e699d54ae3154a51efbb95 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-24CSIT-1597 API cleanup: srv6Jan Gelety3-301/+29
- cover API changes in VPP: https://gerrit.fd.io/r/c/vpp/+/25647 - update vpp stable to version 20.05-rc0~398 Change-Id: I5ebc84a702264b0b37e3886b48ec0713d174f880 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-03-24Report: Add dataTibor Frank1-0/+12
Change-Id: I2896b4c5555b2654af5f005fb75b0be7cc3ec2c8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-23API: Add collection for 25647/3Jan Gelety1-0/+247
Change-Id: I01398df1d8d0274ff7aafc4cef0f431f19bef099 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-03-23Report: Add dataTibor Frank2-8/+38
Change-Id: I72cf83bfae9f07691157d2baee436e4021cd87dc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-23Report: Remove decimals from delta and stdev in tablesTibor Frank1-8/+8
Change-Id: Ib8aa70b4bd2519f077bbb76da1f41a74215a9f2e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-23Report: Add 3n-skx additionsTibor Frank1-0/+193
Change-Id: I059c92235ac46a470044c5b4614a1c3025e76e81 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-23Report: Configure Report 2001.13Tibor Frank2-2/+2
Change-Id: Id968c7351f995dde31c3832339496495999b5bce Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-20Report: Add dataTibor Frank1-1/+80
Change-Id: Ibd37be8155af57e13991b23d417307caa4b2717b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-20Report: Add dataTibor Frank3-11/+164
Change-Id: I54fc75cc46f95116a0631fdb67f631f61419e473 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-20PAL: Add stdev of delta to tablesTibor Frank1-37/+75
Change-Id: I00fc401d25d78d14a7bb1de4f7445029436c2426 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-03-19perf: Fix broken hoststack testsDave Wallace3-14/+14
- Rename NSIM attribute names 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>