Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I9099cce7c4da15a1b3a9aafd37825b284c5ed7fe
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
(cherry picked from commit a28e97a231fbddc2cc04f073dd8b402c29cc5aaf)
|
|
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: Idf4593846f2b241ccaabd38452be49a8a220e54c
|
|
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I00de87ca81d344a153d40a34ca5505316983f076
|
|
+ Add a link to NAT44 methodology.
+ Mention TCP tests are not using 64B packets.
Change-Id: Ief6334e84abdf4d099dfbc455cfc7c9b2179ccfe
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit e49169ff393f823c5def3f8641b9e6201ebbe0f4)
|
|
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I3dd993fceadce74f7f3280f755231b0c7e32511b
|
|
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: If2e200b11f542eae977c64c04b831bc9667c975c
|
|
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I4acd41057a713942604d1a167f54af7e03ab83fc
|
|
Attempt to unbind a driver from a device only if it is bound to a
driver.
Remove the dynamic addition of an existing device ID to a driver. From
the docs [0]:
Writing a device ID to this file will attempt to
dynamically add a new device ID to a PCI device driver.
Since we assume the VFs are bound to the kernel driver when VPP Device
topology creation is done, it implies that the kernel driver supports
the device ID of those VFs, removing the need to add the support.
[0]: https://www.kernel.org/doc/Documentation/ABI/testing/sysfs-bus-pci
Change-Id: I20f3ca071a5a84a06ff358ba514532248a8f9ad0
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
(cherry picked from commit 71d7150a65a7c006bf46b2c1001dbaa00b5681fb)
|
|
Change-Id: Ia8e71df86d561c1d9bc388fa6b70ef850c94e66e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit d719a272815348bd9229c5cd280ecf39e862870b)
|
|
This reverts commit 2f4a2fd01579816b7cccb1d640642fba03d96a30.
Reason for revert: Publish 2n-zn2 data
Change-Id: If606d15035abb917d7ad0287086a8219cefb2882
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
This is a follow-up to https://gerrit.fd.io/r/c/csit/+/20394
https://gerrit.fd.io/r/20119
has changed the way archival works,
everything should now go to logs.fd.io
(instead of appearing on run page in jenkins.fd.io).
The glob pattern for archiving is quite eager,
doing recursive search. That is good, as it can find
also misplaced useful outputs.
But it also means our usage of copy_archives function
creates two copies of archived directtories,
usually archives/ and archives/archive/.
This change renames copy_archives to move_archives,
with few workarounds to support multiple calls.
I also renamed ARCHIVE_DIR value from $CSIT_DIR/archive
to $CSIT_DIR/archives to make "move" operation look natural.
Finally, download_builds function is being removed,
as after recent improvements to VPP compilation speed
nobody seems to be using it.
Change-Id: I19a429e1dfdfaab7fcf32a9609963b1aebd33c6c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 523c6e6e24101206ff1318ca17c310dff8b3c9d2)
|
|
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I543fa0c23124b8ce98824a74d6a704270bf4a3e8
|
|
+ Move "|| true" to a place that really aviods errors.
+ Attemp to parse decoded string if trigger is not found in plain one.
Change-Id: If3587229ec588f9ad41acb3050add1142032d2d8
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 4582f0f408616cdff8e606ac3abfe154f8f0514b)
(cherry picked from commit f89bc7a87e0b6015e50de3557a1724c8aaafbf60)
|
|
Change-Id: Ib095788b071c74131351045df80ab373f067f1a7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit ff4af59376eb2dead3eeeef75620272604840349)
|
|
Change-Id: I38f4054cddf01557e8482adcdc804760ef7a9c4b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit a5c9ea2d653a7c3cb7bb55256bff8b1c6130fa33)
|
|
Change-Id: If42cacf6c643d35aaa7f65d8e2f87972d23d251b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 637e9b9ade08d368cce5a239798f50113912207f)
|
|
- packet throughput
- speed-up
Change-Id: I5d49ae2da54170e48c51db47e035d2121471be0d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 52e3b0f6b6b4f92c5ee5ecf003623cb59c798290)
|
|
This reverts commit 7d6ee11472e8ab675248616fbc90005eaf73128b.
Reason for revert: publish 2n-zn2 results
Change-Id: I3c5716af92a014efa0901244260099b9f1cf1af9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: I1708ebd24a6a26db53a14192b23fe51569543333
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 610e96a2afae5c8e58bee00d05c45d57d7bb6021)
|
|
Change-Id: I26587c8b987be9c7b6fb3a1d79d77a4e1af417f8
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
+ Expand details on NAT stateless tests added.
+ Clarify situation with jumbo ipsec.
Change-Id: Id6fb7fa48b5fadca7798ec1da7e1baf44d0827aa
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 57476e27b7220d37ca951cdf6b8e12fc0fbc8288)
(cherry picked from commit 0a8d967bc3158cb20fe4552537a574fa5f9972af)
|
|
- 2n-zn2 iter
Change-Id: I7412963c918b53e44294f4cf213a806c8435e3b5
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 4aa4a9d82e5eb41823b56bda56a0d34d9a3b26b1)
|
|
Change-Id: Id4738b823a77e59d5efd913f770326726b8a81e2
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit b6340be1caf13025b2aaac06ccf6ad3bb64d593f)
|
|
Change-Id: I4e4d156dcb9d93bf0c537a870e6fab6c500f5810
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 379e58a740271d84b15059f7059661fbec13cef8)
|
|
Change-Id: Ib7c4bc51bea43dafa2bd788c709c800caeb75988
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit ef51e552aa2d0e134646d28aa3ada2da0d467f99)
|
|
Change-Id: Ifaba0d689a279ae650ae30531b21533cc6927262
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit f8b3d745368deb92af2b7ff70874e3b0ae80a0c7)
|
|
Change-Id: I65cf505edd346fc5da240be08310064b3755e458
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 4d6dcbbbb9103f15fb55d525f14964c2323c2a03)
|
|
+ DUT state chapter was not reachable.
+ Small reorder to put edits together and sooner.
Change-Id: I2735c522e92e277298e299176b4cdc9be4044c26
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 0e835cca6f7dbb1b8c3c0a0356ae7546aa5258bf)
|
|
Change-Id: I7efb7a339e248972604b1c8027d21ea32e9f4070
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 3ef4eb87e921a350361a54b0449b6536c49c5794)
|
|
Change-Id: I5dc427693f78e4c712ab5cae587d7849dc2fec16
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
- Missing profile specifics and transaction counters.
Change-Id: I6f7378e5fe9d639599c38545b0503354a8a65198
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Change-Id: I4bdb61cf665579c6b49d79c6fb281b4c0fb5ec89
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Change-Id: I43423dea499bce3a298dbbba752c2aee2a322836
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Change-Id: I73a735b3e82aaa01f56c21bf91e5073f144c584f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit dbae94b3db123a5e86b0a5afb5f5baaa262ce8ad)
|
|
- Better to get it fully aligned then cherry-pick spaghetti.
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: If223ef3f0247413d53225eb57f8903a7675632e3
|
|
Change-Id: I3aaf06de4ae5fb2dbeef5920987bc427bf0bb529
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 6b33c89d362623dd46f3a14c497835de6f669101)
|
|
Change-Id: I2027c8e0be76c119d88c966f700f9639ed4c1784
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 68d130f9405ed239e624f9dd016381b70ee57001)
|
|
Change-Id: Ic2d8c66ec44b89354e4dbf4f9605c8e53bf21481
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit f4621bff99ef04d87dad83a752f55e16423324e0)
|
|
- reorder NAT44 graphs
Change-Id: Ied762a85fb1ee69c7d12971e3e15822571a18451
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 6328731a2778c864c6372296449a55dae79cd305)
|
|
Change-Id: I19308ed936246be5b4e61c6e219591d16095cb56
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 1e149e65b7ee02ad5235e4b3c61102ce7d5d89ff)
|
|
Change-Id: I8b154156120821adb24273db2a232fa82200c0fe
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 780612e1eaa2414808fb2cd6c88f7d428a8e3eed)
|
|
The previous code counted full TCP connections,
which need one more packet, leading to worse results.
Change-Id: Ifcf78356b6ed54819ea0bf5aa069d7d9cb951183
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit b71112bc323b55e39d8a9992a46530e1eb7f6f58)
|
|
Change-Id: Id59947b8c502e4bf7b7ce66ad326f481346c98d6
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit c70bc9fce0954dce4353d3f99d9fc7d1a385583f)
|
|
Change-Id: Ic9342f0f3deea3d7d175c437993289c86464bb99
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 494f7e4abf409894ccb3652ded0cb0eedeabf85a)
|
|
Change-Id: I2c247c5362396bcb4c8b42b1b46a2601091ca968
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 4e056959f9e5a01f1c1cc6816d50609a4aa42366)
|
|
Change-Id: I81c3b43407921ed7912b530bb93c725515d3d583
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 44186cb43aaa4131f676d9d18f8f573823ec9512)
|
|
Change-Id: I7886285de8edbf66e03e1b22d85c2e7a4c4d7224
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 20f419f950606f1848a81d815c251f8180867b50)
|
|
Change-Id: I6de094fc0cb2acdfb6eeb22e6d85a65d2e9f1478
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit a1a6ce5505840750a34d86ada800367a183cf74b)
|
|
Change-Id: Ibed3ad934bc4fd03013404e18b5a0d6917499bf8
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 579bccb6aa18c97f3c1a1636658eb41235a18b7a)
|
|
Change-Id: I800273d04c3f956e58be727cbf5befa61377fa2b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 09f0b96e5484a24e11415ef7839dbf8f1dcfd9bb)
|