From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH v2] i40: fix the VXLAN TSO issue Date: Mon, 10 Oct 2016 12:14:04 +0800 Message-ID: <20161010041404.GA1597@yliu-dev.sh.intel.com> References: <1467752375-25984-1-git-send-email-zhe.tao@intel.com> <1467865627-23524-1-git-send-email-zhe.tao@intel.com> <9BB6961774997848B5B42BEC655768F80E2779DA@SHSMSX103.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" , "Yigit, Ferruh" To: "Wu, Jingjing" Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id E20992B97 for ; Mon, 10 Oct 2016 06:13:13 +0200 (CEST) Content-Disposition: inline In-Reply-To: <9BB6961774997848B5B42BEC655768F80E2779DA@SHSMSX103.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" On Mon, Oct 10, 2016 at 03:58:57AM +0000, Wu, Jingjing wrote: > NACK. > > This fix has been done by a new one which is already merged: http://dpdk.org/dev/patchwork/patch/15059/ Just want to let you know, that you don't have to NACK an old patchset. In the process of the patchwork, ideally, the patch author should mark the old one as "Superseded" once he send out a new version. Meanwhile, the committers might/could also do the mark while reviewing the patchwork. I have done that a lot, since I didn't see any one submitted virtio/vhost patches have done that before :/ --yliu