From owner-freebsd-current@FreeBSD.ORG Sun Nov 29 18:31:10 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F6B1106566C; Sun, 29 Nov 2009 18:31:10 +0000 (UTC) (envelope-from admin@benaianet.com) Received: from mail-yx0-f184.google.com (mail-yx0-f184.google.com [209.85.210.184]) by mx1.freebsd.org (Postfix) with ESMTP id 527E98FC18; Sun, 29 Nov 2009 18:31:09 +0000 (UTC) Received: by yxe14 with SMTP id 14so2460839yxe.7 for ; Sun, 29 Nov 2009 10:31:09 -0800 (PST) Received: by 10.91.81.18 with SMTP id i18mr5504719agl.47.1259517637237; Sun, 29 Nov 2009 10:00:37 -0800 (PST) Received: from ?127.0.0.1? (189-53-144-48.poolip.SDR.embratel.net.br [189.53.144.48]) by mx.google.com with ESMTPS id 7sm1673072yxg.50.2009.11.29.10.00.33 (version=SSLv3 cipher=RC4-MD5); Sun, 29 Nov 2009 10:00:35 -0800 (PST) Message-ID: <4B12B6B9.3030106@bsd.com.br> Date: Sun, 29 Nov 2009 15:00:25 -0300 From: Alex Almeida User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Kevin Smith References: <4B129960.9030107@gmail.com> In-Reply-To: <4B129960.9030107@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sun, 29 Nov 2009 20:29:40 +0000 Cc: freebsd-ipfw@freebsd.org, freebsd-current@freebsd.org, ben@wanderview.com Subject: Re: dummynet issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 29 Nov 2009 18:31:10 -0000 Hi, The same happened with me, just by setting: net.inet.ip.fw.one_pass: 0 And stopped the message, however I was using version 6.4. I hope that helps you, Hugs Alex Almeida Kevin Smith escreveu: > Hi, > > I'm experiencing some dummynet issues after upgrading from 7-STABLE to > 8.0-RELEASE. > My /var/log/messages is full of these logs: > > Nov 29 15:34:18 stone kernel: dummynet: OUCH! pipe should have been idle! > Nov 29 15:34:49 stone last message repeated 409 times > Nov 29 15:36:49 stone last message repeated 1595 times > Nov 29 15:46:50 stone last message repeated 8162 times > Nov 29 15:56:51 stone last message repeated 7099 times > Nov 29 16:06:52 stone last message repeated 4771 times > Nov 29 16:16:53 stone last message repeated 3859 times > Nov 29 16:26:54 stone last message repeated 3493 times > Nov 29 16:36:55 stone last message repeated 5874 times > > Also I noticed that traffic shaping is not working any longer , i.e.: > actually outgoing pipes do not limit bandwidth at all. > Until 8 Release upgrading the same configuration was working perfectly. > > This is my uname -a > > FreeBSD stone.it 8.0-RELEASE FreeBSD 8.0-RELEASE #5: Sat Nov 28 20:22:30 > CET 2009 kevin@stone.it:/usr/obj/usr/src/sys/STONE i386 > > Attached my dmesg.boot and my kernel configuration. > > Is anybody experiencing same issues? > Thank you, > regards, > > -- > Kevin > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-ipfw@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw > To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org"