Bug 838005
Summary: | [whql][netkvm] Job of "NDISTest6.5-[1 Machine]-OffloadParity" failed on HCK on win8-64 and win2012 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | dawu |
Component: | virtio-win | Assignee: | Yvugenfi <yvugenfi> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.4 | CC: | acathrow, bcao, bsarathy, dyasny, juzhang, lijin, mdeng, michen, yvugenfi |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
Feature: Offloads for IPv6 are implemented.
Reason: Enforced by WHQL requirements.
Result (if any):
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-02-21 10:39:42 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: |
Offload parity implemented: http://git.engineering.redhat.com/?p=users/yvugenfi/internal-kvm-guest-drivers-windows/.git;a=commit;h=b5ca0e252c282008f29addd1bcd7adb1f5b6067d http://git.engineering.redhat.com/?p=users/yvugenfi/internal-kvm-guest-drivers-windows/.git;a=commit;h=b08e46c8cc37163720d78fb95c54e0d1d7c21561 No netkvm for win8 guests in prewhql build , change status to post mdeng pls run netkvm whql test on latest virtio-win prewhql build to verify this bug Thanks, Mike Verified the bug on build 39 For steps,please refer to comment 0 Actual&Expected results, The job pass smoothly on win8 and win2012 guests.so the issue should be fixed now,thanks Based on comment #6 ,move status to VERIFIED. Mike 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 |
Created attachment 596574 [details] win8AndWin2012_OffloadParity.wtl Description of problem: Job 1105 of "NDISTest6.5-[1 Machine]-OffloadParity" failed on HCK on win8-64 and win2012 Version-Release number of selected component (if applicable): kernel-2.6.32-278.el6.x86_64 qemu-kvm-0.12.1.2-2.295.el6.x86_64 virtio-win-prewhql-0.1-29 How reproducible: always Steps to Reproduce: 1. Start guest with CLI: /usr/libexec/qemu-kvm -m 2G -smp 2 -cpu cpu64-rhel6,+x2apic -usbdevice tablet -drive file=win8-64-nic1.raw,format=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=00:10:1a: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:1a:06:51: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:1a:16:51:03,bus=pci.0,addr=0x6 -uuid d3ee35eb-2278-48f4-b71c-85112b0a79ef -rtc base=localtime,clock=host,driftfix=slew -no-kvm-pit-reinjection -chardev socket,id=111a,path=/tmp/monitor-win8-nic1,server,nowait -mon chardev=111a,mode=readline -vnc :1 -bios /usr/share/seabios/bios-pm.bin -monitor stdio 2. Run task "Run NDISTest Client" Actual results: Job failed on win8-64 and win2012 on HCK, please refer to the HCK logs from attached "win8AndWin2012_OffloadParity.wtl" for details Expected results: Job should pass without any error Additional info: