Bug 1702888
Summary: | [virtio-win][whql][netkvm]Job StandardizedKeywords failed on Win1032/64-1903 | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | xiagao | ||||
Component: | virtio-win | Assignee: | ybendito | ||||
virtio-win sub component: | virtio-win-prewhql | QA Contact: | lijin <lijin> | ||||
Status: | CLOSED ERRATA | Docs Contact: | |||||
Severity: | unspecified | ||||||
Priority: | unspecified | CC: | ailan, ddepaula, dkutalek, kanderso, lijin, ybendito, yvugenfi | ||||
Version: | 8.0 | ||||||
Target Milestone: | rc | ||||||
Target Release: | 8.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1721240 (view as bug list) | Environment: | |||||
Last Closed: | 2019-07-30 14:22:07 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1721240, 1725380 | ||||||
Attachments: |
|
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. https://access.redhat.com/errata/RHEA-2019:1997 |
Created attachment 1558479 [details] hlk log Description of problem: as $subject The error info is: *RSCIPv4 NDI\Params\Default is not "0" as expected! *RSCIPv6 NDI\Params\Default is not "0" as expected! Version-Release number of selected component (if applicable): kernel-4.18.0-80.el8.x86_64 qemu-kvm-3.1.0-22.module+el8.0.1+3032+a09688b9.x86_64 virtio-win-prewhql-171 How reproducible: 100% Steps to Reproduce: 1.boot up win10-32(version is 1903) guest. 2.run StandardizedKeywords job. 3. Actual results: fail Expected results: pass Additional info: 1.Not hit this issue in win10-32(1809)guest. 2.All hlk logs are in attachment. 3.qemu command line: /usr/libexec/qemu-kvm -name 171NICW10D32S85 -enable-kvm -m 3G -smp 4 -uuid 0fa574e6-ec4a-43b6-9dbc-d90470270297 -nodefaults -cpu Skylake-Server,hv_stimer,hv_synic,hv_time,hv_relaxed,hv_vpindex,hv_spinlocks=0xfff,hv_vapic,hv_reset,hv-tlbflush -chardev socket,id=charmonitor,path=/tmp/171NICW10D32S85,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime,driftfix=slew -boot order=cd,menu=on -device piix3-usb-uhci,id=usb -drive file=171NICW10D32S85,if=none,id=drive-ide0-0-0,format=raw,cache=none -device ide-drive,drive=drive-ide0-0-0,id=ide0-0-0,bus=ide.0,unit=0 -drive file=/home/kvm_autotest_root/iso/ISO/Win10/en_windows_10_business_editions_version_1903_x86_dvd_ca4f0f49.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,drive=drive-ide0-1-0,id=ide0-1-0,bus=ide.1,unit=0 -drive file=171NICW10D32S85.iso,if=none,media=cdrom,id=drive-ide0-1-1,readonly=on,format=raw -device ide-cd,drive=drive-ide0-1-1,id=ide0-1-1 -netdev tap,script=/etc/qemu-ifup,downscript=no,id=hostnet0 -device e1000,netdev=hostnet0,id=net0,mac=00:52:19:06:1d:7b -device usb-tablet,id=input0 -vnc 0.0.0.0:1 -vga std -M q35 -device pcie-root-port,bus=pcie.0,id=root1.0,slot=1 -netdev tap,script=/etc/qemu-ifup-private,downscript=no,id=hostnet1,vhost=on,queues=4 -device virtio-net-pci,netdev=hostnet1,id=net1,mac=00:52:2c:1e:f5:5b,bus=root1.0,mq=on,vectors=10 -monitor stdio