From owner-freebsd-net@FreeBSD.ORG Thu Feb 17 07:13:19 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 407231065673 for ; Thu, 17 Feb 2011 07:13:19 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id E8E7B8FC1B for ; Thu, 17 Feb 2011 07:13:18 +0000 (UTC) Received: by iyb26 with SMTP id 26so2114778iyb.13 for ; Wed, 16 Feb 2011 23:13:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=cpDZ1k3SnR7hZMCL51wYg9UQnEZk6dsj5OuZeYtmiPo=; b=vqVH1Kxke6M4DuOVbZ1rJC2r8PcVeECKjGsr3arC/HlKwAOnQvzXbCJjignsqff1jF c99gK7j+e+05oTk0bE+DEl2vwtUtNAW0F4T2Ue47JM4Ao1an7vUMbvFnwkktlLwJv9JY owQWQYLlDZ4/BcR9q6NMh0sfqbIt4Gcfp+jZc= 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=ZCuc2CGOXXXdB2aZYdREWEndJtU0FSkPy4YoM8BYNfUOG2N8HSZC4FX6mO5IQ4Wzqp cNYntwoAnAkxzAi40UuHGAx8nqaYjwi1XLAV/J3byGX5MeX2uzKW4HElzSwBhod4d+oo XO97PgLICi19yG/lw8TK5roCxyBb4DVmL/xng= MIME-Version: 1.0 Received: by 10.42.167.129 with SMTP id s1mr2283458icy.231.1297926798234; Wed, 16 Feb 2011 23:13:18 -0800 (PST) Received: by 10.42.164.201 with HTTP; Wed, 16 Feb 2011 23:13:18 -0800 (PST) In-Reply-To: References: <12838373-FE96-443E-8979-AF5408705BF0@freebsd.org> Date: Thu, 17 Feb 2011 02:13:18 -0500 Message-ID: From: Arnaud Lacombe To: Jack Vogel Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Karim Fodil-Lemelin , freebsd-net@freebsd.org Subject: Re: igb driver RX (was TX) hangs when out of mbuf clusters 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: Thu, 17 Feb 2011 07:13:19 -0000 Hi, On Wed, Feb 16, 2011 at 2:30 PM, Jack Vogel wrote: > I've been in email conversation with Beezar, and=A0 he's clarified some > things, I think > I would like to try his approach to the issue, it will mean one more > iteration of changes > to test, would you be willing to do so? Yes, sure. - Arnaud