X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=743be51d0071637f0db03c7e36d4da5851decc40;hb=058237e5811ab0b2d2ffb119228349737dea4a54;hp=57714bf638dbc084f0c3aad34d1147426eed93c4;hpb=e7adafeaf76459246c967b2fbedb552bf983ac90;p=vpp.git diff --git a/Makefile b/Makefile index 57714bf638d..743be51d007 100644 --- a/Makefile +++ b/Makefile @@ -78,6 +78,7 @@ DEB_DEPENDS += libssl-dev DEB_DEPENDS += libelf-dev # for libbpf (af_xdp) DEB_DEPENDS += iperf3 # for 'make test TEST=vcl' DEB_DEPENDS += nasm +DEB_DEPENDS += iperf ethtool # for 'make test TEST=vm_vpp_interfaces' LIBFFI=libffi6 # works on all but 20.04 and debian-testing