[dpdk-dev] [PATCH] doc: announce deprecation of flow copy function
Thomas Monjalon
thomas at monjalon.net
Sun Aug 5 23:50:45 CEST 2018
03/08/2018 16:37, Adrien Mazarguil:
> +* ethdev: flow API function ``rte_flow_copy()`` will be deprecated in v18.11
> + in favor of ``rte_flow_conv()`` (which will appear in that version) and
> + subsequently removed for v19.02.
> +
> + This is due to a lack of flexibility and reliance on a type unusable with
> + C++ programs (struct rte_flow_desc).
Acked-by: Thomas Monjalon <thomas at monjalon.net>
More information about the dev
mailing list