[dpdk-dev] [PATCH 1/5] mbuf: mark old offload flag as deprecated

Olivier Matz olivier.matz at 6wind.com
Thu Apr 8 09:23:53 CEST 2021


On Thu, Apr 01, 2021 at 11:52:39AM +0200, David Marchand wrote:
> PKT_RX_EIP_CKSUM_BAD has been declared deprecated quite some time ago,

It's not that old, it was done by Lance in commit e8a419d6de4b ("mbuf:
rename outer IP checksum macro") 1 month ago.

> but there was no warning to applications still using it.
> Fix this by marking as deprecated with the newly introduced
> RTE_DEPRECATED.
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>

Acked-by: Olivier Matz <olivier.matz at 6wind.com>


More information about the dev mailing list