(VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0
[vpp.git] / test / resources / libraries / bash / dut_setup.sh
index c6cbd03..1da8cc9 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
-echo vpe process
-ps aux | grep vpe
+echo vpp process
+ps aux | grep vpp
 
 echo Free memory
 free -m