Re: [dpdk-dev] [PATCH v3] doc: announce ethdev CRC strip flag deprecation
On 4/17/2018 2:12 PM, Ferruh Yigit wrote: > Make CRC stripping default behavior, deprecate flag > DEV_RX_OFFLOAD_CRC_STRIP. > > Signed-off-by: Ferruh Yigit > > --- > v2: > * Make CRC behavior active in this release > > v3: > * Distribute switch into next two releases for more smooth transition
Re: [dpdk-dev] [PATCH v3] doc: announce ethdev CRC strip flag deprecation
On 04/17/2018 04:12 PM, Ferruh Yigit wrote: Make CRC stripping default behavior, deprecate flag DEV_RX_OFFLOAD_CRC_STRIP. Signed-off-by: Ferruh Yigit Acked-by: Andrew Rybchenko