[dpdk-dev] [PATCH] doc: remove ethdev deprecation note for flag name
Ferruh Yigit
ferruh.yigit at intel.com
Thu Sep 30 14:34:11 CEST 2021
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 <aman.deep.singh at intel.com>
> ---
> doc/guides/rel_notes/deprecation.rst | 5 -----
> lib/mbuf/rte_mbuf_core.h | 7 -------
Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>
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.
More information about the dev
mailing list