Re: [dpdk-dev] [PATCH] doc: remove ethdev deprecation note for flag name

2021-09-30 Thread Ferruh Yigit
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 > --- > doc/guides/rel_notes/deprecation.rst | 5 - > lib/mbuf/rte

[dpdk-dev] [PATCH] doc: remove ethdev deprecation note for flag name

2021-09-30 Thread Aman Singh
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 --- doc/guides/rel_notes/deprecation.rst | 5 - lib/mbuf/rte_mbuf_core.h | 7 --- 2 files changed, 1