From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42])
 by dpdk.org (Postfix) with ESMTP id EC5CD2BAC
 for <dev@dpdk.org>; Mon, 21 Nov 2016 09:19:26 +0100 (CET)
Received: by mail-wm0-f42.google.com with SMTP id t79so129754547wmt.0
 for <dev@dpdk.org>; Mon, 21 Nov 2016 00:19:26 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=Ip+B5MJkKR9/PFSKtxfoIqBaSebZqlBXYU1tPX5QO9k=;
 b=uPCCOL4RdeGmktm+9aNBBeOF00A64vEtJ7vatwx6aBkOCS3WuNbQc4JdvIp41zsrCW
 Q/KvOyiIYtjZX/rFQQrAGHZkZBoz3si6MEfCdST8hXFqzc2eMpZ9C74L2FwRgvcTHaOh
 OrqctL/chc0iZnQdbByDxekcJqc0y0pAcDaEn5mOz4V2TRrvRvNp10ON1t7Qp/G8w5LM
 /DMQgLwp2HSj3mulpgEqgYLPQtneIQ1W6SrYbHVg6I6Izsjzwc2tR6n7lEoeXhptt+Gn
 +lFhJMHzojEhLYWoYSAgbUEzltrhGyPfaJrmGVtdOFk7T8hjVnRCUVxFj91EhXEIcQES
 Haog==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=Ip+B5MJkKR9/PFSKtxfoIqBaSebZqlBXYU1tPX5QO9k=;
 b=IqB4yTqYbsFd0aZQIs0rmLToDwY7VgNUvKFOiJbuUTEeyQfOkanF+d3feMJrh4XM3N
 Ea+K1NvzWtbfms5tidWVQGAQZfAgbVb9ge8DVZ/ClvbMbhoZ/2Lx5dZc+lO1hhRT2Yqg
 gcBGhEA6XpA/bZ5FhykHhhZXElxRKqmrSyrfIOJOaDTtD0iU1LuMnvIz5mDQR9cbWv8A
 hovWzAhsIvxwQV7pOfn0qF2q83fvP4BXI8wBQOVH4OYMzcep28j2jlFO/ievH6d/+qc9
 fvVJ1cUrvjeooyOfaV8cyfCnm9S+HpJ4KN03U9X5+Qo8btukMeyiMXX0+gBGOc/Nt0qU
 NEqw==
X-Gm-Message-State: AKaTC00oTWff53sZcILL3XY0dIhVrMltvuMhs22ZY5iWMUZmB9JbXHFBoAP+VXHBHHRAKiOo
X-Received: by 10.28.51.141 with SMTP id z135mr12567884wmz.109.1479716366601; 
 Mon, 21 Nov 2016 00:19:26 -0800 (PST)
Received: from xps13.localnet (183.20.90.92.rev.sfr.net. [92.90.20.183])
 by smtp.gmail.com with ESMTPSA id v202sm18062675wmv.8.2016.11.21.00.19.25
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 21 Nov 2016 00:19:25 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Andrew Rybchenko <arybchenko@solarflare.com>
Cc: dev@dpdk.org
Date: Mon, 21 Nov 2016 09:19:24 +0100
Message-ID: <1695254.J03lBVJQtY@xps13>
User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <048eabcf-7175-7500-88c4-ffeaa813c4a3@solarflare.com>
References: <d0f0fa30-975f-8cce-7074-125f6190e908@solarflare.com>
 <b0978fcf-1bb1-d454-cc72-364c4b7aa9b0@solarflare.com>
 <048eabcf-7175-7500-88c4-ffeaa813c4a3@solarflare.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] Solarflare PMD submission question
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 21 Nov 2016 08:19:27 -0000

2016-11-18 19:50, Andrew Rybchenko:
> Now we have a split of the base driver import in big feature steps. The 
> base driver is split into 28 patches. Just only 1 patch exceeds 300K 
> boundary (which add MCDI definitions header).

Good

> Before submitting 56 patches I'd like to double-check that checkpatch.pl 
> errors (for example, because of assignments in the 'if' condition, 
> parenthesis around return value) is not a show-stopper for base driver 
> import.

You can run checkpatches.sh or send the patches to checkpatch@dpdk.org.
The script check-git-log.sh can also guide you for the expected formatting.