Bug 1283092
| Summary: | [RFE] Virtio 1 support for dpdk-vhost-port | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Amnon Ilan <ailan> |
| Component: | dpdk | Assignee: | Marcel Apfelbaum <marcel> |
| Status: | CLOSED UPSTREAM | QA Contact: | Pei Zhang <pezhang> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.3 | CC: | atelang, juzhang, mtessun, pezhang, weliao, xfu, xiywang |
| Target Milestone: | rc | Keywords: | Extras, FutureFeature |
| Target Release: | 7.4 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | DPDK v2.2.0 | Doc Type: | Enhancement |
| Doc Text: |
Cause:
Consequence:
Fix:
Result:
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-01-12 11:24:31 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: | 1283104, 1288337, 1395265 | ||
|
Description
Amnon Ilan
2015-11-18 09:22:44 UTC
This is a requirement for efficient use of VFIO with Virtio devices, since it allows memory mapped operation removing the need for system calls. Virtio-0 uses only port-IO (no memory IO). Upstream commits: - commit 15e9ee6982a4822ce395fd597dd500a61ceafa7c (vhost: enable virtio 1.0) - commit 45c55d39c5ebb8f8e1e70401dd0492f6c935455b (vhost: fix build with old kernels) Thanks, Marcel *** Bug 1227349 has been marked as a duplicate of this bug. *** This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions The support is there for a long time, we don't need this BZ anymore. |