diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-02-19 11:28:43 +0000 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2018-02-19 11:33:07 +0000 |
commit | ddcc360d890bafd9086b1c943b225749c9b018b3 (patch) | |
tree | 5c0431affc9262ba283e3f6c42e684a84fcfa758 /debian/librte-hash18.02.symbols | |
parent | 9fa5ca7c2e9724a975b3c5d55ea4ea19b25585ac (diff) |
Rename and update symbols file 17.11 -> 18.02
Change-Id: Ifdd2fc8182c1b2d0bbfee8339b95d17794fd3379
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/librte-hash18.02.symbols')
-rw-r--r-- | debian/librte-hash18.02.symbols | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/librte-hash18.02.symbols b/debian/librte-hash18.02.symbols new file mode 100644 index 00000000..445365ae --- /dev/null +++ b/debian/librte-hash18.02.symbols @@ -0,0 +1,28 @@ +librte_hash.so.18.02 librte-hash18.02 #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 |