aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/conf/startup.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpp/conf/startup.conf')
-rw-r--r--src/vpp/conf/startup.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/vpp/conf/startup.conf b/src/vpp/conf/startup.conf
index b0d0c86641f..86b73f7a77b 100644
--- a/src/vpp/conf/startup.conf
+++ b/src/vpp/conf/startup.conf
@@ -151,6 +151,17 @@ cpu {
# enable-tcp-udp-checksum
# }
+## node variant defaults
+#node {
+
+## specify the preferred default variant
+# default { variant avx512 }
+
+## specify the preferred variant, for a given node
+# ip4-rewrite { variant avx2 }
+
+#}
+
# plugins {
## Adjusting the plugin path depending on where the VPP plugins are