diff options
author | Mitch Williams <[email protected]> | 2015-08-13 15:11:32 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2015-09-30 05:42:58 -0700 |
commit | 9b32b0b5dded7382c00595180bd5ce4f2f8c3d9b (patch) | |
tree | 3233c333858f91e76989ad587f177fec49458ce2 /lib/cpu-notifier-error-inject.c | |
parent | e908f81562b1367ac3ab3d156db3dcbbe07479f6 (diff) |
i40evf: tweak init timing
This patch tweaks the init timing of the driver just a little bit to
increase stability on load/unload and SR-IOV enable/disable cycles.
First, run the init_task loop a little quicker in order to reduce
overall init time.
Second, stagger the start of the init task based on the device's
PCIe function ID. This lessens the impact on the firmware when a
whole bunch of VFs are initialized simultaneously, e.g. enabling
SR-IOV without the VF driver blacklisted. For single VFs assigned
to VMs this will have no effect as the function ID will always be 0.
Signed-off-by: Mitch Williams <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions