X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=fd211f8fccf57a6e190edd1a1801b5a284255fc9;hb=fa5aabbf0b26e4d3073e34b36e1dbb51db7df975;hp=5b7dd36d77b44b4f27c390cd9c487952a2e0c918;hpb=7463900dbd8df07c384e8a8017ec0392309efee6;p=vpp.git diff --git a/Makefile b/Makefile index 5b7dd36d77b..fd211f8fccf 100644 --- a/Makefile +++ b/Makefile @@ -76,6 +76,7 @@ DEB_DEPENDS += enchant # for docs DEB_DEPENDS += python3-virtualenv DEB_DEPENDS += libssl-dev DEB_DEPENDS += libelf-dev # for libbpf (af_xdp) +DEB_DEPENDS += iperf3 # for 'make test TEST=vcl' LIBFFI=libffi6 # works on all but 20.04 and debian-testing