From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) by dpdk.org (Postfix) with ESMTP id 5BB1B11C5 for ; Tue, 16 Jun 2015 11:01:54 +0200 (CEST) Received: by wibdq8 with SMTP id dq8so12571304wib.1 for ; Tue, 16 Jun 2015 02:01:54 -0700 (PDT) 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:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=lTSIwnp1IIKNClyTR5UAhPB3J8G79IbUf0eUj3mYEY8=; b=NhEnd8svRatqpa8qve2/V2iY3m0dvhbmqz9GGs38yBcvB0dWlLj9KJ3xamP+oHpjQx wypRtKZY+KwffaqX3VSYk3XYBVQ5DnC9YxUR+MjR1MI53sEOzIxyAfHS3b5VzDT/e0wh hjIX2Gd7vHJia/8Wz7Rz7Ejms0f7FDjufMr8uLWptgUZrO/cSZ9mYPzSh+NYzsflxUjp 6E3A2HZvnzqON89II7zl8Xcszq58Jq24Naq4cuS48cu8+AyhyDXLIH8xdTa/Lv6l4iUu 7oZuyKK97FPE56SUuYE4SmluE1r0YCxn0k2aen7h6EWCESori3fIr/7aEFzIPC4unj5w 6gaA== X-Gm-Message-State: ALoCoQmgjMXVzTUtj7MJrNs85XfhlrxKUQNVPZfd86a/vDcosiG1radJ1mdOHaOv6R0j3yRgEBCH X-Received: by 10.180.206.229 with SMTP id lr5mr41552053wic.86.1434445314263; Tue, 16 Jun 2015 02:01:54 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by mx.google.com with ESMTPSA id fx7sm628354wjb.10.2015.06.16.02.01.52 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jun 2015 02:01:53 -0700 (PDT) From: Thomas Monjalon To: "Liu, Jijiang" Date: Tue, 16 Jun 2015 11:00:55 +0200 Message-ID: <2132043.BppFOd6axc@xps13> Organization: 6WIND User-Agent: KMail/4.14.8 (Linux/4.0.4-2-ARCH; KDE/4.14.8; x86_64; ; ) In-Reply-To: References: <1433732508-32430-1-git-send-email-jijiang.liu@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v3 00/10] Add a VXLAN sample X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2015 09:01:54 -0000 > Acked-by: Helin Zhang Sorry, there are too many checkpatch errors to peacefully apply this series.