From owner-freebsd-net Thu Dec 27 11:28:11 2001 Delivered-To: freebsd-net@freebsd.org Received: from acura.isprime.com (acura.isprime.com [130.94.138.66]) by hub.freebsd.org (Postfix) with ESMTP id 7BBFC37B405 for ; Thu, 27 Dec 2001 11:28:06 -0800 (PST) Received: from winter (localhost [127.0.0.1]) by acura.isprime.com (8.11.3/8.11.2) with SMTP id fBRJS4D21539; Thu, 27 Dec 2001 14:28:04 -0500 (EST) Message-ID: <000801c18f0c$41ef0ed0$6701a8c0@winter> From: "Phil Rosenthal" To: "Jonathan Lemon" , References: <200112271815.fBRIFEX02892@prism.flugsvamp.com> Subject: Re: FXP Bundling on a STL2 Date: Thu, 27 Dec 2001 14:25:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Disposition-Notification-To: "Phil Rosenthal" X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org dmesg says: fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6 fxp1: Microcode loaded, int_delay: 1000 usec bundle_max: 6 But it only appears to do anything on the fxp1 (the external one) From systat -vm: ~3000 interrupts ~500 interrupts from netstat -I fxp0 -in 1: input ~3000 packets per second from netstat -I fxp1 -in 1: input ~1700 packets per second --Phil ----- Original Message ----- From: "Jonathan Lemon" To: ; Sent: Thursday, December 27, 2001 1:15 PM Subject: Re: FXP Bundling on a STL2 > In article you write: > >I noticed that the FXP built in to my STL2 motherboards seem to get have no > >difference on 4.5-PRERELEASE wether bundling is on or off, but an external > >FXP PCI card does begin to have a difference when receiving ~1000 pps (about > >half the interrupts). > >Does the STL2 FXP not support bundling? > > Check /var/log/messages. If there is a line that says "Microcode loaded...", > then the board is successfully running the new microcode, otherwise your > variant is not supported. (either no ucode, or hardware doesn't support it) > -- > Jonathan > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message