From owner-freebsd-stable@FreeBSD.ORG Wed May 30 18:30:24 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BAA0616A41F for ; Wed, 30 May 2007 18:30:24 +0000 (UTC) (envelope-from security@jim-liesl.org) Received: from qsmtp1.mc.surewest.net (qsmtp.mc.surewest.net [66.60.130.145]) by mx1.freebsd.org (Postfix) with SMTP id 8346313C45E for ; Wed, 30 May 2007 18:30:24 +0000 (UTC) (envelope-from security@jim-liesl.org) Received: (qmail 14718 invoked from network); 30 May 2007 11:30:24 -0700 Received: by simscan 1.1.0 ppid: 14670, pid: 14672, t: 4.4222s scanners: regex: 1.1.0 attach: 1.1.0 clamav: 0.90.1/m:43 spam: 3.1.7-deb Received: from unknown (HELO daemon.jim-liesl.org) (66.60.173.44) by qsmtp1 with SMTP; 30 May 2007 11:30:19 -0700 Received: from daemon.jim-liesl.org (localhost.static.surewest.net [127.0.0.1]) by daemon.jim-liesl.org (Postfix) with ESMTP id 7788C5C1D; Wed, 30 May 2007 11:30:19 -0700 (PDT) Received: from [127.0.0.1] (daemon.static.surewest.net [192.168.1.15]) by daemon.jim-liesl.org (Postfix) with ESMTP id 2C10A5C1C; Wed, 30 May 2007 11:30:19 -0700 (PDT) Message-ID: <465DC2BA.6040709@jim-liesl.org> Date: Wed, 30 May 2007 11:30:18 -0700 From: security User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Vinny Abello References: <200705300934.l4U9Y7eJ022617@lurza.secnetix.de> <465DB5B2.8040707@tellurian.com> <20070530174631.GA15795@eos.sc1.parodius.com> <499c70c0705301113n58588719j6fb35154701f3cb1@mail.gmail.com> <465DC050.8020707@tellurian.com> In-Reply-To: <465DC050.8020707@tellurian.com> X-Enigmail-Version: 0.94.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on qsmtp1.surewest.net X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.3 Cc: freebsd-stable@freebsd.org Subject: Re: Packet Loss w/bge & BCM5703 on Dell PE2650 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2007 18:30:24 -0000 Vinny Abello wrote: > > OK, I've enabled polling in my kernel and did ifconfig bge0 polling and > it accepted it and shows that polling is enabled on bge0 when checking > with ifconfig. Unfortunately, this did not resolve the packet loss issue > I wrote about originally. I still have the same loss. :( > > Any other ideas? Does anyone run a PowerEdge 2650 with FreeBSD 6.0 or > later that's on this list? > > Thanks! > > Have you checked your buffer usage with "netstat -m"? My apologies if this was already suggested jim