From owner-freebsd-net@FreeBSD.ORG Wed Aug 19 21:49:55 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22521106568D for ; Wed, 19 Aug 2009 21:49:55 +0000 (UTC) (envelope-from alexpalias-bsdnet@yahoo.com) Received: from web56406.mail.re3.yahoo.com (web56406.mail.re3.yahoo.com [216.252.111.85]) by mx1.freebsd.org (Postfix) with SMTP id C33D78FC51 for ; Wed, 19 Aug 2009 21:49:54 +0000 (UTC) Received: (qmail 54803 invoked by uid 60001); 19 Aug 2009 21:49:54 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1250718594; bh=16KzcVRmGhrDKsdg1sGt+6gThSuXLwkJKE8Ue6oIICQ=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=NDLmwUsTG4wLg4Tkxr/DjurEFvZwcSioCxHNcLSbufGKsjjDdbJKSbiioQM5Q88m6cO+U0uxOu5IjYu8RUXeySC/DwVKi4RkH85AtDrz7GrdvJGoOsz5k+ddjI9xnuD9eTgUNdAqWpEfb6AC8lkGNhGHJBjBHVivnbSwFLebaW8= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=T3hQaNJk4AadcPhV8Qm4ob1Ge2jI9VCbDZK7Q12YlWNsBCzE10hxlOqCo3qfIr0dLnwJB92VSxlyzPfYCH17wvkOJVNg1JN8LeaVOr+Cr8GXYSUH7rUkMsNxEZRdPGiw+wDsEe8e2UMNzWdqTSfHa84boeORUp9oJ2IwN6kOwGc=; Message-ID: <107062.54569.qm@web56406.mail.re3.yahoo.com> X-YMail-OSG: TArlVyEVM1nglfvVHBbshC3IaIo7qebP.gbqAewc6j1titqnx_bDz_xIXl38.Z3YNfiS0M1f9Pc4.deYBpKparB9SbDeet56Gi0AsRu2oQ8D7BhDWNscr_tnhQh4YwrJ_wYO92hpa88Ufs.sEmuKHjA_x3zDKhpIfCbOB1BmVWRA67.rQB.fem2cZW9mIkG171LquIIjszEVR02Q7.w6QKUCiSJKxIyJAMxZe8O_7rjn2AafGDVVcR0LbHRYUMSomLc.TAGiJKMTGXTybHc9BzTLyIfZI4ZeQ67kmQeDFm7PEUbCCJF.F8w3bdr49epOcVg1mMVGfibLJLrGaBI2Qme4lTzt0MO7k3PCdA-- Received: from [89.122.155.5] by web56406.mail.re3.yahoo.com via HTTP; Wed, 19 Aug 2009 14:49:53 PDT X-Mailer: YahooMailClassic/6.1.2 YahooMailWebService/0.7.338.1 Date: Wed, 19 Aug 2009 14:49:53 -0700 (PDT) From: alexpalias-bsdnet@yahoo.com To: "H.Fazaeli" In-Reply-To: <959379.51225.qm@web56407.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-net@freebsd.org Subject: Re: em driver input errors X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: alexpalias-bsdnet@yahoo.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2009 21:49:55 -0000 --- On Thu, 8/20/09, alexpalias-bsdnet@yahoo.com wrote: > From: alexpalias-bsdnet@yahoo.com > Subject: Re: em driver input errors > To: "H.Fazaeli" > Cc: freebsd-net@freebsd.org > Date: Thursday, August 20, 2009, 12:45 AM > > I will let you know if this fixes the problem; however, I > seem to remember that speed/duplex problems usually result > in lots of collisions and CRC errors, but I get very little > of those (no collisions in fact): Nope; still seeing errors (a burst of 2500 errors in 10 seconds recently). Thank you for the suggestion though Alex