On Mon, May 3, 2021 at 3:27 PM David Marchand <[email protected]> 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 <[email protected]> > Reviewed-by: Flavio Leitner <[email protected]> > Acked-by: Olivier Matz <[email protected]> > Acked-by: Lance Richardson <[email protected]> > Acked-by: Ajit Khaparde <[email protected]>
Reviewed-by: Maxime Coquelin <[email protected]> Applied to the main branch. The rest of the series will go through next-virtio. -- David Marchand

