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 2064003

Summary: fragment reassembly with L3 L4 protocol information unit test seem to always fail
Product: Red Hat Enterprise Linux Fast Datapath Reporter: Paolo Valerio <pvalerio>
Component: openvswitchAssignee: Paolo Valerio <pvalerio>
openvswitch sub component: other QA Contact: Jiying Qiu <jiqiu>
Status: CLOSED ERRATA Docs Contact:
Severity: unspecified    
Priority: unspecified CC: ctrautma, echaudro, qding
Version: FDP 22.A   
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-01-30 15:09:00 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 Paolo Valerio 2022-03-14 21:14:33 UTC
The following unit test:

96: system-traffic.at:4109 conntrack - fragment reassembly with L3 L4 protocol information

always fails for target check-kernel.
Bisecting, it appears that the offending commit is the following (although at first glance the change seems ok):

323ae1e808e6 ("ofproto-dpif-xlate: Fix recirculation when in_port is OFPP_CONTROLLER.")