Show example syntax for setting plugin path 90/6890/2
authorBurt Silverman <burtms@gmail.com>
Sun, 28 May 2017 02:40:30 +0000 (22:40 -0400)
committerDamjan Marion <dmarion.lists@gmail.com>
Mon, 29 May 2017 09:10:16 +0000 (09:10 +0000)
Change-Id: I7972273d0e9bd36e3fd6e12ab0268341ba572313
Signed-off-by: Burt Silverman <burtms@gmail.com>
src/vpp/conf/startup.conf

index 324facc..f671439 100644 (file)
@@ -97,3 +97,12 @@ cpu {
        ## larger number of mbufs. Default is 256M on each detected CPU socket
        # socket-mem 2048,2048
 # }
+
+# Adjusting the plugin path depending on where the VPP plugins are:
+#plugins
+#{
+#      path /home/bms/vpp/build-root/install-vpp-native/vpp/lib64/vpp_plugins
+#}
+
+# Alternate syntax to choose plugin path
+#plugin_path /home/bms/vpp/build-root/install-vpp-native/vpp/lib64/vpp_plugins