From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/i40e: Improve i40evf buffer cleanup in tx vector mode Date: Fri, 6 Oct 2017 01:33:50 +0100 Message-ID: <6f10dd66-7ab8-d1ba-1aff-e15d0cd867ea@intel.com> References: <20171005191111.27557-1-rmelton@cisco.com> <7098ec62-43ed-51c8-6711-a57cb92277d7@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: dev@dpdk.org To: "Roger B. Melton" , jingjing.wu@intel.com Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id A660947CE for ; Fri, 6 Oct 2017 02:33:54 +0200 (CEST) In-Reply-To: <7098ec62-43ed-51c8-6711-a57cb92277d7@cisco.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 10/6/2017 12:42 AM, Roger B. Melton wrote: > Hi Everyone, > > As soon as I submitted the patch, I realized I neglected to signoff.  > What's the recommended procedure, resubmit the original signed off, or > bump to v1? Please send a new one increasing version, since this was v1 already next will be v2. > > Thanks, > Roger <...>