feat(telemetry): Add bpf on all testbeds
[csit.git] / fdio.infra.ansible / roles / common / defaults / main.yaml
index 0759d0e..ba71297 100644 (file)
@@ -38,11 +38,17 @@ packages_by_distro:
       - "python3-pyelftools"
       - "python3-setuptools"
     focal:
+      - "bpfcc-tools"
       - "build-essential"
+      - "libbpfcc"
+      - "libbpfcc-dev"
+      - "libclang1-9"
+      - "libllvm9"
       - "libpcap-dev"
       - "net-tools"
       - "python3-all"
       - "python3-apt"
+      - "python3-bpfcc"
       - "python3-cffi"
       - "python3-cffi-backend"
       - "python3-dev"