From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] doc: announce CRC strip changes in release notes Date: Tue, 25 Sep 2018 16:03:44 +0100 Message-ID: <18f7eb3b-fdb6-6faf-72db-9bce5a5052d0@intel.com> References: <20180904101257.61129-1-ferruh.yigit@intel.com> <20180924173140.83312-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: John McNamara , Marko Kovacevic , dev@dpdk.org, Thomas Monjalon To: David Marchand Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 482B81B3BC for ; Tue, 25 Sep 2018 17:05:44 +0200 (CEST) In-Reply-To: Content-Language: en-US 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 9/24/2018 6:12 PM, David Marchand wrote: > On Mon, Sep 24, 2018 at 7:31 PM, Ferruh Yigit wrote: >> Document changes done in >> commit 323e7b667f18 ("ethdev: make default behavior CRC strip on Rx") >> >> Signed-off-by: Ferruh Yigit Acked-by: Thomas Monjalon > Reviewed-by: David Marchand Applied to dpdk-next-net/master, thanks.