A VF isn't a real device so it shouldn't really have the concept of a power state. The power state for the device is controlled via the PF. I suspect the fact that ixgbevf is modifying power state on resume is likely a bug.
Thanks, Alex On 01/07/2014 06:46 AM, Julia Lawall wrote: > I was wondering why ixgbevf_suspend doesn't call pci_set_power_state? It > is called in the corresponding resume function, and most other PCI drivers > with a suspend functyion also call it in suspend. > > thanks, > julia > -- > To unsubscribe from this list: send the line "unsubscribe netdev" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
