dpdk: Add support for Mellanox ConnectX-4 devices
[vpp.git] / vnet / etc / scripts / tcp-test
1 int create-ethernet
2 set int ip address fake-eth0 1.2.3.4/24
3 set int state fake-eth0 up
4 ip route 1.2.3.5/32 via local
5 trace add tuntap-rx 100
6