[dpdk-dev] [PATCH v7 6/7] doc: announce ABI change of librte_hash

2015-07-11 Thread Pablo de Lara
Two of the macros in rte_hash.h are now deprecated, so this patch adds notice that they will be removed in 2.2. Signed-off-by: Pablo de Lara --- doc/guides/rel_notes/abi.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/rel_notes/abi.rst b/doc/guides/rel_notes/abi.rst index 9d60

[dpdk-dev] [PATCH v7 6/7] doc: announce ABI change of librte_hash

2015-07-13 Thread Thomas Monjalon
2015-07-11 01:18, Pablo de Lara: > Two of the macros in rte_hash.h are now deprecated, so this patch > adds notice that they will be removed in 2.2. [...] > +* The Macros #RTE_HASH_BUCKET_ENTRIES_MAX and #RTE_HASH_KEY_LENGTH_MAX are > deprecated and will be removed with version 2.2. These macros