bpf: add ability to load eBPF program from ELF object file
[dpdk.git] / config / common_base
index 10f9f90..b8fc657 100644 (file)
@@ -872,6 +872,8 @@ CONFIG_RTE_LIBRTE_IFCVF_VDPA_PMD=n
 # Compile librte_bpf
 #
 CONFIG_RTE_LIBRTE_BPF=y
+# allow load BPF from ELF files (requires libelf)
+CONFIG_RTE_LIBRTE_BPF_ELF=n
 
 #
 # Compile the test application