aboutsummaryrefslogtreecommitdiffstats
path: root/extras/vpp_config/data/80-vpp.conf.template
diff options
context:
space:
mode:
authorPaul Vinciguerra <pvinci@vinciconsulting.com>2019-10-29 22:58:50 -0400
committerDave Wallace <dwallacelf@gmail.com>2019-10-30 20:17:12 +0000
commit35b037fd7f7ff1842f8d72a969c8415aa6f60d4d (patch)
tree2cdb223fa47db99793435fdf6244698319c158bf /extras/vpp_config/data/80-vpp.conf.template
parentb101058890d66c960713fc7c203094fb54643755 (diff)
vpp_config: fix typos in templates
Type: style Change-Id: Ia435604c8c48a78054848095567f1e54d028227e Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'extras/vpp_config/data/80-vpp.conf.template')
-rw-r--r--extras/vpp_config/data/80-vpp.conf.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/vpp_config/data/80-vpp.conf.template b/extras/vpp_config/data/80-vpp.conf.template
index 8fdf184cf83..539cbb704dc 100644
--- a/extras/vpp_config/data/80-vpp.conf.template
+++ b/extras/vpp_config/data/80-vpp.conf.template
@@ -7,7 +7,7 @@ vm.max_map_count=3096
# All groups allowed to access hugepages
vm.hugetlb_shm_group=0
-# Shared Memory Max must be greator or equal to the total size of hugepages.
+# Shared Memory Max must be greater or equal to the total size of hugepages.
# For 2MB pages, TotalHugepageSize = vm.nr_hugepages * 2 * 1024 * 1024
# If the existing kernel.shmmax setting (cat /sys/proc/kernel/shmmax)
# is greater than the calculated TotalHugepageSize then set this parameter