From owner-freebsd-current@FreeBSD.ORG Tue Feb 20 07:12:18 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AA812173C98; Tue, 20 Feb 2007 07:12:18 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from smtp4.yandex.ru (smtp4.yandex.ru [213.180.223.136]) by mx1.freebsd.org (Postfix) with ESMTP id BC70813C442; Tue, 20 Feb 2007 07:12:17 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from ns.kirov.so-cdu.ru ([87.226.153.33]:56082 "EHLO [127.0.0.1]" smtp-auth: "bu7cher" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S7774476AbXBTHME (ORCPT + 1 other); Tue, 20 Feb 2007 10:12:04 +0300 X-Comment: RFC 2476 MSA function at smtp4.yandex.ru logged sender identity as: bu7cher Message-ID: <45DA9F40.1070604@yandex.ru> Date: Tue, 20 Feb 2007 10:12:00 +0300 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: pyunyh@gmail.com References: <20070110120731.GA1515@shark.localdomain> <20070210171130.D47107@maildrop.int.zabbadoz.net> <45D98B62.1060402@yandex.ru> <20070220014535.GC912@cdnetworks.co.kr> In-Reply-To: <20070220014535.GC912@cdnetworks.co.kr> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: "Bjoern A. Zeeb" , FreeBSD current mailing list , Sergey Zaharchenko Subject: Re: nve related LOR triggered by lots of small packets, and a hard hang X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Feb 2007 07:12:19 -0000 Pyun YongHyeon wrote: > Because your dmesg for nfe(4) shows 'obsoleted if_watchdog interface' > message I think you've used stock nfe(4) on CURRENT. > Try overhauld nfe(4) at the following URL. > > http://people.freebsd.org/~yongari/nfe/if_nfe.c > http://people.freebsd.org/~yongari/nfe/if_nfereg.h > http://people.freebsd.org/~yongari/nfe/if_nfevar.h > > The new nfe(4) has several protections for watchdog timeout errors > reported on the driver. One user repored TSO related issues for > the new driver so if you encounter strange errors in the new driver > please turn off TSO capability(e.g. #ifconfig nfe0 -tso) Thanks! This driver seems more stable for me! -- WBR, Andrey V. Elsukov