Bug 915176
| Summary: | [WHQL][netkvm]Plug and Play Driver Test failed on win2k3 guests via HCK | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Min Deng <mdeng> | ||||||
| Component: | virtio-win | Assignee: | Dmitry Fleytman <dfleytma> | ||||||
| Status: | CLOSED CANTFIX | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 6.5 | CC: | acathrow, bcao, bsarathy, dfleytma, dyasny, juzhang, michen, qzhang, yvugenfi | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-05-30 05:28:26 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: | |||||||||
| Attachments: |
|
||||||||
This issue also happened on winxp. Best Regards, Dawn This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. This is a Microsoft problem. The same issue happens on signed e1000 driver supplied with Windows. The issue is filtered our by following filters: 227, 1019, 1053 (see screenshot attached). Steps needed in order to apply filters properly: 1. Download latest filters package from Microsoft and apply it on HCK studio (http://msdn.microsoft.com/en-us/windows/hardware/hh852367.aspx) 2. Run the test 3. When the test hangs reboot the system forcibly by sending system_reset via QEMU monitor; 4. Wait for client to reboot and HCK studio to show the test as finished and failed; 5. Click "Apply filters button" in HCK studio window Created attachment 739504 [details]
Screenshot of filtered out failure
NOTE: Do not close tester window on client machine before reboot, otherwise filters will not apply properly. (In reply to comment #6) > NOTE: Do not close tester window on client machine before reboot, otherwise > filters will not apply properly. This bug is dupicate w/ https://bugzilla.redhat.com/show_bug.cgi?id=834230 We have already requests Microsoft Manual Errata #1019 (will expired in 12/1/2014) I don't think "job hang" or guest bsod can be filtered automatelly by HCK ,if the jobs has filters can be detected by HCK Studio ,it means the job is fnished .while this bug doesn't. But I would like to know your commandline to run the vm to make the job completed .Could you show us the commandline ? Thanks, Mike Mike, This job hangs on our setup as well, however filters apply properly mark the test as passed (see screenshot attached). We've tried the same test with e1000 and it hangs the same way, so it really looks like a test problem. Dmitry. (In reply to comment #8) > Mike, > > This job hangs on our setup as well, however filters apply properly mark the > test as passed (see screenshot attached). > We've tried the same test with e1000 and it hangs the same way, so it really > looks like a test problem. > > Dmitry. in QE's setup ,it shows filters applied but the results still failed . Since We have Manual Errata #1019 (will expired in 12/1/2014) to cover this ,I think we can close this issue as can't fix Close according to comment #9 |
Created attachment 702205 [details] 2k3-screenshot. Description of problem: The job named Plug and Play Driver Test always failed due to the job always hung and please see screen shot. Version-Release number of selected component (if applicable): virtio-win-prewhql-netkvm How reproducible: 5 times 5 failed Steps to Reproduce: 1.boot up guest /usr/libexec/qemu-kvm -M rhel6.4.0 -m 2G -smp 4 -cpu cpu64-rhel6,+x2apic,+sep -usbdevice tablet -drive file=win2k3-32-nic1.raw,format=raw,if=none,id=drive-virtio0,werror=stop,rerror=stop -device ide-drive,drive=drive-virtio0,id=virtio-blk-pci0,bootindex=1 -netdev tap,sndbuf=0,id=hostnet0,script=/etc/qemu-ifup,downscript=no -device rtl8139,netdev=hostnet0,mac=00:32:25:57:41:18,bus=pci.0,addr=0x4 -uuid 1c46b6bd-f4e1-46dc-a495-a4ebdec6e665 -rtc base=localtime,clock=host,driftfix=slew -no-kvm-pit-reinjection -chardev socket,id=111a,path=/tmp/win2k3-32-nic-54-1,server,nowait -mon chardev=111a,mode=readline -name win2332 -netdev tap,sndbuf=0,id=hostnet1,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet1,id=net1,mac=00:34:41:33:23:78,bus=pci.0,addr=0x7 -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0 -monitor stdio -vnc :1 -vga cirrus 2.Submit the job to the HCK Actual results:The job failed because the job hung. Expected results:The job can pass Additional info: