Received: by 2002:ac0:da4c:0:0:0:0:0 with SMTP id a12csp339457imi; Thu, 21 Jul 2022 01:47:47 -0700 (PDT) X-Google-Smtp-Source: AGRyM1vJhPoSX5T8Ccav9kghK/YBUeJSal69riureC5Dc0+C/j+BHJqP5J5dwNmxL3Mk0OHpLnuH X-Received: by 2002:a05:6402:1767:b0:43b:a844:14f with SMTP id da7-20020a056402176700b0043ba844014fmr11634183edb.131.1658393266746; Thu, 21 Jul 2022 01:47:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1658393266; cv=none; d=google.com; s=arc-20160816; b=CEXmDzWqcVhfgfVQM/0lAAmzx5/z0B2ihOmGdvLswo2sST/O1azsKClXYYWa5D6kkv tScLvFSOVCx/vut414SJm6c5OAPdQhRwG0Zg6iUuE2m2WoNcKXTCzwHPv0FC8UGTYVhi vDGEEI5GaisMBRkQK+fQjks2Qger0Xe6AAq2DqIxvenaKvOwEuJQKcvAZ2BeLSI9p0w7 0DvgKV9lNBnNi9sbRCYG0hGehFjSi5piYUYEloQOzUQGBqjFcmb85EPoSFWl20geWOmD p6A3xeaXvvZN1yPAsWnnMV8gZ/ghZOf2YLPUpnW6ncoPFKGXpsgnSVyt6TenkqZ5N4m1 hnyw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=GYf2qmR0Y9yBVZKQi34M8FNUn/+iD06hE5ObrDD+WHE=; b=aFfOM4bJYqGFxrL9SxdcESWFblu9eBowTg18Wj88wCxhV5F36bnSbDCdrdJiUlSFzx zUwqh5aTnFYFix1hGvRpljcwgjFqBozcEz6ZLpEam5rlCXZ1HiJIoXkLZDp/1hMIdI3e hKXAyAseY0BAGwjYIoybE6L2MHsVtoHEZke2nooAluc1Zb9+JE6mSXXFyhhWV/+ZV9uV 8XdG3cwZSQx2LO/1+tB0HcUVRbnw2CxLeycxIONndJ5Cuc9DCSd3MIm/xR+ZCpjLy4W/ SWrGwI8ZtzGF9GvV7+IuRqGSfNoI2NYJYy2WMM5VbCm47bHe4tKQuZBujlxWeOa6YPLA y+WA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id gn20-20020a1709070d1400b0071200c979b1si1985222ejc.644.2022.07.21.01.47.21; Thu, 21 Jul 2022 01:47:46 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232073AbiGUIoe (ORCPT + 99 others); Thu, 21 Jul 2022 04:44:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45574 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232520AbiGUIob (ORCPT ); Thu, 21 Jul 2022 04:44:31 -0400 Received: from smtp236.sjtu.edu.cn (smtp236.sjtu.edu.cn [202.120.2.236]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7BC227F52B for ; Thu, 21 Jul 2022 01:44:29 -0700 (PDT) Received: from proxy02.sjtu.edu.cn (smtp188.sjtu.edu.cn [202.120.2.188]) by smtp236.sjtu.edu.cn (Postfix) with ESMTPS id 5DFA21008B392; Thu, 21 Jul 2022 16:44:22 +0800 (CST) Received: from localhost (localhost.localdomain [127.0.0.1]) by proxy02.sjtu.edu.cn (Postfix) with ESMTP id 376B32007EB67; Thu, 21 Jul 2022 16:44:22 +0800 (CST) X-Virus-Scanned: amavisd-new at Received: from proxy02.sjtu.edu.cn ([127.0.0.1]) by localhost (proxy02.sjtu.edu.cn [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id n2EMzlF6ilrD; Thu, 21 Jul 2022 16:44:22 +0800 (CST) Received: from localhost.localdomain (unknown [202.120.40.82]) (Authenticated sender: qtxuning1999@sjtu.edu.cn) by proxy02.sjtu.edu.cn (Postfix) with ESMTPSA id E37C22008B6BB; Thu, 21 Jul 2022 16:44:10 +0800 (CST) From: Guo Zhi To: eperezma@redhat.com, jasowang@redhat.com, sgarzare@redhat.com, mst@redhat.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, Guo Zhi Subject: [RFC 2/5] vhost: announce VIRTIO_F_IN_ORDER support Date: Thu, 21 Jul 2022 16:43:38 +0800 Message-Id: <20220721084341.24183-3-qtxuning1999@sjtu.edu.cn> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20220721084341.24183-1-qtxuning1999@sjtu.edu.cn> References: <20220721084341.24183-1-qtxuning1999@sjtu.edu.cn> X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00,RCVD_IN_SORBS_WEB, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org In order feature is supported by default in vhost. Signed-off-by: Guo Zhi --- drivers/vhost/vhost.h | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/vhost/vhost.h b/drivers/vhost/vhost.h index 7b2c0fbb5..b425c8f50 100644 --- a/drivers/vhost/vhost.h +++ b/drivers/vhost/vhost.h @@ -241,6 +241,7 @@ enum { (1ULL << VIRTIO_RING_F_EVENT_IDX) | (1ULL << VHOST_F_LOG_ALL) | (1ULL << VIRTIO_F_ANY_LAYOUT) | + (1ULL << VIRTIO_F_IN_ORDER) | (1ULL << VIRTIO_F_VERSION_1) }; -- 2.17.1