aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpp/conf')
-rw-r--r--src/vpp/conf/startup.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/vpp/conf/startup.conf b/src/vpp/conf/startup.conf
index 324facc0..f671439b 100644
--- a/src/vpp/conf/startup.conf
+++ b/src/vpp/conf/startup.conf
@@ -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