Docs: Fix the path of `igb_uio.c` and line number

This commit is contained in:
Chenzs108 2021-06-23 13:52:13 +01:00
parent 8c0a847822
commit 42f4b806a7
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ $ make
## Compile dpdk in virtual machine
- f-stack/dpdk/lib/librte_eal/linuxapp/igb_uio/igb_uio.c line 279:
- f-stack/dpdk/kernel/linux/igb_uio/igb_uio.c line 274:
```
- if (pci_intx_mask_supported(udev->pdev)) {