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, > 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.march...@redhat.com> > ---
Reviewed-by: Flavio Leitner <f...@sysclose.org>