Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I897bc3bf118054174a23fe9f7d549d64b714d787
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I622cbc879e432111f68e4fd9a4dde493f362cba3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: If9d60c0b063c520400b028efe46991f4e546920f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I37f2acf2662a8cac38fe2a849ab35a9696e6f51c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I8891fcfec6cd5805c1be802aa0b47c978e0c3982
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- normalization
- table headers
- legend
Change-Id: Ie095a84b7a62481d01fa5ece7c9da7f320d6d5c9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
The previous code assumes each tox script is a checker.
We want to add fixer scripts (not voting but editing) soon.
This is the less interesting part of the process,
renaming things and updating comments.
Includes some basic descriptions of how fixers differ from checkers.
Change-Id: I1ca1572a328acd02b41dcf4e70d7cb3746a03b03
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Change-Id: I6fba9aac20ed22c2ae1450161edc8c11ffa1e24d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I060668104a20235711a3a72eca83e446919d4ce2
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
The vpp bundle does that, so this will make the outputs more similar.
Change-Id: Iadad9b683d90b7bdd672ed3f51bce9f57f652eaa
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Change-Id: I3fe5d3a1b5fcb8ab182442d6af85719b16e52fe0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ie5df83a47c352ef84486c2d62be91365ad005409
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I0a84ce88b318c488ba2d519b20237c88b9f9f1e6
|
|
Change-Id: I0a9782248fee91f3db2fb5db00c800c7e5447f32
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ief631c4b8924885642435669a151be9f9c9e585f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ia5c242d8904b2f8b7e774ce4cec421e58b84a2ed
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ic5b708a935272fda935398fe7f0ab53de72c5eba
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: If0ebb92ded94bf2b0cf8ad0d17ac2b0bd6d165a3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I8b69a5029a200c327e7276675c847809af367908
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Iad3cb32e346bf6c7e0754275e5ccba6cb19b731a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ifaecbf2f1788cc0da44b4ef64abc63b531f161c8
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Id80b5611bb9a5d4398d4b2d00e92cda469949607
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Change-Id: Ia8a81135cb0dbd3b2f8877de66a5d9ed3f6e8309
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Viliam Luc <vluc@cisco.com>
Change-Id: I8b2cdf6f8dc45cae9a921c1ecbd2e952ef30bfbe
|
|
Change-Id: I5674d40362ea958c34845c22c1b5fd090d08be83
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Icbb4709c84b66251438b73d109606977527c6c88
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I4c7f37d77a9b8bda17eb3fb0b9a5bf468f1fd853
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Iefcd777f2e51038c4efc13ff68c777efb7ed78c9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Compute Bandwidth keyword returns value in Gbps,
as that is convenient for test messages.
Export Search Bound keyword expects value in bps,
as that is convenient for JSON export.
While the conversion was present in
Display Single PPS Bound keyword, it was missing from
Display Single CPS Bound keyword. Now added.
Change-Id: I5bb5934beeecfa2ee1b77dd1b1bfc788d034c845
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
This is just to make the subsequent fix more readable.
Change-Id: I7cebcaed3f658cd026f05713ea2f94dce60786c0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
+ print testpmd and l3fwd pid after start
Testpmd and l3fwd utility can be started but link might not be
ready yet. This fix start the utility on all DUTs and do the
check later.
Signed-off-by: Viliam Luc <vluc@cisco.com>
Change-Id: If476e22f206d9a6a0dd399879a88eafedca92bb6
|
|
The test scenario is about two private networks which communication was
protected by ipsec.
The test suites are to show performance impovement about ipsec esp flow
lookup that offloaded by NIC flow director and rss.
Verified on 3n-clx and Intel E810 NIC environment, with 64B ipsec packet
flow, performance improved ~31% with 1C2T, ~110% with 2C4T, ~250% with 4C8T.
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com>
Signed-off-by: Yulong Pei <yulong.pei@intel.com>
Change-Id: I30aec8c5115e5a6fbef88c11d1bef2624029d1b9
|
|
Change-Id: Ifac36b3f2c886a78cb8a7922f98a760287d631ef
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Some tests (bonding) are failing as VPP refuses startup.conf.
That is because the config parameter support has been removed:
https://gerrit.fd.io/r/c/vpp/+/34822
That is VPP commit 8c8531c15c9195c2c82695eff6e70887de67fd88.
According to commit message, it was just a workaround
for Cisco ENIC cards, which are no longer tested in CSIT.
+ Delete 1 robot and 1 python keyword as they become unused.
Change-Id: If53e324a27cfbd4659e49ab8bcd03253642dde96
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Iba133914882485191ad962e36fae70b6fda0af98
|
|
Signed-off-by: Viliam Luc <vluc@cisco.com>
Change-Id: I356998c521d47f085a78bf2577574ea0d489e02d
|
|
Change-Id: I10f00fce9623ec1dfe34925087e2669ae411e036
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ie358593f9977d04aca9e50a14e0d14158e1b0cf1
|
|
Previous change did not consider TCP_PPS and TCP_CPS robot tags
are used by two different suite types (hoststack or ASTF).
This fixes the unintended impact on hoststack.
+ Add HOSTSTACK tag to VSAP suites.
- They could also get VSAP tag, but not needed for this Change.
Fixes: 1daa6fdc0bae284dee1b61f34534e59b60b7526a
Change-Id: Ic583b5ae336c9b74794706fefc232f221a243c87
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I53226ff6a345ac99c1e2e110712b2ff6197efe95
|
|
Change-Id: Ic05d56dae08e9745582e02e59e8b76145050ca73
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ia2831cfbcb9e2333c5b49af5c6b0577867d99902
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ic42a15b44e0395c194cdeddef6d91635fd0f9b10
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Signed-off-by: Cui,Cheng <cheng.cui@intel.com>
Change-Id: I71e257e5f16a887a40ff83d782a9ebdee9d05c34
Signed-off-by: Cui,Cheng <cheng.cui@intel.com>
|
|
Change-Id: Ia078a30f467c9a0eac45a58b83dd82975b815b5a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I1ae47ee5d0ae21dd17bd6e99d81ab5e8f223f70b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Icb8c2acccd27a7d2ec0da2b524a743f795f7ab36
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I569e49967bdebb02828cd166f7a9164afbbe9205
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I06c976cb91d5125d18fc9b2d313c2373f61d88b1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Idf3d8a393b928cf6f939355d2f6a5af93d18f440
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|