4 Vhosts setup test
[csit.git] / resources / libraries / bash / dut_setup.sh
index a5ca415..8d91bc9 100644 (file)
@@ -49,3 +49,5 @@ cmd 'tail -n 50 /var/log/syslog'
 echo "[Command_desc] Adding dpdk-input trace"
 cmd 'sudo vpp_api_test <<< "exec trace add dpdk-input 100"'
 
+echo "[Command_desc] Adding vhost-user-input trace"
+cmd 'sudo vpp_api_test <<< "exec trace add vhost-user-input 100"'