Bug 1889678
Summary: | The "Should forward and receive packets" dpdk test always fails | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> |
Component: | CNF Platform Validation | Assignee: | Federico Paolinelli <fpaoline> |
Status: | CLOSED ERRATA | QA Contact: | Nikita <nkononov> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.6 | CC: | aos-bugs, elevin, sscheink, xiuwang |
Target Milestone: | --- | ||
Target Release: | 4.6.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-12-17 06:55:56 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1889631, 1889743 | ||
Bug Blocks: |
Comment 1
Sebastian Scheinkman
2020-10-20 17:02:29 UTC
!Validated on Intel nic Client Version: 4.6.4 Server Version: 4.6.4 Kubernetes Version: v1.19.0+9f84db3 Container: registry-proxy.engineering.redhat.com/rh-osbs/openshift4-cnf-tests:rhaos-4.6-rhel-8-containers-candidate-50685-20201117174118 ----------------------------------------------------------------------------------------------------------------------------------------- apiVersion: sriovnetwork.openshift.io/v1 Version: sriovnetwork.openshift.io/v1 kind: SriovNetworkNodePolicy metadata: name: my-policy namespace: openshift-sriov-network-operator spec: resourceName: sriovnic nodeSelector: node-role.kubernetes.io/worker-cnf: "" priority: 10 numVfs: 5 nicSelector: pfNames: ["ens1f0"] deviceType: "vfio-pci" isRdma: false ----------------------------------------------------------------- dpdk Validate a DPDK workload running inside a pod Should forward and receive packets /remote-source/app/functests/dpdk/dpdk.go:170 STEP: Parsing output from the DPDK application • [SLOW TEST:57.549 seconds] dpdk /remote-source/app/functests/dpdk/dpdk.go:88 Validate a DPDK workload running inside a pod /remote-source/app/functests/dpdk/dpdk.go:169 Should forward and receive packets /remote-source/app/functests/dpdk/dpdk.go:170 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.6.8 low-latency extras update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:5187 |