From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 81F0D5A38 for ; Fri, 15 May 2015 10:20:26 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP; 15 May 2015 01:20:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,433,1427785200"; d="scan'208";a="571768232" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga003.jf.intel.com with ESMTP; 15 May 2015 01:20:21 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.215]) by IRSMSX106.ger.corp.intel.com ([169.254.8.189]) with mapi id 14.03.0224.002; Fri, 15 May 2015 09:18:57 +0100 From: "Mcnamara, John" To: "Liu, Jijiang" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 00/10] Add a VXLAN sample Thread-Index: AQHQjtW4JwnsJHzAwECbjAHGyqAhfZ18sW0Q Date: Fri, 15 May 2015 08:18:57 +0000 Message-ID: References: <1431670141-7835-1-git-send-email-jijiang.liu@intel.com> In-Reply-To: <1431670141-7835-1-git-send-email-jijiang.liu@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 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: Fri, 15 May 2015 08:20:27 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Jijiang Liu > Sent: Friday, May 15, 2015 7:09 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH 00/10] Add a VXLAN sample Hi, There are multiple changes on the same (new) files within the patchset. The= se would be better rebased/squashed into one patch. That would make it easi= er to review as well. John