aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-02-01FIX: Single memif configuration profilePeter Mikus1-0/+0
Change-Id: I44f22a07b6ecaffcce68bfedde1ea3e8a8274fa6 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit e091fac49b4ef6260be5b7ce6c1d02e9e750e6c6) (cherry picked from commit 4422211c9181c6a2108bd172c2c6e63f725ed419)
2019-01-31Use release repo to download 19.01-release artifactsJan Gelety1-1/+1
Change-Id: I30d86b5179cc97aaaed6cb695db6c0a1d82a1e3c Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-31report: Methodology section, added forwarded modes, tunnel encaps and features.Maciek Konstantynowicz1-0/+211
Change-Id: Idfc575be1549a1ae41a2c384ca582e5a891ff899 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit d90c2c87f2738cab2e9a4eca4058b379dd8d4dc8)
2019-01-31Use VPP 19.01 release buildsJan Gelety3-3/+3
Change-Id: I36a80e17cb4f2112a86e187dc9053393dfd07b35 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-31Add TB23 back into production poolPeter Mikus1-1/+1
Change-Id: I69a16b1baa5147f22b7c5742c2ccf6e030474937 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 65908ee392865911ad1b69610a7f3d43e6bf3bf3)
2019-01-30FIX: SRv6 container testsPeter Mikus6-6/+6
Change-Id: I9ec04608a9b6cf6a99c938b06261e23e58d290be Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit ed1a7af88e74bdc2b22a58d2129dac498dfcf95a) (cherry picked from commit 174799890403fcbec2f1dc933518211586807f0a)
2019-01-30FIX: Hardcode nf_density RXQ count to 1Peter Mikus77-84/+103
Change-Id: I7ca3b2ce4f4c9d8b452d9de63e7466482d15aa50 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit c17a7406971d2ef28dbfcceb989b545588854e6a)
2019-01-30FIX: Cleanup mechanics for vpp_devicePeter Mikus3-3/+23
Change-Id: Ice975127f8ecdd4cead418151cf37d61dfb218a0 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 956989a5ad8966c06cf3300c2e5edf3f46466edb)
2019-01-30FIX: Put back sleep to wait for container to boot.Peter Mikus1-1/+1
Change-Id: Id63fc8670c7816cc71d8d6d8704ff7f1adf3db65 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 509a1092965c674c581e4080e2e2dc4dec5371c7)
2019-01-30Remove non-runable nf_density testsPeter Mikus18-279/+0
Remove tests that cannot run on target machines Change-Id: I2417d491e36afc9164c6981a9f5a3134529df251 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 644d2d68041079d604c5055e41da78150ea04e89)
2019-01-30Update of VPP_STABLE_VERJan Gelety3-3/+3
- use new vpp ref build - ubuntu 16.04: 19.01-rc2~3-g9124874~b20 - use new vpp ref build - centos7: 19.01-rc2~3_g9124874~b20 - use new vpp ref build - ubuntu 18.04: 19.01-rc2~3-g9124874e~b19 Change-Id: I4fcbead4af6936d91f878613ccb7fc8cbd88409c Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-30CSIT-1409 Implement pipeline configuration for l2bd with memif/ip4.Peter Mikus44-71/+5676
Change-Id: I7463d47a9d65069332eb2a288ff44f4499a8a467 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 11bd03f27a53fa6060bfa72bc98c52532cb6e404)
2019-01-29Add 2n1l-10ge2p1x710-eth-l2xcbase-eth-2vhostvr1024-1vm-soakTibor Frank2-0/+89
Change-Id: I6a045225b0ff3cc4cd9880ee05861fd7bf36c61a Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit e4293ce7243c222d0eb65b46bac2c3ba59dc7e5e)
2019-01-29PLRsearch: Initial implementation and suitesVratko Polak14-3/+1656
Missing bits: - Add up-to-date .rst document (in child Change). - Prepare for releasing to PyPI.org (in child Change): -- Either copy dependencies from MLRsearch, or list in requirements. -- Perhaps move common dependencies to separate package for both search to depend on. -- All the other metadata stuff. Jira: CSIT-1276 Change-Id: I277efdb63dbb90b30e11f4e30a82e2130ac8efc3 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 27a56cad3679e4decbcca90acfb22c55a22153e0)
2019-01-28CSIT-1403 Implement multichain configuration for l2bd with memif/ip4.Peter Mikus93-164/+5671
Change-Id: Ia87156b2ba826eb0a9a93d756b9765c7373ca6ce Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-01-28FIX: CPU util for NFPeter Mikus2-3/+6
- Fix detecting total allocable CPUs for NFs Change-Id: If3345518befb887655d3e162551c49df3163ed92 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 15648d7c4f98cc90a406519362b0d7f548893859)
2019-01-28Update of VPP_STABLE_VERJan Gelety3-3/+3
- use new vpp ref build - ubuntu 16.04: 19.01-rc2~2-gb296271~b19 - use new vpp ref build - centos7: 19.01-rc2~2_gb296271~b19 - use new vpp ref build - ubuntu 18.04: 19.01-rc2~2-gb2962715~b18 Change-Id: I543fb6229a0166ca889db5f946ea7b669f6ec286 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-24Update of VPP_STABLE_VERJan Gelety3-3/+3
- use new vpp ref build - ubuntu 16.04: 19.01-rc2~1-g38befb3~b18 - use new vpp ref build - centos7: 19.01-rc2~1_g38befb3~b18 - use new vpp ref build - ubuntu 18.04: 19.01-rc2~1-g38befb3a~b16 Change-Id: Ie7146aac6054427490cd0ef3f89074d200f35e07 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-24FIX: correct call of vpp_add_routeJan Gelety43-368/+421
Change-Id: I63a2b5f484ac627c020e30c9f01a868c57aacf42 Signed-off-by: Jan Gelety <jgelety@cisco.com> (cherry picked from commit 552491e8bcff9745b04fbdd92609351ec9597cdc)
2019-01-23Fix tag in 2n-10ge2p1x710-eth-l2bd-8vhost-1chain-4vm-l3fwdip4-mrrTibor Frank1-1/+1
Change-Id: Iaa268043c04a994647c5dcd704e4e61f4f83050c Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4ecbd6dc1e6dd07efa58f2bc001e838aad0457f4)
2019-01-23Report: Add VSC dataTibor Frank1-2/+2
Change-Id: I6cd99129ba41fc34f46714c9540299d0b954c965 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit a618779453752b80a07e842d52f0808d843348ef)
2019-01-23Fix PyLint errorsTibor Frank12-156/+101
Change-Id: I5a369f4b9f9b478375fda4a634bf57cc9623e972 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 8bac97fb07e863573f5a2914058e1d23229d279b)
2019-01-23Updated RF tag documentation file with svc density tags, other minor edits.Maciek Konstantynowicz1-47/+60
Change-Id: Iece74d5e7e380db344005a6035252bbe18925646 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit 12b5c1d2de914e8aabb62587028e4e92fd298173)
2019-01-23Report: fix specification fileTibor Frank1-1/+1
Change-Id: Iae93d648b8d146ee363f5dbb3514edd90c74460a Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 495294fef7fe03f0797573bf700adbfb516ed573)
2019-01-23NF density: added new TAGs, renamed test suites and test cases per final ↵Maciek Konstantynowicz38-618/+618
agreed scheme. Change-Id: Ia7bbfe5f7027c18a68408cc71445a2839b6b19a8 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit 8acda639fca422c07701d0be0c9254d8be129a66)
2019-01-23VPP_Device - add baseline tests - part IIb)Jan Gelety14-85/+695
CSIT-1372 Add following baseline tests to VPP_Device: - ip4 eth2p-ethip4-ip4base-eth-2memif-1dcr-dev - ip6 eth2p-ethip6-ip6base-eth-2memif-1dcr-dev - l2bd eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev - l2xc eth2p-eth-l2xcbase-eth-2memif-1dcr-dev Change-Id: Ic4a3a01b62d800c528a9c9371891dcc26b875220 Signed-off-by: Jan Gelety <jgelety@cisco.com> (cherry picked from commit 5a53823d8a6e99072152654ac632bb06a6b467ac)
2019-01-23Report: Add CSC and VSC dataTibor Frank2-17/+43
Change-Id: Ia2ebe3d0b96d0012361082d1f45b5c3853db3640 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 3532ea7e201971b463e6d72ae799a7871c5b3c9f)
2019-01-22CSIT-1404: Add data pre-processing for "service density" graphsTibor Frank1-2/+2
Change-Id: If9c1a9ee3cf21640e2153b52693903c29791c7ce Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit fcbcfb9aa1bd57fbf187b92a6b1de80899209640)
2019-01-22CSIT-1404: Add data pre-processing for "service density" graphsTibor Frank2-31/+102
Change-Id: Icd5709cd627999bc3ecc101abffb2ace3afdb246 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4434a78fce29d19044b29f60af1882c0fa850128)
2019-01-21Report: Compare NICs tablesTibor Frank1-2/+2
- Change logging level from warning to debug. Change-Id: I644bdf3a5d13a45a7835c8181ca95d63ff762233 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4c2c9a6d24ee27fc27427ba3b3c8f1c320c91cca)
2019-01-21Report: Reset the Report History to the initial versionTibor Frank1-90/+2
Change-Id: I9bf1647de0b4f42c5ef0e80cf3b5dc2e968cc605 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit fe92deb7c2707d4a96a894a0efe2391c962f1147)
2019-01-21CSIT-1406: Configure PAL to generate 1901 ReportTibor Frank4-15/+15
Change-Id: I2faf542970d9be54945a2f9fdaf0577bdfbd6d24 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 4fba3998e586334ea0663ff401e36971249b191c)
2019-01-21CSIT-1397: Create Heatmap graphsTibor Frank2-0/+299
- Heatmap is used Change-Id: I33a8619ea4a346bde92d85da0bbb63f3d916cbc5 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 7f83ed570d3cd7ec18f2a7ea3c8c3badd0368099)
2019-01-21Bar graph for Soak tests resultsTibor Frank3-1/+383
CSIT-1401: Create bar graph for Soak tests results CSIT-1405: Add data pre-processing for "soak tests" graphs Change-Id: I158c54e713cb904eb1780190153413929c7bab6d Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 339d55392405b435fea92f62c3372b7940c46515)
2019-01-21CSIT-1395: Create comparison tables for NICsTibor Frank6-12/+761
Change-Id: Ib8583041a0d16a6242160b4f51eae973ef33504f Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit bec963c7d97302d7a0e41d38a5eec1ff5e518067)
2019-01-21Update of VPP_STABLE_VERJan Gelety3-3/+3
- use new vpp ref build - ubuntu 16.04: 19.01-rc1~2-gcbb4565~b10 - use new vpp ref build - centos7: 19.01-rc1~2_gcbb4565~b10 - use new vpp ref build - ubuntu 18.04: 19.01-rc1~2-gcbb4565c~b8 Change-Id: Icda8a0e7c357ce7e6de48732a0fe3e287924708e Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-21CSIT-1390 Implement multichain configuration for l2bd with vhost/l3fwd.Peter Mikus138-386/+7865
Change-Id: I36ab0bc7c9eada4c3f7bb5cb8f53de7d267ff910 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 88e6c1f979f530397a0743e4300d42faf9b538f5)
2019-01-17FIX SRv6 container tests after refactorPeter Mikus6-66/+36
Change-Id: I6b7961c9103587b752c6ffc2a56eb98ed1529edb Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 0e1682e5580ea16597558f2c8ae5892072e1bd22) (cherry picked from commit 87830a03b39d4ce3306b05693f0e15979d955425)
2019-01-17Increase default number of hugepages to allow full box testingPeter Mikus1-1/+2
Change-Id: I1dc6f54e8371992e8c4a323bbad557e6c1fa435b Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 8c7ec6061718ef3e2cc22ca7e13d865b800563c3)
2019-01-17Update csit-sut-dcrPeter Mikus1-10/+20
Change-Id: I79907a92c658f1a53c49272b65ea29a5162e5e6a Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit cdd110ccd1329793eca6fb489d995d7b4324f73d)
2019-01-17Update VPP_STABLE_VER files to use vpp 19.01 release buildJan Gelety5-5/+5
Change-Id: I1221c4f8749c0200acf92f6c2784d0f83767c2d3 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-15fix failing tests after namespace updates in HCMichal Cmarada4-43/+36
Change-Id: Idf7cbcf285ff130f771eb3878065e6daa869ac71 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2019-01-15Update of VPP_STABLE_VERJan Gelety3-3/+3
- use new vpp ref build - ubuntu 16.04: 19.01-rc0~634-gb5e55a2~b6114 - use new vpp ref build - centos7: 19.01-rc0~634_gb5e55a2~b5929 - use new vpp ref build - ubuntu 18.04: 19.01-rc0~634-gb5e55a27~b1870 Change-Id: I50dd39ec37e1a005c5b15a81219a879a428e9dfe Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-01-14CSIT-1402: Add VICs to trendingTibor Frank5-0/+182
Change-Id: Ia854d9888130cf7b3df81644bc953e5524976dbc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-14CSIT-1400: Prepare and publish 1810.03 ReportTibor Frank4-4/+12
Change-Id: I63d989921e6dd2604adfbb93dc95a6de95c2f25d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-11CSIT-1393: Check and correct all existing graphs in the ReportTibor Frank1-220/+256
Change-Id: Ie6a63c91dfa7d0a7c688062b3a16663d84fcadc9 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2019-01-11Markdown doc with FD.io CSIT physical lab design for Hsw.Maciek Konstantynowicz1-0/+1781
Change-Id: Icf3eabe120a7d3c8ba93b347fca20c05fc360f5e Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2019-01-11Markdown doc with FD.io CSIT physical lab design for Skx, Arm, Atom.Maciek Konstantynowicz1-0/+1386
Change-Id: Ib93c3320d213e74f67984c90a0e30bd7b2d63181 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2019-01-11Improve host-setup ansible scriptsPeter Mikus28-8/+26
Change-Id: I5b44be94e6c4ce5e19797d590cbd7f5de82698d5 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2019-01-11CSIT-1394: Modify existing comparison tablesTibor Frank3-36/+334
Change-Id: I3096bb2faeb61dc5715334cf19fe0e532fe4c68e Signed-off-by: Tibor Frank <tifrank@cisco.com>