Commit 8e3e4b9
iavf: increase reset complete wait time
With an increased number of VFs, it's possible to encounter the following
issue during reset.
iavf b8d4:00:02.0: Hardware reset detected
iavf b8d4:00:02.0: Reset never finished (0)
iavf b8d4:00:02.0: Reset task did not complete, VF disabled
Increase the reset complete wait count to allow for 128 VFs to complete
reset.
Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>1 parent 18c012d commit 8e3e4b9
2 files changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
222 | 226 | | |
223 | 227 | | |
224 | 228 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2046 | 2046 | | |
2047 | 2047 | | |
2048 | 2048 | | |
2049 | | - | |
2050 | | - | |
2051 | 2049 | | |
2052 | 2050 | | |
2053 | 2051 | | |
| |||
2101 | 2099 | | |
2102 | 2100 | | |
2103 | 2101 | | |
2104 | | - | |
| 2102 | + | |
2105 | 2103 | | |
2106 | 2104 | | |
2107 | 2105 | | |
2108 | 2106 | | |
2109 | 2107 | | |
2110 | 2108 | | |
2111 | | - | |
| 2109 | + | |
2112 | 2110 | | |
2113 | 2111 | | |
2114 | 2112 | | |
2115 | 2113 | | |
2116 | 2114 | | |
2117 | | - | |
| 2115 | + | |
2118 | 2116 | | |
2119 | 2117 | | |
2120 | 2118 | | |
| |||
2126 | 2124 | | |
2127 | 2125 | | |
2128 | 2126 | | |
2129 | | - | |
| 2127 | + | |
2130 | 2128 | | |
2131 | 2129 | | |
2132 | 2130 | | |
| |||
3429 | 3427 | | |
3430 | 3428 | | |
3431 | 3429 | | |
3432 | | - | |
| 3430 | + | |
3433 | 3431 | | |
3434 | 3432 | | |
3435 | 3433 | | |
| |||
0 commit comments