Merge pull request #601 from czs108/path-fix

Docs: Fix the path of `igb_uio.c` and line number
This commit is contained in:
johnjiang 2021-06-30 10:57:24 +08:00 committed by GitHub
commit 95ce61a67a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)) {