Bug 1821383
| Summary: | [OVN SCALE] All OVS/OVN components perform an unnecessary extra copy of all data in SSL xmit | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Anton Ivanov <anivanov> |
| Component: | openvswitch2.17 | Assignee: | Ilya Maximets <i.maximets> |
| Status: | CLOSED ERRATA | QA Contact: | Jianlin Shi <jishi> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | RHEL 8.0 | CC: | ctrautma, i.maximets, jhsiao, ralongi, tredaelli |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openvswitch2.17-2.17.0-4.el8fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-06-30 17:59:47 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
Anton Ivanov
2020-04-06 17:29:19 UTC
There seems to be an easier way to fix that for the vast majority of cases without re-architecting the stream API. I need to run some tests before sending a patch, but it may look something like this: https://github.com/igsilya/ovs/commit/bb1b2630ef95182b3ea76063c793311c49e285e2 Patch posted for review: https://patchwork.ozlabs.org/project/openvswitch/patch/20211121234639.3039943-1-i.maximets@ovn.org/ this is improvement in code logic, there is no accurate reproducer. run basic ovn ssl tests,no new issue found. set SanityOnly + Verified 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 (openvswitch2.17 bug fix and enhancement update), 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-2022:5445 |