problems with em(4) since update to driver 7.2.2
Jack Vogel
jfvogel at gmail.com
Tue May 3 21:24:38 UTC 2011
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.
Jack
On Tue, May 3, 2011 at 2:13 PM, Michael Schmiedgen <schmiedgen at gmx.net>wrote:
> Hi,
>
> I have the very same problem.
>
> - GENERIC 9.0-CURRENT (April 28)
> - em0 PRO/1000 7.2.3
>
> - "em0: Could not setup receive structures"
>
> On 03.05.2011 10:58, Olivier Smedts wrote:
>
>> I tried increasing kern.ipc.nmbjumbo* (is it what you suggested ?).
>> Values doubled :
>> kern.ipc.nmbjumbo16: 6400
>> kern.ipc.nmbjumbo9: 12800
>> kern.ipc.nmbjumbop: 25600
>>
>> And unloaded / reloaded the kernel module. Still no luck, same
>> problem, on latest 9-CURRENT (r221363).
>>
>
> Same here.
>
> If I should provide some more configuration settings,
> please let me know.
>
> Michael
>
>
More information about the freebsd-current
mailing list