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 982454 - [whql][netkvm]NDISTest 6.5 - [2 Machine] - MPE_Ethernet failed due to last for long time and user had to stop it manually on ovs
Summary: [whql][netkvm]NDISTest 6.5 - [2 Machine] - MPE_Ethernet failed due to last fo...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virtio-win
Version: 7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: 7.0
Assignee: Miki Mishael
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-09 06:04 UTC by Min Deng
Modified: 2014-07-11 06:21 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-09 14:57:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Min Deng 2013-07-09 06:04:40 UTC
Description of problem:
NDISTest 6.5 - [2 Machine] - MPE_Ethernet lasted for a long time and user had to stop it manually.

Version-Release number of selected component (if applicable):
build 65
qemu-kvm-rhev-debuginfo-0.12.1.2-2.377.el6.x86_64
qemu-kvm-rhev-tools-0.12.1.2-2.377.el6.x86_64
qemu-kvm-rhev-0.12.1.2-2.377.el6.x86_64
kernel-2.6.32-393.el6.x86_64

How reproducible:
3 times

Steps to Reproduce:
1.boot up guest with the following 
  /usr/libexec/qemu-kvm -m 6G -smp 8,cores=8 -cpu cpu64-rhel6,+x2apic -usb -device usb-tablet -drive file=win2k8-R2-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/ovs0-ifup,downscript=/etc/ovs0-ifdown -device virtio-net-pci,netdev=hostnet0,mac=00:25:33:24:42:12,bus=pci.0,addr=0x4,id=virtio-net-pci0 -netdev tap,sndbuf=0,id=hostnet2,script=/etc/ovs1-ifup,downscript=/etc/ovs1-ifdown -device e1000,netdev=hostnet2,mac=00:43:34:24:2c:20,bus=pci.0,addr=0x6 -uuid e3680685-1e21-444c-86b8-8318a412d6fc -no-kvm-pit-reinjection -chardev socket,id=111a,path=/tmp/monitor-win2k8-R2-65-nic1,server,nowait -mon chardev=111a,mode=readline -spice port=5931,disable-ticketing -vga qxl -name win2k8-R2-nic1-61-HCK -rtc base=localtime,clock=host,driftfix=slew -global PIIX4_PM.disable_s3=0 -global PIIX4_PM.disable_s4=0 -monitor stdio
2.submit the jobs
3.

Actual results:
It lasted for a long time almost 18 hours and it couldn't stop so QE had to stop it manually.

Expected results:
The job can passed 

Additional info:
Logs,it isn't reproduced on bridge config.

Comment 1 Min Deng 2013-07-09 06:10:18 UTC
Created attachment 770801 [details]
Log

Comment 3 Miki Mishael 2014-01-23 11:09:00 UTC
Hello dengmin,

Could you please try to make the same test on rhel7 with the latest build and report if it's still reproduced.

Thanks,

Miki

Comment 4 Min Deng 2014-02-07 07:20:12 UTC
QE re-tested the bug on the following packages
 kernel-3.10.0-64.el7.x86_64
 qemu-kvm-rhev-1.5.3-30.el7.x86_64
 openvswitch-2.0.0-7.el7.x86_64.rpm
The issue could not be reproduced and it could pass smoothly.Thanks.


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