From owner-freebsd-net@FreeBSD.ORG Mon Oct 24 19:08:45 2011 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 D50B8106564A for ; Mon, 24 Oct 2011 19:08:45 +0000 (UTC) (envelope-from sergeysaley@gmail.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id AFAAD8FC13 for ; Mon, 24 Oct 2011 19:08:45 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RIPt6-0005Ly-Rz for freebsd-net@freebsd.org; Mon, 24 Oct 2011 12:08:44 -0700 Date: Mon, 24 Oct 2011 12:08:44 -0700 (PDT) From: Sergey Saley To: freebsd-net@freebsd.org Message-ID: <1319483324861-4933765.post@n5.nabble.com> In-Reply-To: References: <1319449307149-4931883.post@n5.nabble.com> <1319478384269-4933498.post@n5.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Too much interrupts on ixgbe 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: Mon, 24 Oct 2011 19:08:45 -0000 Jack Vogel wrote: > > On Mon, Oct 24, 2011 at 10:46 AM, Sergey Saley <sergeysaley@>wrote: > >> >> Jack Vogel wrote: >> > >> > You need to increase your mbuf pool, note below in your messages where >> it >> > has >> > insufficient to configure for ix1, I don't know that this will change >> the >> > interrupt >> > difference but it should be addressed anyway. >> > >> >> > Nothing has changed after increasing mbufs count increasing: irq256: ix0:que 0 3013004 2431 irq257: ix0:que 1 970295 783 irq258: ix0:que 2 574782 463 irq259: ix0:que 3 520764 420 irq260: ix0:link 1 0 irq261: ix1:que 0 3185946 2571 irq262: ix1:que 1 20425 16 irq263: ix1:que 2 10098 8 irq264: ix1:que 3 6999 5 irq265: ix1:link 3 0 Still only one irq being really used for ix1... -- View this message in context: http://freebsd.1045724.n5.nabble.com/Too-much-interrupts-on-ixgbe-tp4931883p4933765.html Sent from the freebsd-net mailing list archive at Nabble.com.