From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id A9C491066 for ; Mon, 18 Jun 2018 13:20:10 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Jun 2018 04:20:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,239,1526367600"; d="scan'208";a="238393459" Received: from awalabdu-mobl.ger.corp.intel.com (HELO [163.33.228.61]) ([163.33.228.61]) by fmsmga006.fm.intel.com with ESMTP; 18 Jun 2018 04:20:06 -0700 To: Ferruh Yigit , "Iremonger, Bernard" , "dev@dpdk.org" , "adrien.mazarguil@6wind.com" , Nelio Laranjeiro References: <1526058841-31650-1-git-send-email-mohammad.abdul.awal@intel.com> <1526058841-31650-3-git-send-email-mohammad.abdul.awal@intel.com> <8CEF83825BEC744B83065625E567D7C24E0CC237@IRSMSX108.ger.corp.intel.com> <4706a44f-0ade-3d5c-6083-09da6dea119e@intel.com> <68ba8380-fad4-addd-64bd-259e6f1fd183@intel.com> From: Mohammad Abdul Awal Message-ID: <9fb0c65f-6a1c-0565-1836-7c5671d24729@intel.com> Date: Mon, 18 Jun 2018 12:20:04 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Subject: Re: [dpdk-dev] [PATCH v2 2/2] doc/guides: updated testpmd app user guide for vxlan/nvgre encap/decap X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 11:20:11 -0000 Hi Ferruh, On 14/06/2018 18:19, Ferruh Yigit wrote: > On 6/14/2018 6:14 PM, Ferruh Yigit wrote: >> On 5/14/2018 4:42 PM, Mohammad Abdul Awal wrote: >>> >>> On 14/05/2018 11:35, Iremonger, Bernard wrote: >>>> Hi Awal, >>>> >>>>> -----Original Message----- >>>>> From: Awal, Mohammad Abdul >>>>> Sent: Friday, May 11, 2018 6:14 PM >>>>> To: dev@dpdk.org; Iremonger, Bernard ; >>>>> adrien.mazarguil@6wind.com >>>>> Subject: [PATCH v2 2/2] doc/guides: updated testpmd app user guide for >>>>> vxlan/nvgre encap/decap >>>>> >>>>> Updated the testpmd user guide documentation with how to used new action >>>> Typo, "used" in line above should be "use". >>> Will fix. >> Hi Awal, >> >> If this is the only change I can fix this while merging. Are you planning a new >> version of the set? > I just recognized that Nelio has a set that replaces this one: > https://dpdk.org/dev/patchwork/patch/41144/ > https://dpdk.org/dev/patchwork/patch/41145/ > > Are you OK to continue with above patches and mark this set as superseded? I am OK marking my patches to be superseded by Neilo's patchset.