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 1860224

Summary: [RFE] Add basic TSO support to OVS
Product: Red Hat Enterprise Linux Fast Datapath Reporter: Flavio Leitner <fleitner>
Component: openvswitch2.13Assignee: Mike Pattrick <mpattric>
Status: CLOSED CURRENTRELEASE QA Contact: qding
Severity: medium Docs Contact:
Priority: medium    
Version: FDP 20.ECC: ctrautma, echaudro, hakhande, jhsiao, kzhang, qding, ralongi
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-09-09 16:42:57 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: 1431717, 1860228, 1860424, 1860425, 1860428    

Description Flavio Leitner 2020-07-24 03:54:31 UTC
Description of problem:

This bug is a request to add basic TSO support to OVS-DPDK.

What: The VMs should be able to send large TCP segments to other VMs or physical NICs to improve performance (better throughput and low CPU consumption).

Why: The NFV use-cases make use of larger TCP segments.

Acceptance criteria:

1) Run iperf3 from a virtual machine connected through vhost-user in client mode to another virtual machine also connected through vhost-user and see better throughput.

2) Run iperf3 from a virtual machine connected through vhost-user in client mode to another physical host and see better throughput.

Comment 3 Mike Pattrick 2024-09-09 16:42:57 UTC
Basic TSO support now present in OVS.