]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7d94fbd7a51b4cced23fa48a082f54fd617b1341
treec83ceb57997fbc66f98961c6470690d70822e2ce
parent658ef469c0363f17dc71a0bd0c8b3d3b4a6fe5d8
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