[dpdk-dev] [PATCH] doc: announce ABI change for struct rte_eth_tunnel_filter_conf

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Dec 14 15:35:44 CET 2015


2015-11-10 11:49, Jingjing Wu:
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -32,3 +32,8 @@ Deprecation Notices
>    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.
> +
> +* ABI changes are planned for rte_eth_tunnel_filter_conf. Change the fields
> +  of outer_mac and inner_mac from pointer to struct in order to keep the
> +  code's readability. The release 2.2 does not contain these ABI changes, but
> +  release 2.3 will, and no backwards compatibility is planned.

Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com>


More information about the dev mailing list