Skip to content

Commit

Permalink
Fix grammar, uppercase sr-iov
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Paolinelli <[email protected]>
  • Loading branch information
fedepaol committed Sep 26, 2019
1 parent a0e009b commit 1a6a74c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sriov.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ pci=realloc
pci=assign-busses
```

If all goes well, after reboot your SR-IOV capable NICs should be ready to be used.
If all goes well, after reboot your SR-IOV capable NICs should be ready to use.


Check for sr-iov devices by doing the following:
Check for SR-IOV devices by doing the following:
```
$ find /sys -name *vfs*
/sys/devices/pci0000:00/0000:00:09.0/0000:05:00.0/sriov_numvfs
Expand Down

0 comments on commit 1a6a74c

Please sign in to comment.