Code Review
/
deb_dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2741a9f
)
update symbol rte_hash_get_key_with_position
02/2002/1
author
Christian Ehrhardt
<
[email protected]
>
Tue, 19 Jul 2016 07:06:56 +0000
(09:06 +0200)
committer
Christian Ehrhardt
<
[email protected]
>
Tue, 19 Jul 2016 07:14:41 +0000
(09:14 +0200)
Added upstream by
commit
6dc34e0afe7a7b8815c4e09ae5cc7b01486df420
Author: Yari Adan Petralanda <
[email protected]
>
Date: Mon Jul 4 10:59:52 2016 +0200
hash: retrieve a key given its position
Change-Id: I23e177c63dc6fe96012ff38685bbc85bfa8ccefe
Signed-off-by: Christian Ehrhardt <
[email protected]
>
debian/librte-hash2.symbols
patch
|
blob
|
history
diff --git
a/debian/librte-hash2.symbols
b/debian/librte-hash2.symbols
index
53d658d
..
08fc468
100644
(file)
--- a/
debian/librte-hash2.symbols
+++ b/
debian/librte-hash2.symbols
@@
-1,4
+1,5
@@
librte_hash.so.2 librte-hash2 #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
@@
-14,6
+15,7
@@
librte_hash.so.2 librte-hash2 #MINVER#
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