RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 857796 - [whql][netkvm][job-id-1048]PM_requirements failed on windows 8 64 bits
Summary: [whql][netkvm][job-id-1048]PM_requirements failed on windows 8 64 bits
Keywords:
Status: CLOSED DUPLICATE of bug 838002
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: virtio-win
Version: 6.4
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Yvugenfi@redhat.com
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-17 03:25 UTC by Min Deng
Modified: 2012-09-19 13:16 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-19 13:16:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Min Deng 2012-09-17 03:25:15 UTC
Description of problem:
The job named PM_requirements failed on windows 8 64bits via HCK

Version-Release number of selected component (if applicable):

virtio-win-prewhql-0.1-35
kernel-2.6.32-302.el6.x86_64
qemu-kvm-0.12.1.2-2.307.el6.x86_64

How reproducible:
Tried 5 times and failed 5 times

Steps to Reproduce:
1.boot up guests with the following CLI
Guest1,
  /usr/libexec/qemu-kvm -m 6G -smp 4 -cpu cpu64-rhel6,+x2apic -usbdevice tablet -drive file=win8-64-nic1.raw,if=none,id=drive-ide0-0-0,werror=stop,rerror=stop,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 -netdev tap,sndbuf=0,id=hostnet0,vhost=on,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet0,mac=10:52:54:a6:19:41,bus=pci.0,addr=0x4,id=virtio-net-pci0 -netdev tap,sndbuf=0,id=hostnet1,vhost=on,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet1,mac=10:52:10:06:39:02,bus=pci.0,addr=0x5,id=virtio-net-pci1 -netdev tap,sndbuf=0,id=hostnet2,script=/etc/qemu-ifup,downscript=no -device e1000,netdev=hostnet2,mac=10:52:1f:16:39:03,bus=pci.0,addr=0x6 -uuid f28951fe-3f81-476d-8afa-eb6fa55f258a -rtc base=localtime,clock=host,driftfix=slew -no-kvm-pit-reinjection -chardev socket,id=111a,path=/tmp/monitor-win8-64-nic1,server,nowait -mon chardev=111a,mode=readline -vnc :1 -bios /usr/share/seabios/bios-pm.bin -monitor stdio
Guest2,
 /usr/libexec/qemu-kvm -m 6G -smp 4 -cpu cpu64-rhel6,+x2apic -usbdevice tablet -drive file=win8-64-nic2.raw,if=none,id=drive-ide0-0-0,werror=stop,rerror=stop,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -netdev tap,sndbuf=0,id=hostnet0,vhost=on,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet0,mac=10:52:1b:55:39:01,bus=pci.0,addr=0x4,id=virtio-net-pci0 -netdev tap,sndbuf=0,id=hostnet1,script=/etc/qemu-ifup,downscript=no -device e1000,netdev=hostnet1,mac=10:52:aa:1b:01:52,bus=pci.0,addr=0x5 -uuid 04858bd4-ed9e-48b2-8262-167d2371fec7 -rtc base=localtime,clock=host,driftfix=slew -no-kvm-pit-reinjection -chardev socket,id=111b,path=/tmp/monitor-win8-64-nic2,server,nowait -mon chardev=111b,mode=readline -vnc :2 -bios /usr/share/seabios/bios-pm.bin -monitor stdio
2.submit the job to HCK
  
Actual results:The job failed due to the following error,
--------------------------------------------------------------------------------
Start Test 9/18/2012 1:12:38.626 AM Verify No-Pause-On-Suspend for Red Hat VirtIO Ethernet Adapter 
Error 9/18/2012 1:12:38.626 AM PCI\VEN_1AF4&DEV_1000&SUBSYS_00011AF4&REV_00 does not indicate support for No-Pause-On-Suspend. It is required for certification. 
File:    Line: 0 
Error Type:   WIN32 
Error Code:   0x88888 
Error Text:   Error 0x00088888 
End Test 9/18/2012 1:12:38.626 AM Verify No-Pause-On-Suspend for Red Hat VirtIO Ethernet Adapter 
Result:   Fail 
Repro:   C:\WLK\JobsWorkingDir\Tasks\WTTJobRun14CB8E7F-7D81-4C86-9685-BC7B87213878\ndistest.net\ndistest.exe /logo /auto /client /target:Miniport /tc:PCI\VEN_1AF4&DEV_1000&SUBSYS_00011AF4&REV_00\3&13C0B0C5&0&20 /jobs:lan\PM_Requirements.cpp 
--------------------------------------------------------------------------------

Expected results:
The job can passed

Additional info:

Comment 3 Yvugenfi@redhat.com 2012-09-19 13:15:43 UTC
>> No-Pause-On-Suspend 

This is duplicated bug (https://bugzilla.redhat.com/show_bug.cgi?id=838002). Please close.

It can be verified only with driver build specifically for Windows 8.

Comment 4 Yvugenfi@redhat.com 2012-09-19 13:16:06 UTC

*** This bug has been marked as a duplicate of bug 838002 ***


Note You need to log in before you can comment on or make changes to this bug.