Commit d8e2347
authored
Increase delay before trying to enable sriov
Starting this too early gets the cards into a bad state. You get the following error when trying to start an mdev device:
```
stderr: 'Error: Parent 0000:81:00.4 is not currently registered for mdev support'
```1 parent cc591c8 commit d8e2347
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments