Age | Commit message (Collapse) | Author | Files | Lines |
|
This reverts commit 455cbb5c2427444510536a377b320724df6132cf.
Reason for revert: Not needed.
Change-Id: Idc391d965958b3d1675b5312fedb8305f508f35b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
Change-Id: Ic99dc97e89ff72ebc02e04929d7ad1d2f234e14d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
|
|
- do not post-process telemetry data
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: Ia381964ae0a1a36f30a8aee62fe3e12a72e51df1
|
|
In rare cases, binding the whole /dev/vfio folder will result in
unusable VFs:
notice dpdk EAL: Cannot open /dev/vfio/151: Device or resource busy
[0], section 4.3.1. provides some clues as to what's going on and how to
avoid the failure. Mounting /dev/vfio reset the file descriptors of all
devices under /dev/vfio. Vfio-pci creates a device when an interface is
bound to it. The rare failure then occurs when /dev/vfio is mounted
while a process is using the file descriptors result in that process
using invalid file descriptors (or file descriptors belonging to a
different VF).
Fix the issue by binding i40e and ice VFs to vfio-pci before containers
are created and make sure that the VFs are not unbound later in testing.
Only bind DUT VFs since the TG uses the kernel driver.
[0]: https://connect.redhat.com/sites/default/files/2021-03/Cloud Native Network Function Requirements.pdf
Ticket: CSIT-1794
Change-Id: I83db91b29d16669fb034b141ad247f6f796fdf64
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Idf8462f15a2dd76b42dcaea9df6a0fc15a45503f
(cherry picked from commit 8079ed2ff7e2fdd41474d286b98cd9be19481f7a)
|
|
Change-Id: I6e5d72b336ab68c9ffd74f9ab20d7cb0ed4b5fb3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 6353e5b063a146fe4bd66437ef09f540b9f87514)
|
|
Change-Id: I2ce48ac826ab347365f38ef1dbfdfa4cae8f3fd3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit ece79f53197aa36aa356f7fa1ce1dfe0b582ae86)
|
|
Change-Id: Ic7d1a776817dda52007bcebd663388cc4bd1fa66
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit e32b39d83fb01c33dfc9ae540ff2b55c11b707cf)
|
|
Change-Id: Id29925da9c8e0bc0a28a9f4d38c332852c687317
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 8f9290d1594d35eb838c0c4c9d754b80a35e4a3a)
|
|
+ tox must follow the $WORKSPACE/archives rule
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I717afded894c3a5468bbf5013b242be5e1a9cb6e
(cherry picked from commit 88483ff0a6b4b5ff5b0390d8ff2adeb9a857c1c3)
|
|
Change-Id: I3f16f058b257f2f4ccb48bd5ff725c9161d1176f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit cab67f5de29b46776a689423188c121f997cc321)
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I851e979c9b0db41c83facb92010c1b16885ee5a0
(cherry picked from commit 6de5c7fc4524c5121ed00dc2fa3ab34301d45215)
(cherry picked from commit 29d8ac190da8ff0a975614e3aad2f56ebe1b5efd)
|
|
Report emails will contain error message index now.
Index assigned to error message is described at the end of report.
sample:
avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr 25ge2p1xxv710 64b 2t1c[0] 4t2c[0] 8t4c[0]
Legend:
[0] - Failed to run 'cli_inband clear runtime' PAPI command on host xxx.xxx.xxx.xxx
Signed-off-by: Viliam Luc <vluc@cisco.com>
Change-Id: I6c71eb8a8767827e18f88a9a1142b899158a190c
(cherry picked from commit 03bf0dd6ea67ef2b1386733d0b2ce3489c6a7f3e)
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I2963520237c0bcc30836df3722a945060bd438d3
(cherry picked from commit 2674845e28c3f36e6290c78bd73c0a43b0ecca15)
(cherry picked from commit 0e5b90cc8dad50365de53fa80db9817066ac3f82)
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I1bc29338bf677c5777474ea07954df4ca0ed0a31
(cherry picked from commit 13f4ec1dc98710d2cf226de3643dc5a0a6c5ac67)
(cherry picked from commit dbace27a91928d386f79943a2faa13411d14ff63)
|
|
+ Unless docker images gets updated
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I9d09b24ca7bef71dad5774ae2b5e2e67e7b8f285
(cherry picked from commit ddd2cc047694396928086482339588966a858fba)
(cherry picked from commit 62420b659ffa75edbfe7c8ac4f480dff5b01c27e)
|
|
Change-Id: Ia4e7a2436e038cebaaa080dd7c86f6de1b39b018
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit b4d1e09227919dfc966c10c0054c97f0620c2963)
|
|
Add checks for not unbinding a driver that is not bound and not
trying to remove VFs from interfaces not supporting SR-IOV.
Change-Id: Iae7ce37aabeadbb541fe9eac8b83b4ee18d028e6
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
(cherry picked from commit 7d849ba64e10b8a7678845ee1dcc091e125dd124)
|
|
Change-Id: I5235d734d37709367c56878fffd3243aaba3f0b8
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 8e1dfc4ab336302999f91ea0386093b0bc879974)
|
|
Change-Id: I28c1f1cf113d2537f3e564cdca0fd61ef57737a9
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 2e021b4853ced07e820a933ca9062d9c325a8a7f)
|
|
Change-Id: I9d5da2d71525b53096e9c77e9d338243b16f05c1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 913ddff5d85c822b8eb974def458a5022246ef53)
|
|
We're only initializing interfaces for avf and af_xdp VPP drivers. This
causes issues for the rdma-core driver when the underlying mlnx kernel
driver is not bound. Fix this so that all interfaces are properly bound
to the kernel driver required by rdma-core.
Change-Id: I204309a9bb61b56b96497a287178f0b1efe2f362
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
(cherry picked from commit 324f01417f17a5347c102179f3d2277a77b116ce)
|
|
Change-Id: Ic47209e1911317b6f42a7f8257309607d3a21e04
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit c9ddd355f7cab79d6a3f337a658f7c377e099661)
|
|
Change-Id: I6f9e3cc3b79be84acb6b5619016a9aa7d4296e02
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 7902281ee08456a4d90bb5829ba42da2c71a6379)
|
|
Change-Id: I6774383eef9839352ed3924e7482177fd85b34e6
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit f615617a46a21107a9a827a13035997e91bf6d3f)
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ia8cc2c59a84a61263b2cf88af16f6fd7bad637a8
(cherry picked from commit d102788108352fd5271b139ef3ef1a1c718389a1)
|
|
+ Implement temporary ugly workaround as I cannot do
driver upgrade now after discussions with PTL.
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I400e3b61bd831b9c9820b1fab8852118f2d48f0e
(cherry picked from commit 9e86d195050fcd75c20d59f78d6f5a5e379a6a86)
|
|
Change-Id: I2ad71d35bb2503adbe10cf3e7982e883339a4fee
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit cf63723c2758fb5561bd1810a2725b1e187f9c1f)
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I2416a9682710441d098acfff50e943ac3f788500
(cherry picked from commit f7c3f3918646a7bb157e648ed96beb9bb5c232ea)
|
|
Change-Id: Ia101a6d412473d957a81d794f34f1c1d2ad58abb
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 0d9bed4128719f3de748af108dc6259927efde29)
|
|
+ Manual override
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: If296d28dc3eaa023c935a0887a14ac10e83076ba
(cherry picked from commit b27f2c7cbfe08712a00959c8cc6a2f618a25b3e7)
|
|
Change-Id: I397dc1711f52324c158c775522cfef3044724ad7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit a4fe771848907ee4a551cf06432f1ec6da496608)
|
|
Change-Id: If1af4d7c5865a7466eda5c2de18d07ff9491d458
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 53e6c3440afd81d1504db75e7fa8d09229641079)
|
|
Change-Id: I8beef5f0072e0c52476a8053f26640c537422a63
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit e8b47c3df7529a6c087fb7639684f180dad8c03d)
|
|
Change-Id: I6f2ee7552c513ccf2fa453f143dd52ea880bd412
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 1da19da813655f643bc3c6e4d03bed987f076f07)
|
|
Change-Id: Id234d16ebbca84b663f23d295accddaf8c045417
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit a8d0c4410095c6b87f81bd541ca7ec91e6d62b70)
|
|
- elements(tput, speed-up)
- static content (tput, speedup)
- data
- Latency
Change-Id: I793fd4e6e6b189d93a267635b8bf07baad19accd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit c5b94383d2eb8ea33413296a3295759b84915546)
|
|
- x-axis: time [MM-DD]
- y-axis: nr of passed/failed tests
- y-axis: build duration
Change-Id: I269af5a728a32d02ffcdecc7e25138ad1a183c4b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit d8fc1521b8def68adc8f4a390aa2d25db806ea4f)
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: If45e592aeade12fe643791b431adc860a745be3d
(cherry picked from commit fe9072ce82a91c5d6de30d07756d5a12b80f9c74)
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I331fe9134c62594189ca231349ab4c5ba43b51e5
(cherry picked from commit 813375246758d1695be4e577ba9cd3f0791ea9e3)
|
|
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I6aba0123c1f79e5c2acbac07503f74fc0050f472
(cherry picked from commit 3725984899ab67d69ad89e5f79d3334ba2fdc780)
|
|
Change-Id: I9c81563c904b02c5ca6ede5dc3d0922851c11ae4
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 39957a024d1fff87403aacc34aaaa5a922b6639f)
|
|
- they were not generated as the tests failed
- Fixed legend in dpdk comparison tables
Change-Id: Idd57c1702c883d4f6ece470310e823f5885a9bce
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 8c4e9c508d9bf53eb5c6cc8bc531215825c800e1)
|
|
Change-Id: Ib51ee05d67a5a6506367b9f194441be50f360d38
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 149b1109affae3e54157e3c38db97f376d27328b)
|
|
Change-Id: I013515f98c3aaa4b347d61dd2c815f2ac67d56f0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 8a1e62de051d4952b7e4e3e42f103f3f068d1a6c)
|
|
Change-Id: Iaa1ef8bd12f536723d6894fbf86acfe280929ade
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit da7ec9bf7aff31d18325043891aa19cda2b063ec)
|
|
Change-Id: I6a133fd2fe99ec851d2eb0c5b5cc52a5169522c3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit a47cc2dbd97aee82deebec9bd750d661aaca6942)
|
|
Change-Id: I0167c72751aa5deae576335bbf91f62557ea8526
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit ec79cd31fd974372fd6cd02be6a504dff6d50e8e)
|
|
+ hoststack
+ vsap (cps, rps)
+ add e810cq to common.sh
Change-Id: I2e897597d13e488f7324a7b91826ca32fd93c84f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit e77fa027ad2a541e53d92743d8477d3aecf944e2)
|
|
Change-Id: Id69117a538294622a9c24efc9fb41aa70d61fedd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 7692bfcfbe9d93a24a3840472fbaccabbefe747c)
|