Age | Commit message (Collapse) | Author | Files | Lines |
|
1n-tx2 needs new i40e and iavf drivers, otherwise VF creation gets
stuck. With these new drivers, VPP AVF interfaces cannot be created
becasue of VPP-1995.
Disable the tests until the appropriate fix is present in (a newer
version of) i40e drivers.
Change-Id: I3ac5d3d7a677a696477c2766291f371df4a7b903
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
- Performance trending
- Statistics
Change-Id: I06077f233e07ee814b44bc6891519dc19c49b57d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I7dda690f2dc2e42bf6c67d3faa3327a03de3a9fa
|
|
Updated for what is available in (last common ancestor of) 2206.
(So newer messages such as ipsec_spd_entry_add_del_v2 are not used yet.)
+ Removed messgages documented as unused.
- Did not check if more become unused.
+ Restored alphabetical order.
Change-Id: I4191c3f8629106f52ce387d03f30f9f973ffbefe
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
- Performance trending
- Iterative data
Change-Id: Ifcd8e805dcbd12ef0cb739b11b0f52269acd1804
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ic3c78f8f447f59bcd10fd8b88f50f93f7279430b
Signed-off-by: Jing Peng <jing@meter.com>
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
- It was removed from trending pages.
Change-Id: I876ef1a6a92322ab99b8f7d06bf94f29f2784333
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Viliam Luc <vluc@cisco.com>
Change-Id: I5352181e9cc427378ca919bf7459f0b7d1a62bd3
|
|
Use Run Keyword If, with the condition negated.
This silences the deprecation warning seen since Robot version bump.
Change-Id: I9a88ff551994df3e129d71327f08207133a958a6
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
- It is defined by the constant TIME_PERIOD, so it is the same as
for the trending.
- The jumpavg lib is now much faster so we can use full scale for news.
Change-Id: Id092efa544e4ee2111564e09fb71fb6c3b48a73b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
+ The main speedup comes from abandoning copy.deepcopy(),
doing shallow list copies (at most) and introcuding copy_fast().
+ Turn into dataclasses whenever possible, use type hints.
+ Simplify the partition search code,
+ It is now clearer the time complexity is O(N*(N+n)),
where N is number of samples, and n is the average size
of the last group of the current record glist.
+ Used black for formatting, so no u"" anymore.
+ Update metadata for 0.3.0 release.
Change-Id: I302203b4d42aeb22be1128e2fe72353a44eae5d0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Change-Id: I6a1ff4e7b21b7bfca6cdb0ced433858c6a8aa56d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
to save the RAM.
Change-Id: I6ac7b162ee6789635a6cba3d58d45a9c65a7024b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I07de784de4bfd1e1fa4230567331e55a72d1a7de
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Change-Id: Ie269fe1a0bc338f2a84240665984a56fd07ce805
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- needed due to moving to the latest version of Robot Framework
Change-Id: Ie2fc3d57630ddb79a9d96e5a4b118f4932745670
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- Temporary solution: use build number if vpp version is not available
Change-Id: I256ac987cb234f27bfdd052cb44f5d8968c1cffa
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ic95836e8108d4efd845313db8da7f76f3b8492d1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Icab58df411935bad46b5e4ca84288d1631cfe2e8
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I0287f1d7afa535bc028446de39a9441e05b392a3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I8367c07f590c2e4533173284f009da6d26692e5d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Id01389d5bac005b0812182551053f354511e24d1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- jinja2>=3.1.0 causes ImportError: cannot import name 'environmentfilter'
from 'jinja2'
Change-Id: If293d932775474a1eacc019210fb58ee7601c99f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ibb117e49e2ff5d3381a9d081c3f6eed6721abe51
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: If59ae966d3fa8b1944391088b0efc7bddae3c6db
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I2d4bfc6be02e66b6242ad688d092516bca0eb739
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I03340f47b5f4d5aa2bb6d33589b0d13e4671a75d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
This reverts commit dc200e7f96297b3bccecb88b4e951b142617734b.
Reason for revert: This is breaking results due to test_type variable set to vsap without supporting model and results itself. It makes the output not usable for trending.
Change-Id: I1c4fee87e9bcaed6fc010ebbf570f65208519fad
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
|
|
Due to some integration changes with upcoming Ubuntu
22.04 (and mainly python) bump, upgrading the full
pip package list to latest version.
Keyword 'BuiltIn.Run Keyword Unless' is deprecated
- will be part of subsequent change
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ie3bdc424c7c0efb4fe4f1fa7c73137b916c17116
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I3f4dcd24285bd162c2d9ab159a4928671b27feb4
|
|
Change-Id: Iba43ce72b1d6850a554c4c0d8bdeb0ee0955b81a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I1dfe1782334c8415fe5dbcdba24781947076639d
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ibfc7fe47ff091b9b734f72857313455c922b6888
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I600d5ecc725f8e82219feed2abcdeaa43e78a30b
|
|
Change-Id: I79bcfc2449310d4d186146ce79b2143a33ed2d1f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Iac8d82bf741b2f8a2fb366f024e3f1b92cfd8662
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I641af1bb944592ad454eb9f54cffe9f3d0b872bb
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ia48ee3f9bbcdfd7b85968362b1fb7f816dcd97be
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I8f79882fce6375a55d67167781fc6b4212934e06
|
|
- VSAP: run on 2n-clx
- Hoststack: run on 3n-icx
Change-Id: I9fb54353b0cb61192769eb46e5e8e6849f6f8887
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I5d8d1bff4a1244a8819a4eb5c9756ea6c6749345
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- Chapter "jenkins jobs": deleted, the neccesary information is in
"Performance Tests".
- Chapter "perpatch_performance_tests": deleted, should be somewhere
else.
- Chapter "testbed_hw_configuration": no information was there for years.
- Chapter "performance_tests": deleted.
- Other chapters: Edited, updated, simplyfied.
Change-Id: I04dffffea1200a9bf792458022ce868021c94745
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- Packet Throughput
- Speedup Multi-Core
- Packet Latency
Change-Id: Ia98a44a5fad8676832d8c5beb687e1fd68e30d41
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Add keys of:
Jieqiang Wang <Jieqiang.Wang@arm.com>
Tianyu Li <Tianyu.Li@arm.com>
Only add the keys to ThunderX2 VPP Device servers for debugging
purposes.
Change-Id: I4dcffa598134d0e9e287a8506f8275909a91c020
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
Change-Id: I7f37c27dfa2c621349ba3d47af3703523a65a6fb
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ia88f3ce646664eeb4f2bb96e25fe1c2e433d7423
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ia5108792ec32d8c2ff68bba953c77be536aba379
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Viliam Luc <vluc@cisco.com>
Change-Id: I935ee5cf5bd7e760ef29fdc338f981e4e7cc333f
|
|
Change-Id: Ia0dc9483cd615398193cbc9be059b8ce29e53eb5
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I492370e20ad0e7431aaf86af618ed874104c4ad5
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|