[dpdk-dev] [PATCH v4 01/16] ethdev: add error types to flow API

Ferruh Yigit ferruh.yigit at intel.com
Tue Apr 17 21:37:31 CEST 2018


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 <adrien.mazarguil at 6wind.com>
> Acked-by: Andrew Rybchenko <arybchenko at solarflare.com>

<...>



More information about the dev mailing list