From nobody@FreeBSD.org  Mon Aug 23 13:26:46 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 CD56A16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Aug 2004 13:26:46 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C5B6243D39
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Aug 2004 13:26:46 +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 i7NDQkda024429
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Aug 2004 13:26:46 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i7NDQkAt024428;
	Mon, 23 Aug 2004 13:26:46 GMT
	(envelope-from nobody)
Message-Id: <200408231326.i7NDQkAt024428@www.freebsd.org>
Date: Mon, 23 Aug 2004 13:26:46 GMT
From: Henri Hennebert <hlh@ciger.be>
To: freebsd-gnats-submit@FreeBSD.org
Subject: 5.3-BETA1 lnc driver on vlance interface under VMWare ESX 2.1.1 not working
X-Send-Pr-Version: www-2.3

>Number:         70860
>Category:       kern
>Synopsis:       5.3-BETA1 lnc driver on vlance interface under VMWare ESX 2.1.1 not working
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 23 13:30:22 GMT 2004
>Closed-Date:    Mon Aug 23 15:51:32 GMT 2004
>Last-Modified:  Mon Aug 23 15:51:32 GMT 2004
>Originator:     Henri Hennebert
>Release:        5.3-BERA1
>Organization:
CIGER sa
>Environment:
FreeBSD fairbanks.cigersoft.be 5.3-BETA1 FreeBSD 5.3-BETA1 #0 Aug 23 12:40:20 CEST 2004    root@fairbanks.cigersoft.be:/usr/obj/usr/src/sys/FAIRBANKS  i386
>Description:
FreeBSD running under VMWare ESX server 2.1.1 - virtual network adapter
defined as 'vlance'

I upgrade a VM from 5.2-CURRENT (Aug 23 2004) to 5.3-BETA1.

In 5.2-CURRENT lnc driver output, from time to time:
lnc0: Missed packet -- no receive buffer
but the network connection to/from the VM was OK

In 5.3-BETA1 I get the same error but this time fallowed by:
last message repeated 1432 times (for example)
and the network is completely unusable.

>How-To-Repeat:
I reboot the VM, the problem is the same; other VM have access to the
world without problem.
>Fix:
      
>Release-Note:
>Audit-Trail:

From: Maxim Konovalov <maxim@macomnet.ru>
To: Henri Hennebert <hlh@ciger.be>
Cc: bug-followup@freebsd.org
Subject: Re: kern/70860: 5.3-BETA1 lnc driver on vlance interface under VMWare
 ESX 2.1.1 not working
Date: Mon, 23 Aug 2004 17:41:48 +0400 (MSD)

 mux has just fixed this issue in -current:
 
 http://docs.freebsd.org/cgi/getmsg.cgi?fetch=492534+0+current/cvs-all
 
 Could you please try this patch and report it works for you:
 
 http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/lnc/if_lnc_pci.c.diff?r1=1.34&r2=1.35
 
 -- 
 Maxim Konovalov

From: Henri Hennebert <hlh@ciger.be>
To: freebsd-gnats-submit@FreeBSD.org, hlh@ciger.be
Cc: maxim@macomnet.ru
Subject: Re: kern/70860:5.3-BETA1 lnc driver on vlance interface under VMWare
 ESX 2.1.1 not working
Date: Mon, 23 Aug 2004 16:40:23 +0200

 The patch work great for me - no more error message and the
 network is back online!
 
 Thank you.
 
 Henri
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Mon Aug 23 15:50:06 GMT 2004 
State-Changed-Why:  
mux@ has fixed this problem in -CURRENT and I hope will MFC the fix 
into RELENG_5 soon. 

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