perf: add TCP Iperf3+LDPRELOAD test suite
[csit.git] / resources / templates / vcl / vcl_iperf3.conf
diff --git a/resources/templates/vcl/vcl_iperf3.conf b/resources/templates/vcl/vcl_iperf3.conf
new file mode 100644 (file)
index 0000000..9e4b057
--- /dev/null
@@ -0,0 +1,7 @@
+vcl {
+  rx-fifo-size 4000000
+  tx-fifo-size 4000000
+  app-scope-local
+  app-scope-global
+  api-socket-name /run/vpp/api.sock
+}
\ No newline at end of file