Description of problem: job "Ethernet - NDISTest 6.5 (Manual)" failed on win2k8-32/64 guest Version-Release number of selected component (if applicable): qemu-kvm-rhev-2.1.0-4.el7.x86_64 kernel-3.10.0-165.el7.x86_64 seabios-1.7.5-4.el7.x86_64 virtio-win-prewhql-92 How reproducible: 2/2 Steps to Reproduce: 1.boot guest with: nic1: /usr/libexec/qemu-kvm -name 092NIC200864CJP -enable-kvm -m 4G -smp 4 -uuid 1b7849f9-e9e8-40eb-a752-1ca519a327fb -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/tmp/092NIC200864CJP,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,bus=pci.0,addr=0x1.0x2 -drive file=092NIC200864CJP,if=none,id=drive-ide0-0-0,format=raw,serial=mike_cao,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive file=en_windows_server_2008_datacenter_enterprise_standard_sp2_x64_dvd_342336.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive file=092NIC200864CJP.vfd,if=none,id=drive-fdc0-0-0,format=raw,cache=none -global isa-fdc.driveA=drive-fdc0-0-0 -netdev tap,script=/etc/qemu-ifup,downscript=no,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=00:52:00:18:23:42,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=isa_serial0 -device usb-tablet,id=input0 -vnc 0.0.0.0:2 -vga cirrus -netdev tap,script=/etc/qemu-ifup-private,downscript=no,id=hostnet1,vhost=on -device virtio-net-pci,netdev=hostnet1,id=net1,mac=00:52:25:2c:83:0b,bus=pci.0,mq=on -netdev tap,script=/etc/qemu-ifup-private,downscript=no,id=hostnet2,vhost=on -device virtio-net-pci,netdev=hostnet2,id=net2,mac=00:52:7e:18:bc:4e,bus=pci.0,mq=on -monitor stdio nic2: /usr/libexec/qemu-kvm -name 092NIC200864SJP -enable-kvm -m 2G -smp 2 -uuid 8b8d7b54-056e-4240-ae26-d8e39bf23993 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/tmp/092NIC200864SJP,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,bus=pci.0,addr=0x1.0x2 -drive file=092NIC200864SJP,if=none,id=drive-ide0-0-0,format=raw,serial=mike_cao,cache=none -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive file=en_windows_server_2008_datacenter_enterprise_standard_sp2_x64_dvd_342336.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive file=092NIC200864SJP.vfd,if=none,id=drive-fdc0-0-0,format=raw,cache=none -global isa-fdc.driveA=drive-fdc0-0-0 -netdev tap,script=/etc/qemu-ifup,downscript=no,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=00:52:35:32:c9:6a,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=isa_serial0 -device usb-tablet,id=input0 -vnc 0.0.0.0:3 -vga cirrus -netdev tap,script=/etc/qemu-ifup-private,downscript=no,id=hostnet1,vhost=on -device virtio-net-pci,netdev=hostnet1,id=net1,mac=00:52:2a:4e:a7:73,bus=pci.0,mq=on -netdev tap,script=/etc/qemu-ifup-private,downscript=no,id=hostnet2,vhost=on -device virtio-net-pci,netdev=hostnet2,id=net2,mac=00:52:63:52:f9:a7,bus=pci.0,mq=on 2.submit job in wlk. 3.during manual testing: {"execute":"set_link","arguments":{"name":"net1","up":false}} {"return": {}} {"execute":"set_link","arguments":{"name":"net1","up":true}} {"return": {}} Actual results: job failed. Error message: Warning 9/27/2014 12:49:22.265 PM Did not receive the WMI connect event within 300 seconds . This is probably a bug in the NIC driver for Red Hat VirtIO Ethernet Adapter. It may not have indicated the media connect status to NDIS or may not have connected back. Error 9/27/2014 12:49:22.265 PM Connect event from the NIC driver for device Red Hat VirtIO Ethernet Adapter was not received. This is probably a bug in the driver. It may not have indicated the media connect event to NDIS or may not have connected back. Expected results: job can pass Additional info:
should be dup of bug1142737 *** This bug has been marked as a duplicate of bug 1142737 ***