Received: by 10.192.165.148 with SMTP id m20csp811464imm; Thu, 10 May 2018 00:37:47 -0700 (PDT) X-Google-Smtp-Source: AB8JxZq8lFZDFbwcukajPPL/C6CpTynhyHARktkJCALIpDtQEumTkzVxjDUtUVf35N1i+zin8vJY X-Received: by 2002:a63:77cd:: with SMTP id s196-v6mr276421pgc.146.1525937867501; Thu, 10 May 2018 00:37:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525937867; cv=none; d=google.com; s=arc-20160816; b=lWujoe4EqjjUyGwNNJShw8GJanJloCHts/FvYe/jOrZXMIAn2rURzAbrtUkhIh4lU+ b0r8Js6mBdLmbSNu1afqlXsPv70lVCptzyJ0w8+I94JAeTIV097K9r4sEKurFeoRClLt JVFa9ZkkBRU0AikSrSFBNUf4eBkHteAYnqQEPQqmXOlHNTCQIOr0EcpYYf59AeKWKqTy +O401jQcLPsZSYv20+aWDdrp74UKCQQEdBaykv9Q8JqoCW0oMy3dT+8Aw7E9OuWaDhQP NRr5HcvfJ9RUlG+3dHWPzbsR/a5W/n4EKtWQBfIeMo/crW1pOAy4P9EWx3FqyiBZO12L pWyA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:references:cc:to:from:subject:arc-authentication-results; bh=rbstkYtorGtgqlefP9D/Vvxc7lFABpoibTPqs/HboIk=; b=Ks0K2hD7LYdDCHPEP+xiySbypuxXCRsIy2ITP9XXKvOkoxpWvX9Bl+Utav9BOk+5Gr 5oIrG725bmLlbLfUE60AGH1X7DkqBG07cjHqAm3e3dsJbCGkvfkww/8zdLzC5oPs2AqM 5fpJj5kKUKbX8e8aDmY59fIO5zZyxv82JkDXsMrqc8ILp+sP51sohA/9dLFln8osTiBb 42lYJYkcEMmGAwO1n/VDPGGVmKmtUJ1SEgBnMYVCcbygvE0PaQK1Eg2T3wpINwi1yaKb 4sx6+KQs5CzhMwQCzIIDKUaUK2k7hH4DaqM5TX5tb2dLo8XRLJIxhu55nc8DQp7YULDq /0vg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v2-v6si172430pgf.75.2018.05.10.00.36.29; Thu, 10 May 2018 00:37:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934520AbeEJHe6 (ORCPT + 99 others); Thu, 10 May 2018 03:34:58 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:42168 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933589AbeEJHe5 (ORCPT ); Thu, 10 May 2018 03:34:57 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id CF223406DE36; Thu, 10 May 2018 07:34:56 +0000 (UTC) Received: from [10.72.12.162] (ovpn-12-162.pek2.redhat.com [10.72.12.162]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 0150B215CDA7; Thu, 10 May 2018 07:34:53 +0000 (UTC) Subject: Re: [RFC v3 3/5] virtio_ring: add packed ring support From: Jason Wang To: Tiwei Bie , mst@redhat.com, virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Cc: wexu@redhat.com References: <20180425051550.24342-1-tiwei.bie@intel.com> <20180425051550.24342-4-tiwei.bie@intel.com> <927f4478-5a81-31d4-ac69-f9ec26248591@redhat.com> Message-ID: <5885acac-e9e3-3abf-b6a2-7347f4d55be2@redhat.com> Date: Thu, 10 May 2018 15:34:50 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <927f4478-5a81-31d4-ac69-f9ec26248591@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Scanned-By: MIMEDefang 2.78 on 10.11.54.6 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.7]); Thu, 10 May 2018 07:34:56 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.7]); Thu, 10 May 2018 07:34:56 +0000 (UTC) for IP:'10.11.54.6' DOMAIN:'int-mx06.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'jasowang@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2018年05月10日 15:32, Jason Wang wrote: > > > On 2018年04月25日 13:15, Tiwei Bie wrote: >> +    /* We're using some buffers from the free list. */ >> +    vq->vq.num_free -= descs_used; >> + >> +    /* Update free pointer */ >> +    if (indirect) { >> +        n = head + 1; >> +        if (n >= vq->vring_packed.num) { >> +            n = 0; >> +            vq->wrap_counter ^= 1; >> +        } >> +        vq->next_avail_idx = n; >> +    } else >> +        vq->next_avail_idx = i; > > During testing zerocopy (out of order completion), I found driver may > submit two identical buffer id to vhost. So the above code may not > work well. > > Consider the case that driver adds 3 buffer and virtqueue size is 8. > > a) id = 0,count = 2,next_avail = 2 > > b) id = 2,count = 4,next_avail = 2 next_avail should be 6 here. > > c) id = 4,count = 2,next_avail = 0 > id should be 6 here. Thanks > if packet b is done before packet a, driver may think buffer id 0 is > available and try to use it if even if the real buffer 0 was not done. > > Thanks > _______________________________________________ > Virtualization mailing list > Virtualization@lists.linux-foundation.org > https://lists.linuxfoundation.org/mailman/listinfo/virtualization