From owner-freebsd-net@FreeBSD.ORG Thu Dec 26 07:39:09 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A3A66CC9; Thu, 26 Dec 2013 07:39:09 +0000 (UTC) Received: from mail-qe0-x233.google.com (mail-qe0-x233.google.com [IPv6:2607:f8b0:400d:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 54286197D; Thu, 26 Dec 2013 07:39:09 +0000 (UTC) Received: by mail-qe0-f51.google.com with SMTP id 1so7664552qee.38 for ; Wed, 25 Dec 2013 23:39:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=5cmISiMwAblv1R/hern9WhbuhJuKORlBwTJa9RepYGQ=; b=xm4LvAmD1AzFQrICsMe4HojnlnUGQl3hy47kpGgzYVz3zEfiAimOS5UonO8HTMyGak Ub8CcaH4JcUKwBcmAl00WeYsPNnrP4hNm44TgnA5EgYfbnp5B7i2gzvA3r2SLSFXg6wZ K6HJ8pQg0oq9LwCcckqSdGmIyP8Cypvw3ZEtfCO1yTTymm7UQTXEzLowepTQtHygtOf5 l62x/44f49O8x9dhQPuB6px8+lrZ2Z9dYSTnLC0XSMPQNM0bkFXEheM8Hpiy/ZDjkhIK b1qnjS6UtTI9SViB3oPfvm7PaBAqI0OPxF0rlhFexsQgYcG4PE7OsqSn61MghLnfI60A AUEA== MIME-Version: 1.0 X-Received: by 10.49.76.66 with SMTP id i2mr70219071qew.35.1388043548523; Wed, 25 Dec 2013 23:39:08 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.53.200 with HTTP; Wed, 25 Dec 2013 23:39:08 -0800 (PST) In-Reply-To: <52BBD9C6.5000706@FreeBSD.org> References: <52BBD857.8040808@FreeBSD.org> <52BBD9C6.5000706@FreeBSD.org> Date: Wed, 25 Dec 2013 23:39:08 -0800 X-Google-Sender-Auth: RXVWVWskYPYDvzwU0rJO5cIknYY Message-ID: Subject: Re: igb / buf_ring panic: buf already enqueue at From: Adrian Chadd To: Andriy Gapon Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Net X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Dec 2013 07:39:09 -0000 i wonder if this is one of the mbuf leaks people report ... -a On 25 December 2013 23:24, Andriy Gapon wrote: > > on 26/12/2013 09:18 Andriy Gapon said the following: >> Unread portion of the kernel message buffer: >> panic: buf=0xfffffe0cfe9a0600 already enqueue at 1259 prod=1260 cons=1259 > > BTW, it's very likely that the panic was triggered by stress2's UDP testing > (udp.cfg). > > -- > Andriy Gapon > > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"