ice: Increase Rx queue disable timeout
authorPiotr Raczynski <piotr.raczynski@intel.com>
Fri, 26 Oct 2018 18:44:33 +0000 (11:44 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 13 Nov 2018 17:09:26 +0000 (09:09 -0800)
commit7b8ff0f9cc531ce4367827e335c8bf0488d245f8
treec83ceb57997fbc66f98961c6470690d70822e2ce
parent6263e811f4d4418660c20b36a08063c6d2c3fb9d
ice: Increase Rx queue disable timeout

With much traffic coming into the port, Rx queue disable
procedure can take more time until all pending queue
requests on PCIe finish. Reuse ICE_Q_WAIT_MAX_RETRY macro
and increase the delay itself.

Signed-off-by: Piotr Raczynski <piotr.raczynski@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_lib.c