On 4/16/2018 5:22 PM, Adrien Mazarguil wrote: > These enable more precise reporting of objects responsible for errors. > > This breaks ABI compatibility for the following public functions: > > - rte_flow_create() > - rte_flow_destroy() > - rte_flow_error_set() > - rte_flow_flush() > - rte_flow_isolate() > - rte_flow_query() > - rte_flow_validate()
Is there a deprecation notice for this API break? > > Signed-off-by: Adrien Mazarguil <[email protected]> > Acked-by: Andrew Rybchenko <[email protected]> <...>

