Re: problems with em(4) since update to driver 7.2.2

From: Jack Vogel <jfvogel_at_gmail.com>
Date: Tue, 3 May 2011 15:00:20 -0700
It has nothing to do with load, it has to do with the prerequisites to init
your interfaces.
The amount you need is fixed, it doesn't vary with load. Every RX descriptor
needs one,
so its simple math, number-of-interfaces X number-of-queues X size of the
ring.

If you have other network interfaces beside Intel they also consume mbufs
remember.

Jack



On Tue, May 3, 2011 at 2:50 PM, Michael Schmiedgen <schmiedgen_at_gmx.net>wrote:

> 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
>
Received on Tue May 03 2011 - 20:00:21 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:13 UTC