Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9B18AC433F5 for ; Thu, 13 Jan 2022 15:19:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236061AbiAMPTy (ORCPT ); Thu, 13 Jan 2022 10:19:54 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:59844 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229881AbiAMPTx (ORCPT ); Thu, 13 Jan 2022 10:19:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1642087193; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=NnVmdo4eA3jgB9H6nwQxP3p+2r7UOf/6AXY2LS6emsY=; b=Ad3xZTmx5jZGtH4TTfEF52EHvcKw5GTQOtatkHmn8EtifvQa6HscYajx8FMzKNV+aJf8fx dzBcacccSq/qxzl6lQI+KHS1nbmTnVRWso9xzGZmKBZuuL1rQ+1yXCMMh7nQ95VxFvh8Zp Sw4ugVnc67Z7v1JC8DbmeTAgRyn5+Fg= Received: from mail-ed1-f71.google.com (mail-ed1-f71.google.com [209.85.208.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-96-FSy6T8P4OWuGVIJN16hGrg-1; Thu, 13 Jan 2022 10:19:51 -0500 X-MC-Unique: FSy6T8P4OWuGVIJN16hGrg-1 Received: by mail-ed1-f71.google.com with SMTP id l14-20020aa7cace000000b003f7f8e1cbbdso5606319edt.20 for ; Thu, 13 Jan 2022 07:19:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=NnVmdo4eA3jgB9H6nwQxP3p+2r7UOf/6AXY2LS6emsY=; b=GS9JWEphG9QOTH2CnMVk+gNh3olxomnPJfeNN9BNCu7ul51wSMrfyeGWJRgCuAn5+J be5tL0ZTpQCcZ2VTbK+o35FwCQXBIvOxaDLmeu5hbLnwfTzrfEHTx1S6a/XH0NUJxjk/ aDCctGWejxLL0R4Cfs0YFe28kyaZULFPehbfBHcMYJbD/52j+ktgWgktu2UyTr1Lv6hg 7XVHpp1iEKzar9o0jyBnKK4iK6KuH7XCU5yoHi7qcr1tNNpwzs5te00hr2daDCUsdgyv mrt5itZlSDnfLGPn87by+weptTICwkmdoxSQCoqOZ7DYuUCdv3rhZyrTaY+/82Mo6ysI Ok7Q== X-Gm-Message-State: AOAM530bwfcJoApq0Uiw2oeSQ4K6MMp64qXFGIzHsCx0Ug/I9j1SdnCN Bt33yzRRaDPlFF4zWeqRhZ9RXbMb9Z9fE+DMQRcfso2qDETMG/ahwOUcJd9ywSWj0FrHAABYPZZ aitC7OCrLnAcEY7HeUiVt3hAU X-Received: by 2002:a17:906:7942:: with SMTP id l2mr4109130ejo.730.1642087190545; Thu, 13 Jan 2022 07:19:50 -0800 (PST) X-Google-Smtp-Source: ABdhPJzY9l0dMwz3EJs33yEWQDUQD/vM85TTnjGbfUdGlr/uzrnbvqMxaz/IW8imPgv8gALNSSrBgA== X-Received: by 2002:a17:906:7942:: with SMTP id l2mr4109114ejo.730.1642087190356; Thu, 13 Jan 2022 07:19:50 -0800 (PST) Received: from redhat.com ([2.55.154.210]) by smtp.gmail.com with ESMTPSA id m12sm1309096edd.86.2022.01.13.07.19.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jan 2022 07:19:49 -0800 (PST) Date: Thu, 13 Jan 2022 10:19:46 -0500 From: "Michael S. Tsirkin" To: Stefano Garzarella Cc: virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, stefanha@redhat.com, Jason Wang , linux-kernel@vger.kernel.org, kvm@vger.kernel.org Subject: Re: [RFC PATCH] vhost: cache avail index in vhost_enable_notify() Message-ID: <20220113101922-mutt-send-email-mst@kernel.org> References: <20220113145642.205388-1-sgarzare@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220113145642.205388-1-sgarzare@redhat.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 13, 2022 at 03:56:42PM +0100, Stefano Garzarella wrote: > In vhost_enable_notify() we enable the notifications and we read > the avail index to check if new buffers have become available in > the meantime. In this case, the device would go to re-read avail > index to access the descriptor. > > As we already do in other place, we can cache the value in `avail_idx` > and compare it with `last_avail_idx` to check if there are new > buffers available. > > Signed-off-by: Stefano Garzarella I guess we can ... but what's the point? > --- > drivers/vhost/vhost.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/drivers/vhost/vhost.c b/drivers/vhost/vhost.c > index 59edb5a1ffe2..07363dff559e 100644 > --- a/drivers/vhost/vhost.c > +++ b/drivers/vhost/vhost.c > @@ -2543,8 +2543,9 @@ bool vhost_enable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) > &vq->avail->idx, r); > return false; > } > + vq->avail_idx = vhost16_to_cpu(vq, avail_idx); > > - return vhost16_to_cpu(vq, avail_idx) != vq->avail_idx; > + return vq->avail_idx != vq->last_avail_idx; > } > EXPORT_SYMBOL_GPL(vhost_enable_notify); > > -- > 2.31.1