From owner-freebsd-bugs@FreeBSD.ORG Sun Oct 3 20:20:28 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0995016A4CF for ; Sun, 3 Oct 2004 20:20:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D007543D45 for ; Sun, 3 Oct 2004 20:20:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i93KKRGF009006 for ; Sun, 3 Oct 2004 20:20:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i93KKRVJ009005; Sun, 3 Oct 2004 20:20:27 GMT (envelope-from gnats) Resent-Date: Sun, 3 Oct 2004 20:20:27 GMT Resent-Message-Id: <200410032020.i93KKRVJ009005@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alexander Usov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38B5516A4CE for ; Sun, 3 Oct 2004 20:17:00 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C3D343D53 for ; Sun, 3 Oct 2004 20:17:00 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i93KGxXn045684 for ; Sun, 3 Oct 2004 20:16:59 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i93KGxxJ045683; Sun, 3 Oct 2004 20:16:59 GMT (envelope-from nobody) Message-Id: <200410032016.i93KGxxJ045683@www.freebsd.org> Date: Sun, 3 Oct 2004 20:16:59 GMT From: Alexander Usov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/72286: altq queueing in combination with bfe(4) network card results in the speed reduced by a factor of 2 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 20:20:28 -0000 >Number: 72286 >Category: kern >Synopsis: altq queueing in combination with bfe(4) network card results in the speed reduced by a factor of 2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 03 20:20:27 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Alexander Usov >Release: 5.3-BETA7 >Organization: KVI >Environment: FreeBSD kvip55.lan 5.3-BETA7 FreeBSD 5.3-BETA7 #1: Sat Oct 2 20:36:16 CEST 2004 root@kvip88.kvi.nl:/usr/obj/usr/src/sys/KVIP88 i386 >Description: Turning on altq filtering using for example following 2 lines in pf.conf: altq on bfe0 priq bandwidth 350Kb queue {q} queue q priority 1 priq(default) and doing some upload from the pc results in the outgoing traffic limited by approx 160-170Kbit/s: $ pfctl -vvsq queue q priq( default ) [ pkts: 6515 bytes: 7183041 dropped pkts: 0 bytes: 0 ] [ qlength: 4/ 50 ] [ measured: 18.2 packets/s, 162.56Kb/s ] The same pf.conf was checked on 2 other systems: OpenBSD-current on the same hardware and 5.3-BETA7 on different machine with very close configuration. In both cases the problem is not reproduced. >How-To-Repeat: Find Broadcom 4401 network card and turn on queueing on it. >Fix: None. >Release-Note: >Audit-Trail: >Unformatted: