Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 873128

Summary: [whql][WLK}[Netkvm] Job of "Ethernet - NDISTest6.0 - 2c_receivepackets" failed with WLK for win2k8/win7/win2k8-R2
Product: Red Hat Enterprise Linux 6 Reporter: dawu
Component: virtio-winAssignee: Dmitry Fleytman <dfleytma>
Status: CLOSED ERRATA QA Contact: Virtualization Bugs <virt-bugs>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.4CC: acathrow, bcao, bsarathy, dfleytma, dyasny, juzhang, lijin, michen, rhod, syeghiay, yvugenfi
Target Milestone: rcKeywords: TestBlocker
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-21 10:41:02 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 dawu 2012-11-05 08:22:38 UTC
Description of problem:
Job of "Ethernet - NDISTest6.0" failed with WLK for win2k8/win7/win2k8-R2,it passed for win2k3-32/64

Version-Release number of selected component (if applicable):
kernel-2.6.32-338.el6.x86_64
qemu-kvm-rhev-0.12.1.2-2.331.el6.x86_64
virtio-win-prewhql-0.1-43

How reproducible:
2/2

Steps to Reproduce:
1. Start guest with CLI:
   /usr/libexec/qemu-kvm -M rhel6.4.0 -m 6G -smp 4 -cpu cpu64-rhel6,+x2apic -usbdevice tablet -drive file=win2k8-32-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 -netdev tap,sndbuf=0,id=hostnet0,vhost=on,script=/etc/qemu-ifup-private,downscript=no -device virtio-net-pci,netdev=hostnet0,mac=00:10:19:06:39:01,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=00:10:19: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=00:10:19:16:39:03,bus=pci.0,addr=0x6 -uuid 01410ecf-365b-4629-83a6-c7fec786de81 -rtc base=localtime,clock=host,driftfix=slew -no-kvm-pit-reinjection -chardev socket,id=111a,path=/tmp/monitor-win2k8-32-nic1,server,nowait -mon chardev=111a,mode=readline -spice port=5931,disable-ticketing -vga qxl -monitor stdio -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0

2.Run job of "Ethernet - NDISTest6.0"
3.Run sub job "Start NDISTest Client"
  
Actual results:
Job failed with following msg:
--------------------------------------------------------------------------------
Title Result 
 Failed 
 Start Test 11/2/2012 1:04:49.407 PM 2c_receivepackets 
Message 11/2/2012 1:04:49.407 PM 
Tests receiving with queueing of packets on all receives

This script tests queueing of packets for later analysis,
along with the driver's handling of NdisReturnPackets.

The script tests single, double, and triple queueing of the
packets. After each normal send/recv test pass, a stress
test is also run. An extra variation is ran in the end, where
repeated stress test is performed with triple queueing.

The success of the test depends on the packets making it across
successfully and correct number of connects, disconnects and resets
events occuring

This test is run only for drivers that support Ndis4.0 style 
receive packet indications.

 
End Test 11/2/2012 1:12:06.407 PM 2c_receivepackets 
Result:   Fail 
 
 Failed 
 Start Test 11/2/2012 1:12:04.407 PM GetEvents 
Error 11/2/2012 1:12:04.407 PM Disconnect events 0 should equal connect events 23 
File:    Line: 0 
Error Type:   NT_STATUS 
Error Code:   0x539f 
Error Text:   Error 0x0000539f 
End Test 11/2/2012 1:12:06.407 PM GetEvents 
Result:   Fail 
Repro:   2c_receivepackets
-------------------------------------------------------------------------------

Expected results:
Job should passed without any error.

Additional info:

Comment 2 Mike Cao 2012-11-06 02:42:35 UTC
dawu ,pls attach cpk files

Comment 3 dawu 2012-11-06 02:54:55 UTC
Created attachment 639058 [details]
cpk-win2k8-32-network-43.cpk

Please refer to the attached for the cpk file.

Best Regards,
Dawn

Comment 4 Dmitry Fleytman 2012-11-13 10:04:49 UTC
Reproduced on our setup. Starting to investigate.

Comment 6 Yvugenfi@redhat.com 2012-11-15 10:06:15 UTC
Build with fix:
http://download.devel.redhat.com/brewroot/packages/virtio-win-prewhql/0.1/44/win/

Comment 7 dawu 2012-11-28 05:21:43 UTC
Reproduce this bug on virtio-win-prewhql-0.1-43,verified this bug on virtio-win-prewhql-0.1-46 with the same stps in comment #0

Actually Results:
On version virtio-win-prewhql-0.1-43, this bug reproduced.
On version virtio-win-prewhql-0.1-46, job can pass without any error.

Base on above this issue has been fixed.

Thanks for developer's work.

Best Regards,
Dawn

Comment 8 Mike Cao 2012-11-28 05:24:10 UTC
Based on comment #7 ,move status to VERIFIED.

Comment 9 errata-xmlrpc 2013-02-21 10:41:02 UTC
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, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-0441.html