[dpdk-dev] [PATCH v3 1/4] mbuf: mark old offload flag as deprecated
David Marchand
david.marchand at redhat.com
Mon May 3 16:12:18 CEST 2021
On Mon, May 3, 2021 at 3:27 PM David Marchand <david.marchand at redhat.com> 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.marchand at redhat.com>
> Reviewed-by: Flavio Leitner <fbl at sysclose.org>
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>
> Acked-by: Lance Richardson <lance.richardson at broadcom.com>
> Acked-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Applied to the main branch.
The rest of the series will go through next-virtio.
--
David Marchand
More information about the dev
mailing list