From owner-freebsd-current@FreeBSD.ORG Tue May 3 21:50:56 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DE72106564A for ; Tue, 3 May 2011 21:50:56 +0000 (UTC) (envelope-from schmiedgen@gmx.net) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id 86E9A8FC13 for ; Tue, 3 May 2011 21:50:55 +0000 (UTC) Received: (qmail invoked by alias); 03 May 2011 21:50:53 -0000 Received: from dslb-088-074-229-025.pools.arcor-ip.net (EHLO [192.168.20.2]) [88.74.229.25] by mail.gmx.net (mp039) with SMTP; 03 May 2011 23:50:53 +0200 X-Authenticated: #3631242 X-Provags-ID: V01U2FsdGVkX18NJbhugFENbdfZ/tMqlEoYjuOE2bm46wUnRbnH4P L6BfTEn1+fMR2p Message-ID: <4DC078BD.9080908@gmx.net> Date: Tue, 03 May 2011 23:50:53 +0200 From: Michael Schmiedgen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Jack Vogel References: <4D94A354.9080903@sentex.net> <4DC07013.9070707@gmx.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Olivier Smedts , FreeBSD current mailing list , Mike Tancsa Subject: Re: problems with em(4) since update to driver 7.2.2 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: Tue, 03 May 2011 21:50:56 -0000 On 03.05.2011 23:24, Jack Vogel wrote: > If you get the setup receive structures fail, then increase the nmbclusters. > > If you use standard MTU then what you need are mbufs, and standard size > clusters (2K). > Only when you use jumbo frames will you need larger. > > You must configure enough, its that simple. I doubled the nmbclusters as well. But nothing happened. I have no load on this machine and nothing special configured. Thanks, Michael