From owner-freebsd-current@FreeBSD.ORG Mon Nov 1 16:22:42 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E25616A4CE for ; Mon, 1 Nov 2004 16:22:42 +0000 (GMT) Received: from leguin.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4D6743D5F for ; Mon, 1 Nov 2004 16:22:41 +0000 (GMT) (envelope-from eta@lclark.edu) Received: from leguin.anholt.net (localhost [127.0.0.1]) by leguin.anholt.net (8.13.1/8.13.1) with ESMTP id iA1GM5xO026428; Mon, 1 Nov 2004 08:22:05 -0800 (PST) (envelope-from eta@lclark.edu) Received: (from anholt@localhost) by leguin.anholt.net (8.13.1/8.13.1/Submit) id iA1GLn9q026414; Mon, 1 Nov 2004 08:21:49 -0800 (PST) (envelope-from eta@lclark.edu) X-Authentication-Warning: leguin.anholt.net: anholt set sender to eta@lclark.edu using -f From: Eric Anholt To: User Valera In-Reply-To: <41863FFA.6000403@novakom.dp.ua> References: <41863FFA.6000403@novakom.dp.ua> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1099326109.23508.133.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 01 Nov 2004 08:21:49 -0800 cc: bzeeb-lists@lists.zabbadoz.net cc: current@freebsd.org Subject: Re: Re:if_sk patch to get more info from people with problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 01 Nov 2004 16:22:42 -0000 On Mon, 2004-11-01 at 05:54, User Valera wrote: > #dmesg | grep sk > skc0: port 0xd800-0xd8ff mem > 0xfeafc000-0xfeafffff irq 22 at device 5.0 on pci2 > skc0: Yukon Gigabit Ethernet 10/100/1000Base-T Adapter > skc0: PN: Yukon 88E8001 > skc0: EC: Rev. 1.3 > skc0: MN: Marvell > skc0: SN: AbCdEfG334454 > sk0: on skc0 > sk0: Ethernet address: 00:11:2f:54:07:95 > miibus0: on sk0 > > I can 100% reproduce the my problem by follows > ftp throw sk0 on another host > get file > > transfer speed starting at ~10MB/s monotonly decresing down to ~60KB/s > (in 1-2 minutes) > netstat -I sk0 -w 1 -- show no errors but only decrising speed > > Syptoms (from my point if view) very similar to SACK issue which (as i > think) > i expirienced during last week but diferences in two moments: > 1) before - transfer speed have decrising down to --stalled-- > 2) i have another interface fxp0 which now (after declared SACK issue > resolved) > working without problems > > my local cure was - debug.mpsafenet="0" > it have worked last week and worked now (transfer speed is ~10MB/s) > > You can ask me about any information/action which can help resolve the > problem - i will help as i can. debug.mpsafenet=0 has been my cure here as well for basically the same symptoms. I'll apply this patch and get info on what hardware I have soon. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org