[dpdk-dev] [PATCH v6 1/5] ethdev: add extensions attributes to IPv6 item

Thomas Monjalon thomas at monjalon.net
Wed Oct 14 12:36:12 CEST 2020


13/10/2020 15:32, Dekel Peled:
> --- a/doc/guides/rel_notes/release_20_11.rst
> +++ b/doc/guides/rel_notes/release_20_11.rst
> +  * Added extensions' attributes to struct ``rte_flow_item_ipv6``.
> +    A set of additional values added to struct, indicating the existence of
> +    every defined extension header type.
> +    Applications should use the new values for identification of existing
> +    extensions in the packet header.

You should remove the notice from doc/guides/rel_notes/deprecation.rst

With this change,
Acked-by: Thomas Monjalon <thomas at monjalon.net>




More information about the dev mailing list