From 82fc376004be76e65b9b2826e4934a1752a90969 Mon Sep 17 00:00:00 2001 From: Cristian Dumitrescu Date: Thu, 16 Jul 2015 18:07:47 +0100 Subject: [PATCH] doc: announce ABI change for pipeline library Signed-off-by: Cristian Dumitrescu Acked-by: Maciej Gajdzica Acked-by: Daniel Mrzyglod Acked-by: Jasvinder Singh --- doc/guides/rel_notes/deprecation.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index e309f02a3a..83659810d0 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -89,3 +89,8 @@ Deprecation Notices * librte_table hash: Key mask parameter will be added to the hash table parameter structure for 8-byte key and 16-byte key extendible bucket and LRU tables. + +* librte_pipeline: The prototype for the pipeline input port, output port + and table action handlers will be updated: + the pipeline parameter will be added, the packets mask parameter will be + either removed (for input port action handler) or made input-only. -- 2.20.1