All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: API change notice for librte_table
@ 2017-05-02 18:22 Cristian Dumitrescu
  2017-05-08  8:23 ` Singh, Jasvinder
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Cristian Dumitrescu @ 2017-05-02 18:22 UTC (permalink / raw)
  To: dev

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
---
 doc/guides/rel_notes/deprecation.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index a3e7c72..ae937f5 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -81,3 +81,9 @@ Deprecation Notices
 
   - ``rte_crpytodev_scheduler_mode_get``, replaced by ``rte_cryptodev_scheduler_mode_get``
   - ``rte_crpytodev_scheduler_mode_set``, replaced by ``rte_cryptodev_scheduler_mode_set``
+
+* librte_table: The “key_mask” parameter will be added to all the hash tables
+  that currently do not have it, as well as to the hash compute function
+  prototype. The non-“do-sig” versions of the hash tables will be removed
+  (including the “signature_offset” parameter) and the “do-sig” versions renamed
+  accordingly.
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-11  1:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-02 18:22 [PATCH] doc: API change notice for librte_table Cristian Dumitrescu
2017-05-08  8:23 ` Singh, Jasvinder
2017-05-09 16:34 ` Pattan, Reshma
2017-05-09 16:45 ` Mcnamara, John
2017-05-11  1:04   ` Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.