commit | 7b8ff0f9cc531ce4367827e335c8bf0488d245f8 | [log] [tgz] |
---|---|---|
author | Piotr Raczynski <piotr.raczynski@intel.com> | Fri Oct 26 11:44:33 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Nov 13 09:09:26 2018 -0800 |
tree | c83ceb57997fbc66f98961c6470690d70822e2ce | |
parent | 6263e811f4d4418660c20b36a08063c6d2c3fb9d [diff] |
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>