8b05d0be6a
Updated map file to current API and bumped up ABI version. Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
21 lines
408 B
Plaintext
21 lines
408 B
Plaintext
DPDK_17.11 {
|
|
global:
|
|
|
|
rte_table_acl_ops;
|
|
rte_table_array_ops;
|
|
rte_table_hash_cuckoo_ops;
|
|
rte_table_hash_ext_ops;
|
|
rte_table_hash_key16_ext_ops;
|
|
rte_table_hash_key16_lru_ops;
|
|
rte_table_hash_key32_ext_ops;
|
|
rte_table_hash_key32_lru_ops;
|
|
rte_table_hash_key8_ext_ops;
|
|
rte_table_hash_key8_lru_ops;
|
|
rte_table_hash_lru_ops;
|
|
rte_table_lpm_ipv6_ops;
|
|
rte_table_lpm_ops;
|
|
rte_table_stub_ops;
|
|
|
|
local: *;
|
|
};
|