vlib: startup multi-arch variant configuration
[vpp.git] / src / vpp / conf / startup.conf
index b0d0c86..86b73f7 100644 (file)
@@ -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