]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_bpf/rte_bpf_version.map
net/ice/base: fix uninitialized stack variables
[dpdk.git] / lib / librte_bpf / rte_bpf_version.map
index ea1d621c4348453790c0823e427fa8f8e7f6167c..a203e088eab8c0405079ab3dfa30d1c4bea5493c 100644 (file)
@@ -2,6 +2,11 @@ EXPERIMENTAL {
        global:
 
        rte_bpf_destroy;
        global:
 
        rte_bpf_destroy;
+       rte_bpf_elf_load;
+       rte_bpf_eth_rx_elf_load;
+       rte_bpf_eth_rx_unload;
+       rte_bpf_eth_tx_elf_load;
+       rte_bpf_eth_tx_unload;
        rte_bpf_exec;
        rte_bpf_exec_burst;
        rte_bpf_get_jit;
        rte_bpf_exec;
        rte_bpf_exec_burst;
        rte_bpf_get_jit;