]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40evf: speed up init
authorMitch Williams <mitch.a.williams@intel.com>
Thu, 3 Sep 2015 21:19:01 +0000 (17:19 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:32:46 +0000 (08:32 -0800)
commit0e2ba6ea3bd4ef57fcb1476b58447d630d5171bb
treee69f17b5a3d5dd4c84c42981c371fec9ff222478
parentfa4c9242f80bc55bd9c4eefaf6de0038896c1d37
i40evf: speed up init

Orabug: 22342532

Shorten up the delays in the init task, allowing the VF driver to
initialize faster. This aids performance in load/unload tests and
mitigates DMAR errors in VF enable/disable tests with absurdly short
delays. In the real world, the VF driver will come up more quickly.

The original values were set conservatively based on what we expected
from the firmware in terms of performance. Now that the driver is in use
and we know how well firmware responds to our requests, we can shorten
these delays.

Change-ID: Ibead77d34b19e8170e667c3f58bc14748bbc5bc9
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 5be8308b1614947f056802cb5775307f0ad54ad2)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40evf/i40evf_main.c