Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
The FDP team is no longer accepting new bugs in Bugzilla. Please report your issues under FDP project in Jira. Thanks.

Bug 2077379

Summary: qede card: sriov case and testpmd as switch case got 0 with dpdk21.11-1.el8
Product: Red Hat Enterprise Linux Fast Datapath Reporter: liting <tli>
Component: DPDKAssignee: Kevin Traynor <ktraynor>
DPDK sub component: sriov QA Contact: liting <tli>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: unspecified    
Priority: unspecified CC: ctrautma, fleitner, jhsiao
Version: FDP 22.C   
Target Milestone: ---   
Target Release: ---   
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: 2024-09-16 15:19:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description liting 2022-04-21 08:38:17 UTC
Description of problem:
qede card: sriov case and testpmd as switch case got 0 with dpdk21.11-1.el8

Version-Release number of selected component (if applicable):
[root@dell-per730-52 ~]# rpm -qa|grep dpdk
dpdk-21.11-1.el8.x86_64
[root@dell-per730-52 ~]# uname -r
4.18.0-372.8.1.el8.x86_64

How reproducible:


Steps to Reproduce:
1. Run testpmd as switch case 
2. Run sriov case


Actual results:
Both testpmd as switch and sriov case result are 0.

Expected results:
It should get the normal throughput.

Additional info:
testpmd as switch case:
https://beaker.engineering.redhat.com/jobs/6541277
sriov case:
https://beaker.engineering.redhat.com/jobs/6541436

Comment 1 liting 2022-05-13 06:25:37 UTC
The guest kernel Kernel 4.18.0-355.el8.x86_64
https://beaker.engineering.redhat.com/jobs/6618586

Comment 2 liting 2022-06-16 06:36:46 UTC
The issue also exist on rhel8.6(fdp22e)
https://beaker.engineering.redhat.com/jobs/6725029
https://beaker.engineering.redhat.com/jobs/6725028

Comment 4 Kevin Traynor 2023-06-15 16:27:08 UTC
Suggest to test with RHEL 8.8 with latest DPDK 21.11.2 to see if this is still an issue.

If so, the questions that come to mind are:
1. Has this test passed previously with this NIC and earlier versions of RHEL/DPDK ?

2. Does this test pass with other NICs on the same DUT ?

3. Where are the testpmd commands that are used on the host and guest of the DUT ?

Comment 5 Kevin Traynor 2024-09-16 15:19:22 UTC
Migrated to https://issues.redhat.com/browse/FD-1907