From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] virtio: avoid avail ring entry index update if equal Date: Thu, 28 Apr 2016 10:14:14 +0200 Message-ID: <4528431.uKn0KG87Hr@xps13> References: <1461259092-9309-1-git-send-email-huawei.xie@intel.com> <1461747238-124446-1-git-send-email-huawei.xie@intel.com> <20160428061931.GH25677@yliu-dev.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Yuanhan Liu , Huawei Xie , stephen@networkplumber.org, mukawa@igel.co.jp, kevin.traynor@intel.com, jianfeng.tan@intel.com To: dev@dpdk.org Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id 446F537B2 for ; Thu, 28 Apr 2016 10:14:17 +0200 (CEST) Received: by mail-wm0-f46.google.com with SMTP id a17so51566179wme.0 for ; Thu, 28 Apr 2016 01:14:17 -0700 (PDT) In-Reply-To: <20160428061931.GH25677@yliu-dev.sh.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" 2016-04-27 23:19, Yuanhan Liu: > And applied to dpdk-next-virtio, with few tiny changes: > > - we normally put suggested/reported-by above the SoB. Yes we must keep the chronological order in these lines.