From ccd30709585939c3202c05af0dfda2aca670e8b7 Mon Sep 17 00:00:00 2001 From: Mohammed Hawari Date: Fri, 9 Jun 2023 16:50:56 +0200 Subject: bpf_trace_filter: plugin for BPF Trace Filtering Change-Id: I342de0a375b783725aa2b621c1c70bc8bf646450 Signed-off-by: Mohammed Hawari Type: improvement --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2b781fbcdfc..ee7d9699b02 100644 --- a/Makefile +++ b/Makefile @@ -79,6 +79,7 @@ DEB_DEPENDS += libelf-dev libpcap-dev # for libxdp (af_xdp) DEB_DEPENDS += iperf3 # for 'make test TEST=vcl' DEB_DEPENDS += nasm DEB_DEPENDS += iperf ethtool # for 'make test TEST=vm_vpp_interfaces' +DEB_DEPENDS += libpcap-dev LIBFFI=libffi6 # works on all but 20.04 and debian-testing -- cgit 1.2.3-korg