Bug 1362340
Summary: | Failed to acquire ip address if nic is attahed to downstream port which is attached to pxb-pcie | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Yang Yang <yanyang> |
Component: | qemu-kvm-rhev | Assignee: | Amnon Ilan <ailan> |
Status: | CLOSED WONTFIX | QA Contact: | jingzhao <jinzhao> |
Severity: | unspecified | Docs Contact: | |
Priority: | low | ||
Version: | 7.3 | CC: | ailan, chayang, dyuan, jinzhao, juzhang, knoel, marcel, thuth, virt-maint, yalzhang |
Target Milestone: | rc | Keywords: | FutureFeature |
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: | 2018-07-13 13:16:33 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
Yang Yang
2016-08-02 02:23:49 UTC
Checked it without pxb-pcie devices, rtl8139 worked correctly q35 machine type: root port -- upstream port --downstream port --rtl8139 pc machine type with rtl8139 As QE understanding, rtl8139 should connected through i82801b11-bridge because the nic device is too old for q35 machine type.So I tested it with following scenario, but rtl8139 didn't be found (bug1358665). i82801b11-bridge -- pci bridge --rtl8139 pxb-pcie -- i82801b11-bridge -- pci bridge --rtl8139 Thanks Jing Zhao (In reply to jingzhao from comment #2) > As QE understanding, rtl8139 should connected through i82801b11-bridge > because the nic device is too old for q35 machine type.So I tested it with > following scenario, but rtl8139 didn't be found (bug1358665). > > i82801b11-bridge -- pci bridge --rtl8139 > > pxb-pcie -- i82801b11-bridge -- pci bridge --rtl8139 > > > Thanks > Jing Zhao Hi, Does it happen if the no pxb-pcie: pcie.0 - i82801b11-bridge -- pci bridge --rtl8139? Does it happen on i440fx : pci bridge --rtl8139? Thanks, Marcel (In reply to Marcel Apfelbaum from comment #4) > (In reply to jingzhao from comment #2) > > As QE understanding, rtl8139 should connected through i82801b11-bridge > > because the nic device is too old for q35 machine type.So I tested it with > > following scenario, but rtl8139 didn't be found (bug1358665). > > > > i82801b11-bridge -- pci bridge --rtl8139 > > > > pxb-pcie -- i82801b11-bridge -- pci bridge --rtl8139 > > > > > > Thanks > > Jing Zhao > > Hi, > > Does it happen if the no pxb-pcie: pcie.0 - i82801b11-bridge -- pci bridge > --rtl8139? > Does it happen on i440fx : pci bridge --rtl8139? > > Thanks, > Marcel Sorry, I didn't see comment #2. Thanks, Marcel Hi, Thank you for your fast response! Last question, will it happen with virtio-nic-pci? Thanks, Marcel (In reply to Marcel Apfelbaum from comment #6) > Hi, > > Thank you for your fast response! > Last question, will it happen with virtio-nic-pci? > > Thanks, > Marcel Hi Marcel Checked it with virtio-net-pci, didn't hit the issue. Thanks Jing Zhao |