>From: Fischer, Anna [mailto:anna.fisc...@hp.com]
>Sent: Monday, December 14, 2009 6:22 AM
>To: e1000-devel@lists.sourceforge.net
>Subject: [E1000-devel] igb with SRIOV - PF still resetting?
>
>I'm using the Intel 82576 1G device with the latest SRIOV drivers on an
>up-to-date 2.6.32 kernel (from kernel.org Linus git tree). The device
>works fine in non-SRIOV mode, e.g. I call an ifup and the device gets an
>IP address assigned. When I start up the device in SRIOV mode (with
>modprobe max_vfs=8, for example) then I see the VFs are activated and
>listed on the PCI bus as well. However, I get the message "PF still
>resetting" from the VF driver, and none of the interfaces seems to get an
>IP address. It always shows me "Link is not ready". What does that mean,
>and what do I need to configure to get this SRIOV setup to work?
>
>Thanks,
>Anna

Make sure that the PF device is up. Even if you don't assign it an IP address, 
you still need to have the interface up and running (i.e. ifconfig eth1 up) for 
the VFs to work correctly.

I know that's a confusing error message, because it bit me too.  I'll submit a 
patch to change it soon.

-Mitch

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel

Reply via email to