From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 00/10] Add a VXLAN sample Date: Tue, 16 Jun 2015 15:31:34 +0200 Message-ID: <1708797.ReToAJfQxF@xps13> References: <1433732508-32430-1-git-send-email-jijiang.liu@intel.com> <2132043.BppFOd6axc@xps13> <1ED644BD7E0A5F4091CF203DAFB8E4CC0576E316@SHSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Liu, Jijiang" Return-path: Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) by dpdk.org (Postfix) with ESMTP id 38600C318 for ; Tue, 16 Jun 2015 15:32:33 +0200 (CEST) Received: by wgbhy7 with SMTP id hy7so12396710wgb.2 for ; Tue, 16 Jun 2015 06:32:33 -0700 (PDT) In-Reply-To: <1ED644BD7E0A5F4091CF203DAFB8E4CC0576E316@SHSMSX101.ccr.corp.intel.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" 2015-06-16 12:49, Liu, Jijiang: > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > > Sorry, there are too many checkpatch errors to peacefully apply this series. > > Dou you mean there are too many warnings or errors when using checkpatch.pl? > > If you meant warnings, yes, there are some warnings that I have not removed from patches. Yes I mean warnings. Most of them should be removed. Please try to comply with the established coding style. > If you meant errors, I will double check.