Skip to content

Commit 9d5012a

Browse files
authored
Merge pull request #601 from czs108/path-fix
Docs: Fix the path of `igb_uio.c` and line number
2 parents 8c0a847 + 42f4b80 commit 9d5012a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/F-Stack_Build_Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ $ make
6565

6666
## Compile dpdk in virtual machine
6767

68-
- f-stack/dpdk/lib/librte_eal/linuxapp/igb_uio/igb_uio.c line 279:
68+
- f-stack/dpdk/kernel/linux/igb_uio/igb_uio.c line 274:
6969
```
7070
7171
- if (pci_intx_mask_supported(udev->pdev)) {

0 commit comments

Comments
 (0)