Re: [PATCH v4] doc: announce ethdev CRC strip flag deprecation
From: Maxime Coquelin <hidden>
Date: 2018-08-01 15:27:25
From: Maxime Coquelin <hidden>
Date: 2018-08-01 15:27:25
On 04/17/2018 03:39 PM, Ferruh Yigit wrote:
Make CRC stripping default behavior, deprecate flag DEV_RX_OFFLOAD_CRC_STRIP. Signed-off-by: Ferruh Yigit <redacted> Acked-by: Andrew Rybchenko <redacted> --- v2: * Make CRC behavior active in this release v3: * Distribute switch into next two releases for more smooth transition v18.08: add new flag to keep crc, and implement this in PMDs v18.11: remove crc strip flag and make default behavior to strip crc v4: * Remove git artifact --- doc/guides/rel_notes/deprecation.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+)
Acked-by: Maxime Coquelin <redacted>