From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Rybchenko Subject: Re: [PATCH v3] doc: announce ethdev CRC strip flag deprecation Date: Tue, 17 Apr 2018 16:31:34 +0300 Message-ID: References: <20180321194730.52068-1-ferruh.yigit@intel.com> <20180417131221.181117-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: , Thomas Monjalon , Shahaf Shuler To: Ferruh Yigit , Neil Horman , John McNamara , "Marko Kovacevic" Return-path: Received: from dispatch1-us1.ppe-hosted.com (dispatch1-us1.ppe-hosted.com [67.231.154.164]) by dpdk.org (Postfix) with ESMTP id 7375B7CC6 for ; Tue, 17 Apr 2018 15:31:48 +0200 (CEST) In-Reply-To: <20180417131221.181117-1-ferruh.yigit@intel.com> Content-Language: en-GB List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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