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 <ferruh.yi...@intel.com> Acked-by: Andrew Rybchenko <arybche...@solarflare.com> --- 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 <maxime.coque...@redhat.com>