[dpdk-dev] [PATCH v5 02/11] ethdev: add IPv6 fragment extension header item

Thomas Monjalon thomas at monjalon.net
Mon Oct 12 22:50:13 CEST 2020


12/10/2020 12:43, Dekel Peled:
> --- a/lib/librte_ip_frag/rte_ip_frag.h
> +++ b/lib/librte_ip_frag/rte_ip_frag.h
> +/* struct ipv6_extension_fragment moved to librte_net/rte_ip.h and renamed. */
> +#define ipv6_extension_fragment	rte_ipv6_fragment_ext

This struct name did not have rte_ prefix,
so I suggest deprecating it during next year.
Please Dekel, could you propose a deprecation notice later?




More information about the dev mailing list