Bug 804870

Summary: Dropping instead of sending the truncated packets for 8139/e1000
Product: Red Hat Enterprise Linux 6 Reporter: jason wang <jasowang>
Component: qemu-kvmAssignee: jason wang <jasowang>
Status: CLOSED WONTFIX QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4CC: acathrow, bsarathy, juzhang, michen, mkenneth, rhod, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-23 07:18:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jason wang 2012-03-20 02:47:18 UTC
Description of problem:

After fix for bz781920 and bz772080, we send truncated packets when transmission buffer overrun (e1000/8139), we'd better drop the truncated packets as sending the partial packets were meaningless.


Version-Release number of selected component (if applicable):
6.4

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Ronen Hod 2012-07-23 07:18:46 UTC
Closing.

- This is mostly an optimization issue for the non-recommended emulated NICs
- Not reported by the field.