Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2225164

Summary: tripleo-ansible: OVS-DPDK Adaptive nano sleep
Product: Red Hat OpenStack Reporter: Christophe Fontaine <cfontain>
Component: tripleo-ansibleAssignee: Robin Jarry <rjarry>
Status: CLOSED CURRENTRELEASE QA Contact: Sanjay Upadhyay <supadhya>
Severity: high Docs Contact:
Priority: high    
Version: 17.1 (Wallaby)CC: apevec, chrisw, ekuris, gurpsing, jschluet, mariel, rjarry
Target Milestone: z3Keywords: TestOnly, Triaged
Target Release: 17.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tripleo-ansible-3.3.1-17.1.20231101230823.4d015bf.el9ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2250831 (view as bug list) Environment:
Last Closed: 2024-04-25 10:36:52 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:
Bug Depends On:    
Bug Blocks: 2225163, 2250831    

Description Christophe Fontaine 2023-07-24 12:58:14 UTC
OVS-DPDK has a new option to enter "sleep" mode when no packets has to be forwarded.
We need to ensure this introduces:
- neither a significant performance regression at a high packet rate
- nor a significant latency increase with few packets/s.