Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388007 - sys-kernel/gentoo-sources-3.0.6 vmxnet3 require SMP support - YES for work
Summary: sys-kernel/gentoo-sources-3.0.6 vmxnet3 require SMP support - YES for work
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-21 12:42 UTC by Pavel Semenenko
Modified: 2011-12-11 19:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Semenenko 2011-10-21 12:42:51 UTC
Have VM with 1 vCPU and 1 VMXNET 3 Network adapter (VMware vSphere).
After kernel upgrade from 2.6.39-r3 to 3.0.6, get this messages in dmesg:

VMware vmxnet3 virtual NIC driver - version 1.1.18.0-k-NAPI
alloc_netdev: Unable to allocate device with zero queues.
# of Tx queues : 0, # of Rx queues : 0
Failed to alloc ethernet device for adapter 0000:03:00.0
vmxnet3: probe of 0000:03:00.0 failed with error -12

After a while, it appeared that everything works when "SMP support" turn on (only) in kernel configuration.
Comment 1 Serge 2011-11-03 20:59:48 UTC
Exactly the same context and versions here. I'm working on vsphere4.1.
I did the exact same upgrade. The module is loaded but the eth0 device not.
Will try the SMP support tomorrow.
Comment 2 Serge 2011-11-04 22:16:51 UTC
I tried it and confirm that Pavel workaround is working
Comment 3 Mike Pagano gentoo-dev 2011-12-11 19:17:28 UTC
Closing as workaround is identified.