From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] nfp: fix how tx checksum is advertised to firmware Date: Fri, 11 Mar 2016 15:50:02 +0000 Message-ID: <20160311155002.GB19860@bricha3-MOBL3> References: <1457004367-18993-1-git-send-email-alejandro.lucero@netronome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Alejandro Lucero Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id D8F8ECE7 for ; Fri, 11 Mar 2016 16:50:05 +0100 (CET) Content-Disposition: inline In-Reply-To: <1457004367-18993-1-git-send-email-alejandro.lucero@netronome.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Mar 03, 2016 at 11:26:07AM +0000, Alejandro Lucero wrote: > Even with tx checksum offload available, do not set the flag by default. > > Fixes: b812daadad0d (\"nfp: add Rx and Tx\") > > Signed-off-by: Alejandro Lucero > --- Applied to dpdk-next-net/rel_16_04 /Bruce