On 5/3/21 3:26 PM, David Marchand wrote:
> PKT_RX_EIP_CKSUM_BAD has been declared deprecated but there was no
> warning to applications still using it.
> Fix this by marking as deprecated with the newly introduced
> RTE_DEPRECATED.
> 
> Fixes: e8a419d6de4b ("mbuf: rename outer IP checksum macro")
> 
> Signed-off-by: David Marchand <david.march...@redhat.com>
> Reviewed-by: Flavio Leitner <f...@sysclose.org>
> Acked-by: Olivier Matz <olivier.m...@6wind.com>
> Acked-by: Lance Richardson <lance.richard...@broadcom.com>
> Acked-by: Ajit Khaparde <ajit.khapa...@broadcom.com>
> ---
> Changes since v1:
> - updated commitlog following Olivier comment,
> 
> ---
>  lib/mbuf/rte_mbuf_core.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com>

Thanks,
Maxime

Reply via email to