From owner-freebsd-net@FreeBSD.ORG Sun Apr 26 23:46:02 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 4161B1065711; Sun, 26 Apr 2009 23:46:02 +0000 (UTC) (envelope-from gelraen.ua@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id D149B8FC18; Sun, 26 Apr 2009 23:46:01 +0000 (UTC) (envelope-from gelraen.ua@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so1515436qwe.7 for ; Sun, 26 Apr 2009 16:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=N9cng+fsLUwVdXCNYQNwlrYnMQJ7fkXNwPLaf5zLjOA=; b=iNa/cAFrySHk0sQ/XQF9ZYbxa/+QCSc8s6Pb51MccKEmanvcHOcudXeFXPfiCVrsyi SbO35w/YbihcFbZfYWA75XcRt1HN2mWng7VDD3NjK5NUHCQ/3EwYq2oVGjamTJ4U+Jzt W3evEcCm9VmYFSjmwpP3NC8E6VKQz2IrH7htk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=DXH+9KKMo5VIuxb6Hd9lZzFpWBAFPHy/FIvyKBi9wffLkWU7EvuYuEfDwJRP/iivlA 1pVHcIvTKfEqIQ3Cdq+O3Czg1GTjYetX+1GeNOvC58YWNKrqN68gPP+xJVduyCYKRLTZ dYVkk3Rvq/U4HRHRUQUNJZjEJH6g/8xjcrpmU= MIME-Version: 1.0 Received: by 10.220.73.194 with SMTP id r2mr9111973vcj.76.1240789561163; Sun, 26 Apr 2009 16:46:01 -0700 (PDT) In-Reply-To: <20090426224729.GA34800@onelab2.iet.unipi.it> References: <20090426215740.GA33188@onelab2.iet.unipi.it> <20090426224729.GA34800@onelab2.iet.unipi.it> Date: Mon, 27 Apr 2009 02:46:01 +0300 Message-ID: From: Maxim Ignatenko To: Luigi Rizzo Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, freebsd-current@freebsd.org Subject: Re: [dummynet] Several queues connected to one pipe: "dummynet: OUCH! pipe should have been idle!" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Apr 2009 23:46:03 -0000 2009/4/27 Luigi Rizzo : > On Mon, Apr 27, 2009 at 01:12:55AM +0300, Maxim Ignatenko wrote: >> 2009/4/27 Luigi Rizzo : >> > >> > could you give us a few more details on the branch you >> > are using (HEAD or RELENG_7 ?) and what svn revision did >> > you use before the update (which did not show the error) ? >> > >> >> Sorry, I've forgot to mention that... >> I use HEAD, and before update it was r191201, if I'm not mistaking. > > ok there seems to be no change related to dummynet between these > two versions so I am not sure where to look. > Could you double check what is the last working version ? > > cheers > luigi > OK, I'll try.