From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] nfp: tx checksum offload fixes Date: Thu, 03 Mar 2016 11:14:02 +0100 Message-ID: <1984617.CWIVL89KVO@xps13> References: <1456999706-16440-1-git-send-email-alejandro.lucero@netronome.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Alejandro Lucero Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id C8DDB2906 for ; Thu, 3 Mar 2016 11:15:37 +0100 (CET) Received: by mail-wm0-f48.google.com with SMTP id p65so24911146wmp.0 for ; Thu, 03 Mar 2016 02:15:37 -0800 (PST) In-Reply-To: <1456999706-16440-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" Hi Alejandro, Please start the title with a verb (fix here), describe briefly the bug, and add a Fixes: tag. More info in this doc: http://dpdk.org/doc/guides/contributing/patches.html#commit-messages-subject-line 2016-03-03 10:08, Alejandro Lucero: > Signed-off-by: Alejandro Lucero > --- > drivers/net/nfp/nfp_net.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-)