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 1788515

Summary: [openvswitch-2.12] Ramrod Failure errors with qede
Product: Red Hat Enterprise Linux Fast Datapath Reporter: David Marchand <dmarchan>
Component: openvswitch2.12Assignee: David Marchand <dmarchan>
Status: CLOSED ERRATA QA Contact: Jean-Tsung Hsiao <jhsiao>
Severity: high Docs Contact:
Priority: high    
Version: FDP 19.GCC: arahman, ctrautma, dmarchan, fleitner, jhsiao, kfida, kzhang, mrundle, ovs-qe, qding, ralongi, rasesh.mody, rkhan, shahed.shaikh, shshaikh, tredaelli
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: 1738789 Environment:
Last Closed: 2020-03-10 09:36:07 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:

Comment 2 Jean-Tsung Hsiao 2020-02-05 15:20:40 UTC
Can't reproduce the Ramrod failure issue using the following reproducer --- zero out of 2000+ start/stop OVS.

*** Reproducicer ***
Install OVS-2.12.0-21
start the service
configure a OVS-dpdk bridge with qede dpdk interfaces
while [ 1 ]; do date; systemctl stop openvswitch; sleep 3; systemctl start openvswitch; ovs-vsctl show; done > ovs_start_stop.log 2>&1 &

[root@netqe10 jhsiao]# rpm -q openvswitch2.12
openvswitch2.12-2.12.0-21.el8fdp.x86_64
[root@netqe10 jhsiao]# uname -r
4.18.0-147.el8.x86_64
[root@netqe10 jhsiao]#

Comment 4 errata-xmlrpc 2020-03-10 09:36:07 UTC
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, 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:0745