From nobody@FreeBSD.org  Wed Jun 30 14:11:25 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6AF1B16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 Jun 2004 14:11:25 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 63A8443D1F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 Jun 2004 14:11:25 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i5UEApIx069636
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 Jun 2004 14:10:51 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i5UEApG1069635;
	Wed, 30 Jun 2004 14:10:51 GMT
	(envelope-from nobody)
Message-Id: <200406301410.i5UEApG1069635@www.freebsd.org>
Date: Wed, 30 Jun 2004 14:10:51 GMT
From: isao harada <washu@mte.biglobe.ne.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Realtek driver halts on oversized frames
X-Send-Pr-Version: www-2.3

>Number:         68514
>Category:       kern
>Synopsis:       [re] Realtek driver halts on oversized frames
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    yongari
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 30 14:20:13 GMT 2004
>Closed-Date:    Sat Mar 01 23:46:07 UTC 2008
>Last-Modified:  Sat Mar 01 23:46:07 UTC 2008
>Originator:     isao harada
>Release:        FreeBSD 5.2.1-RELEASE
>Organization:
none
>Environment:
FreeBSD knifeserver 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55
GMT 2004     root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386 
>Description:
The machine is a web server(apache 2.0.49).
The problem happens randomly.

This problem as same as kern/63190 maybe.

Jun 15 21:26:15 knifeserver kernel: re0: discard oversize frame (ether type 38a9
 flags 3 len 1603 > max 1514)
Jun 28 23:14:28 knifeserver kernel: re0: discard oversize frame (ether type 800
flags 3 len 1568 > max 1514)
Jun 28 23:14:28 knifeserver kernel: re0: discard oversize frame (ether type 800
flags 3 len 1622 > max 1514)

>How-To-Repeat:
ping -s 2000 <ip>
using "re" eth driver

>Fix:
the problem looks like as below.

http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/55542


>Release-Note:
>Audit-Trail:

From: Andrew Belashov <bel@orel.ru>
To: freebsd-gnats-submit@FreeBSD.org, washu@mte.biglobe.ne.jp
Cc:  
Subject: Re: i386/68514: Realtek driver halts on oversized frames
Date: Tue, 19 Oct 2004 10:49:33 +0400

 This PR looks like as PR/61448:
 
 <http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/61448>
 
 Try a patch which there is offered.
State-Changed-From-To: open->feedback 
State-Changed-By: yongari 
State-Changed-When: Tue Nov 27 10:38:11 UTC 2007 
State-Changed-Why:  
I can't reproduce it. 
Is it still an issue on RELENG_6/RELENG_7? 


Responsible-Changed-From-To: freebsd-bugs->yongari 
Responsible-Changed-By: yongari 
Responsible-Changed-When: Tue Nov 27 10:38:11 UTC 2007 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68514 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Mar 1 23:45:53 UTC 2008 
State-Changed-Why:  
Feedback timeout (> 3 months). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68514 
>Unformatted:
