Skip to content

Commit e0e5e32

Browse files
author
victorcheng7
authored
numa nodes -> numa node
1 parent cc2429b commit e0e5e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/setup-dpdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ After restarting, run the following commands once:
116116

117117
1. Hugepages
118118

119-
* Configure hugepage by running the following command, once for each numa nodes:
119+
* Configure hugepage by running the following command, once for each numa node:
120120

121121
```bash
122122
echo 1024 | sudo tee /sys/devices/system/node/node*/hugepages/hugepages-2048kB/nr_hugepages

0 commit comments

Comments
 (0)