Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I76df1a848cbd9b6b284395c4fa7975169818679d
|
|
DPDK 24.07 takes almost 50 minutes to build on 3n-snr,
DPDK 24.11 takes around 65 minutes,
so this increases the timeout to 90 minutes.
Change-Id: I90477d85bcc65410cce30d0862444924e65e0804
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8d4ea96bc72f276d625bf185faa755d4eeec87ba
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I9c5899deba994b8683f7cc0596ebb2d59a611f8e
|
|
Both GSO and hoststack tests are running iperf3 on DUT nodes,
not on TG, so version should be detected on DUT1.
Change-Id: I6babda800a409658c31a19cea86941231ea7c193
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie4a61ade1da312ddab078411c8a7db3ba59393f3
|
|
+ Set GSO_FALSE tag on non-gso suite.
Change-Id: I32b6ff2f492a0dd8f2fe47ef5435c8d0e3318406
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I14143394ed6637db183a2fcc9b91e3c7fc8e0037
|
|
Newer git versions gives:
error: cannot delete branch 'earliest' used by worktree
if branches involved in bisect are to be deleted before bisect ends.
+ Remove comment about reliably deleting branches after failure,
as having them may be useful for debugging (and does not matter in CI).
+ Move branch cleanup to the start, and allow it to fail in CI.
Change-Id: Iebee5be5e10ae2f4de8218f70952c66b16b2a030
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
When backslach is used to escape Robot dollar or docstring asterisk,
and the backslash is in normal (not raw) Python (doc)string,
the backslash itself needs to be escaped by a second backslash.
The old code happened to work well enough,
but now it leads to a loud SyntaxWarning in console log,
so it is worth fixing faster than other pylint violations.
Change-Id: Id36fa0a393267f2cdced1229a30eaff8357c4ac4
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I10cab20174610016d2cc87ccb884074057b1cd93
|
|
+ Add option to skip mfib table creation, not used yet.
- Comments mentioning device tests not updated, TODO added instead.
Change-Id: I1dc24c0ba3e9f04bfe4fc139af680301dd15ae53
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Add the teardown to memif and nginx tests,
for memif it needs to be before "container" teardown.
Change-Id: I142b76d3e47554d3a8050e04b9598592b43f22c1
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id03fd5fa6cdf9694dc59fb671519e703a8bb8591
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I67f6ba64c445af361ebd8a8bf9a4cd0d001b239b
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: If7e33a924ad347eb9396609010acf763b3a71f15
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie590eb5eaed0bec9b75ce786062f62f4a3a1d19d
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ia71b70ceecca0541cad1598fbd021a4d8f47fb1b
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I3aff1de925820ddf8630047751519ebe48dd1468
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: If89513d29fc7bb995daa4449145e9f004c1c36ec
|
|
- We want 2-link suite, as it has a non-trivial traffic pattern.
- Not done here, as it needs edits in multiple layers.
+ Add 1-link suite to compare (and for 1-link testbeds).
+ Simplify also old bonding keywords.
+ Partial support for future multi-link suites.
+ Update jobspecs for minimal coverage:
+ Only add to iterative, both MRR and NDRPDR.
- Coverage jobspecs to be updated later.
+ {1,2,4}c 64B tests, only to 3n-icx for now.
+ For both primary NIC+driver combinations there.
Change-Id: I6da3b99a44b5ae83cc52921d5e2034fe5218270c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5d1718bbf61317c2d36e782b0ccb37b8ceb6e71e
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I55f6e954c865fa0574b9521bd885b68d2a87d39b
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8e3d3316d0c1f7da5e02b1198a6e56a301f0f0a8
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5dc0a38e530cbaf4bb7d3563adba34cd06a3f608
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ibf760a5ae187456b24d228a4c7e51301ba682b10
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I6b62a20259674ddf5550cce480ccbba3dbd0f259
|
|
Fixes: d78103b24d3bd68f3bd390fa527924bbb1019a23
Change-Id: I098752553ed34c6fef0cf4eed61662b78c8fd97c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I0869ee6629916025b1df603072dfa7ccae62110a
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Iadd4851ab4a7fc366ddffbace6ce7b47776fceeb
|
|
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: Ib8f34293a984b63437884440d3244c177d757bc4
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ic566c755ba375173aa129f377f31e726d42a666e
|
|
This is primarily to avoid excessive logging
in scenarios with multiple get_replies (not just .add) per session.
Change-Id: Ic5b1c295965cd8d32c71a7851ec7823568483b06
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
None can happen when VPP crashes
(and pipe is not detected as broken yet) or stalls.
Avoid CRC check in that case, raise early with error message.
Change-Id: I15a957420320affd72dbd99fa48c309b28f0511a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I7511fb128d81f5d91fb2cc0d71f193efaefd9f41
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ice4c09579a174c0ce3d26c8429016d55414bfb93
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8bf1fbf49d224b89f2da4a7f08bdf932cad9fd35
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I7d672d07e6ed6bf6582888e8826bbc1cb6d94d17
|
|
This adds noise to console output,
but prevents other possible bugs
from looking just like CSIT-1936.
Ticket: CSIT-1936
Change-Id: If30c59a96ebd9cec6aea40ca820b775d5f3548c6
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
CSIT-1944
Change-Id: I0f763369acc560a5ab2d9db28fc25f20b1c5ffe7
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
The 2406 cycle did not upgrade any messages used by CSIT.
But there were few workarounds in CSIT code
to accomodate vehavior of older VPP builds.
Two removed.
One (re PAPI) stays, as that needs more testing.
Change-Id: I0595cf1d8b9d9ea80113f59130cbbdf00a249157
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Iefa96896004d8c9cc06df90f0a744c497b443106
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id005feac8104bb0b7da08d8dd9baaa3c5117e157
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I2113e5e2067e13465ee1fedc6a2ba1c5bc1d7254
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8ae87a8ee350cfe601a9deab2f115b75d26bd02a
|
|
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: Ie8dbdf8b231dcbbbf2c90ad0f16d6b48fbdd8c5c
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id3f0a4a26404951bc7ce82655538b72848508e18
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I91a3136a29192fb25ec4845e0924b96977f591f5
|
|
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I28f2752f725c9816a557667033bf7d656fb0d414
|
|
+ Add suite with UDP encap.
+ Add suite with anti replay enabled.
+ Add new enums where needed by the new suites.
+ Apply trimming in enum_util to support "3DES".
+ All 10ktnl suites written and tested.
+ New robot tags added.
+ Fix one comment from the parent.
Change-Id: I2581814dbb327891d8658dd009c4e52ffd318e3b
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
|