diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2018-06-01 09:43:20 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2018-06-01 10:07:17 +0200 |
commit | c02846ee62c3ee55385dc4e300b889c3b9d9aa0b (patch) | |
tree | 2a1990b9843f37a540e45967ffad312f135e5556 /debian/librte-hash18.05.symbols | |
parent | bc93cc32ac2f05ef2ac2c2f5ec7ba41d16f1a529 (diff) |
bump d/*.symbols for new ABI
Change-Id: I890b8094d902775d0b875c6a8d1059cbf3be8cad
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-hash18.05.symbols')
-rw-r--r-- | debian/librte-hash18.05.symbols | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/librte-hash18.05.symbols b/debian/librte-hash18.05.symbols new file mode 100644 index 00000000..b3586673 --- /dev/null +++ b/debian/librte-hash18.05.symbols @@ -0,0 +1,28 @@ +librte_hash.so.18.05 librte-hash18.05 #MINVER# + DPDK_16.07@DPDK_16.07 16.07~rc3 + DPDK_2.0@DPDK_2.0 16.04 + DPDK_2.1@DPDK_2.1 16.04 + DPDK_2.2@DPDK_2.2 16.04 + rte_fbk_hash_create@DPDK_2.0 16.04 + rte_fbk_hash_find_existing@DPDK_2.0 16.04 + rte_fbk_hash_free@DPDK_2.0 16.04 + rte_hash_add_key@DPDK_2.0 16.04 + rte_hash_add_key_data@DPDK_2.1 16.04 + rte_hash_add_key_with_hash@DPDK_2.0 16.04 + rte_hash_add_key_with_hash_data@DPDK_2.1 16.04 + rte_hash_create@DPDK_2.0 16.04 + rte_hash_del_key@DPDK_2.0 16.04 + rte_hash_del_key_with_hash@DPDK_2.0 16.04 + rte_hash_find_existing@DPDK_2.0 16.04 + rte_hash_free@DPDK_2.0 16.04 + rte_hash_get_key_with_position@DPDK_16.07 16.07~rc3 + rte_hash_hash@DPDK_2.0 16.04 + rte_hash_iterate@DPDK_2.1 16.04 + rte_hash_lookup@DPDK_2.0 16.04 + rte_hash_lookup_bulk@DPDK_2.0 16.04 + rte_hash_lookup_bulk_data@DPDK_2.1 16.04 + rte_hash_lookup_data@DPDK_2.1 16.04 + rte_hash_lookup_with_hash@DPDK_2.0 16.04 + rte_hash_lookup_with_hash_data@DPDK_2.1 16.04 + rte_hash_reset@DPDK_2.1 16.04 + rte_hash_set_cmp_func@DPDK_2.2 16.04 |