Re: [dpdk-dev] [PATCH] mbuf: remove ethdev deprecation note for flag name
From: Olivier Matz <hidden>
Date: 2021-10-01 07:06:47
From: Olivier Matz <hidden>
Date: 2021-10-01 07:06:47
Hi Aman, On Thu, Sep 30, 2021 at 09:50:15PM +0530, 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> Acked-by: Ferruh Yigit <redacted>
Almost the same patch has been submitted by Andrew few days ago: https://patchwork.dpdk.org/project/dpdk/patch/20210929073734.1382905-1-andrew.rybchenko@oktetlabs.ru/ Thanks Olivier