Re: [dpdk-dev] [PATCH] doc: remove ethdev deprecation note for flag name
From: Ferruh Yigit <hidden>
Date: 2021-09-30 12:34:24
From: Ferruh Yigit <hidden>
Date: 2021-09-30 12:34:24
On 9/30/2021 8:47 AM, Aman Singh wrote:
Proposed name change of offload flag PKT_RX_EIP_CKSUM_BAD to PKT_RX_OUTER_IP_CKSUM_BAD has already been done in the code as per the deprecation note. Signed-off-by: Aman Singh <redacted> --- doc/guides/rel_notes/deprecation.rst | 5 ----- lib/mbuf/rte_mbuf_core.h | 7 -------
Acked-by: Ferruh Yigit <redacted> But I would do the patch as mbuf patch, instead of doc patch. If you send a new version with this change please feel free to keep the ack.