From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E48A5C432BE for ; Thu, 2 Sep 2021 15:16:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C1B3460F4B for ; Thu, 2 Sep 2021 15:16:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345713AbhIBPRa (ORCPT ); Thu, 2 Sep 2021 11:17:30 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:54038 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229941AbhIBPR3 (ORCPT ); Thu, 2 Sep 2021 11:17:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1630595790; 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=P+xP+wLYOPrkRCNRBb2x5tHhjBwlMaOVmyphk+jfNrg=; b=a/sadIS+LBBb9N+0/mKDaM3h25RwI0xAL1jVOpBBBxbpnDJucLleovGv1/VzNg+uwu1GLh GMU/ku/ZpJy4JKI+VJk01qYE0JbHJeyI5VuKzDu+MrmmLLto6hR+zlHQZUiiPrdMBB3bUo woU/No7e+yg784H/Rr950Qm0PU7Xppo= Received: from mail-ed1-f69.google.com (mail-ed1-f69.google.com [209.85.208.69]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-410-FdhtbVkBMSuSGL6m_p2PwQ-1; Thu, 02 Sep 2021 11:16:28 -0400 X-MC-Unique: FdhtbVkBMSuSGL6m_p2PwQ-1 Received: by mail-ed1-f69.google.com with SMTP id e6-20020a056402088600b003c73100e376so1113403edy.17 for ; Thu, 02 Sep 2021 08:16:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=P+xP+wLYOPrkRCNRBb2x5tHhjBwlMaOVmyphk+jfNrg=; b=SYB1E+IzOHZclGQ1NAadCP1FbKi/zLqK1ZWq+KrejJm/dxe4z1sakUMmZlz3QMfxlg MQMHuO66UR2QAtc5ztH0g6ykct/Grhi8cdeGHeosXc4xGQ1Vg5CkHxgDWtG8Pyne/xZo dGK88qn2viIp9qOUbleEfvVIIAMvVnKnTu1Mrv2GWmSxsBDqH470MB1E+yTsPVAMWtpn tvbcikbAn9fIZtUOAuXHjqqKxXsymB0/N5SVEfXS3E+xgGd2jsMl7S2+x2D3JsWyooXK e1+mpLkSbPzdjzFq2ldwsOCwwn+++3nH5Pq5In/+682HNyVlye5mCzuW6XeUVnuznKWB VRXg== X-Gm-Message-State: AOAM532f9eRuHbgLw/CKm5FQC4ml0TyQ+xFT0zukhXDEMfJI6aW29iU1 4T9wWcrDmjhXaf41KivLFg38N2MhQSuu3SHeARLr/JRaT/04h1xGERXn4g6i04jGmvlOJri2BCg lVjQ4SCx7+rOXXH7KMuKIrw== X-Received: by 2002:a05:6402:2909:: with SMTP id ee9mr3940283edb.377.1630595787551; Thu, 02 Sep 2021 08:16:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxvdswIUfKGCpx598o8TrM8YiJqz9vjAp7AEL9/nn4zRuT+kpCK9mYHSHPKCJI7JCs7p2TIFQ== X-Received: by 2002:a05:6402:2909:: with SMTP id ee9mr3940266edb.377.1630595787408; Thu, 02 Sep 2021 08:16:27 -0700 (PDT) Received: from redhat.com ([2.55.140.175]) by smtp.gmail.com with ESMTPSA id bx11sm1366868ejb.107.2021.09.02.08.16.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Sep 2021 08:16:26 -0700 (PDT) Date: Thu, 2 Sep 2021 11:16:22 -0400 From: "Michael S. Tsirkin" To: Junji Wei Cc: dledford@redhat.com, jgg@ziepe.ca, jasowang@redhat.com, yuval.shaia.ml@gmail.com, marcel.apfelbaum@gmail.com, cohuck@redhat.com, hare@suse.de, xieyongji@bytedance.com, chaiwen.cc@bytedance.com, linux-rdma@vger.kernel.org, virtualization@lists.linux-foundation.org, qemu-devel@nongnu.org Subject: Re: [RFC 5/5] hw/virtio-rdma: VirtIO rdma device Message-ID: <20210902111601-mutt-send-email-mst@kernel.org> References: <20210902130625.25277-1-weijunji@bytedance.com> <20210902130625.25277-6-weijunji@bytedance.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210902130625.25277-6-weijunji@bytedance.com> Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org On Thu, Sep 02, 2021 at 09:06:25PM +0800, Junji Wei wrote: > diff --git a/include/standard-headers/linux/virtio_ids.h b/include/standard-headers/linux/virtio_ids.h > index b052355ac7..4c2151bffb 100644 > --- a/include/standard-headers/linux/virtio_ids.h > +++ b/include/standard-headers/linux/virtio_ids.h > @@ -48,5 +48,6 @@ > #define VIRTIO_ID_FS 26 /* virtio filesystem */ > #define VIRTIO_ID_PMEM 27 /* virtio pmem */ > #define VIRTIO_ID_MAC80211_HWSIM 29 /* virtio mac80211-hwsim */ > +#define VIRTIO_ID_RDMA 30 /* virtio rdma */ You can start by registering this with the virtio TC. > #endif /* _LINUX_VIRTIO_IDS_H */ > -- > 2.11.0 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F1515C432BE for ; Thu, 2 Sep 2021 15:16:37 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9CB05610A2 for ; Thu, 2 Sep 2021 15:16:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9CB05610A2 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 5E1B74076D; Thu, 2 Sep 2021 15:16:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QpQf0b83HgK3; Thu, 2 Sep 2021 15:16:33 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp2.osuosl.org (Postfix) with ESMTPS id E307E40768; Thu, 2 Sep 2021 15:16:32 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id BA601C0010; Thu, 2 Sep 2021 15:16:32 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) by lists.linuxfoundation.org (Postfix) with ESMTP id 14867C000E for ; Thu, 2 Sep 2021 15:16:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 01F4140768 for ; Thu, 2 Sep 2021 15:16:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I_tE9aDhM5pd for ; Thu, 2 Sep 2021 15:16:31 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by smtp2.osuosl.org (Postfix) with ESMTPS id 40F2740749 for ; Thu, 2 Sep 2021 15:16:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1630595789; 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=P+xP+wLYOPrkRCNRBb2x5tHhjBwlMaOVmyphk+jfNrg=; b=GZQ2YH3vtgEXTQ7m+yUY4cxfKGg7DYtYs/dcanDeNFeFuw0uLFeRTmMGFpiWoM93atErsO 52s0+vGXkW8Jzj2eUYVo3hWkPdUsgb39/2tnTZlt4twfLEVH7QM+BAx50UTKfchdA8g82k Fr9cwPwgVO2wi1f5iR1N85NN0KTatEs= Received: from mail-ej1-f72.google.com (mail-ej1-f72.google.com [209.85.218.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-482-SxfHZRLmO2qnE8cILPj6lA-1; Thu, 02 Sep 2021 11:16:28 -0400 X-MC-Unique: SxfHZRLmO2qnE8cILPj6lA-1 Received: by mail-ej1-f72.google.com with SMTP id x21-20020a170906135500b005d8d4900c5eso1094923ejb.4 for ; Thu, 02 Sep 2021 08:16:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=P+xP+wLYOPrkRCNRBb2x5tHhjBwlMaOVmyphk+jfNrg=; b=j6gs71hFSpaiooGwuZSjXKq4WalUzw0TCbpSDWPPWIngx/v7q5zLTL74ftwMSAoPYL jRTwQmKazwYZnrI/3BqBVwjoJ6vmGYqMgx7FNX7O0MZoG6hyZxgjLdTEOE200UAc73Mr ntLLW339wCQ2W+/XdQxmf+ml4z7oid+nZSZGl/OqwQGPQkt8PgnXGjx0KAtTpfBnYyhc RmT37OII9HqO+ow3eFWD5Q13qk3aC2+awXGiHLCZH/FZ0o13b8Ct6dxbXw0ClmH9/7eU JGxpFTK+vAklWNxBGc5LLSIJ1tNEn14IEG384r14bxjKS645rO/YI3z7FVLxulGR/K9D cETw== X-Gm-Message-State: AOAM531MMlQty1Wi4iRK1v9gMha9iojR5I0mqAPfSRp48IArVaef5EgM FenSkPb0DVlV5E1SjumWKx9P2RoGEz2qCEZkZvhLxSCiNp3yTrkb2f/Nys1/d1bZhdmncWXdbRy Dp6Uf5+vCzdS7LmQvWB/sVDqJ/kGohnvNwHGYxOgPRQ== X-Received: by 2002:a05:6402:2909:: with SMTP id ee9mr3940287edb.377.1630595787552; Thu, 02 Sep 2021 08:16:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxvdswIUfKGCpx598o8TrM8YiJqz9vjAp7AEL9/nn4zRuT+kpCK9mYHSHPKCJI7JCs7p2TIFQ== X-Received: by 2002:a05:6402:2909:: with SMTP id ee9mr3940266edb.377.1630595787408; Thu, 02 Sep 2021 08:16:27 -0700 (PDT) Received: from redhat.com ([2.55.140.175]) by smtp.gmail.com with ESMTPSA id bx11sm1366868ejb.107.2021.09.02.08.16.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Sep 2021 08:16:26 -0700 (PDT) Date: Thu, 2 Sep 2021 11:16:22 -0400 From: "Michael S. Tsirkin" To: Junji Wei Subject: Re: [RFC 5/5] hw/virtio-rdma: VirtIO rdma device Message-ID: <20210902111601-mutt-send-email-mst@kernel.org> References: <20210902130625.25277-1-weijunji@bytedance.com> <20210902130625.25277-6-weijunji@bytedance.com> MIME-Version: 1.0 In-Reply-To: <20210902130625.25277-6-weijunji@bytedance.com> Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mst@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Disposition: inline Cc: qemu-devel@nongnu.org, xieyongji@bytedance.com, linux-rdma@vger.kernel.org, cohuck@redhat.com, yuval.shaia.ml@gmail.com, virtualization@lists.linux-foundation.org, jgg@ziepe.ca, dledford@redhat.com, chaiwen.cc@bytedance.com X-BeenThere: virtualization@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Linux virtualization List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: virtualization-bounces@lists.linux-foundation.org Sender: "Virtualization" On Thu, Sep 02, 2021 at 09:06:25PM +0800, Junji Wei wrote: > diff --git a/include/standard-headers/linux/virtio_ids.h b/include/standard-headers/linux/virtio_ids.h > index b052355ac7..4c2151bffb 100644 > --- a/include/standard-headers/linux/virtio_ids.h > +++ b/include/standard-headers/linux/virtio_ids.h > @@ -48,5 +48,6 @@ > #define VIRTIO_ID_FS 26 /* virtio filesystem */ > #define VIRTIO_ID_PMEM 27 /* virtio pmem */ > #define VIRTIO_ID_MAC80211_HWSIM 29 /* virtio mac80211-hwsim */ > +#define VIRTIO_ID_RDMA 30 /* virtio rdma */ You can start by registering this with the virtio TC. > #endif /* _LINUX_VIRTIO_IDS_H */ > -- > 2.11.0 _______________________________________________ Virtualization mailing list Virtualization@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/virtualization From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CC712C432BE for ; Thu, 2 Sep 2021 15:21:17 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7AF38600AA for ; Thu, 2 Sep 2021 15:21:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7AF38600AA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=nongnu.org Received: from localhost ([::1]:60208 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLoWi-0007dC-L5 for qemu-devel@archiver.kernel.org; Thu, 02 Sep 2021 11:21:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46722) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLoSU-0002iF-HD for qemu-devel@nongnu.org; Thu, 02 Sep 2021 11:16:54 -0400 Received: from us-smtp-delivery-124.mimecast.com ([216.205.24.124]:42590) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLoSS-0000vC-1J for qemu-devel@nongnu.org; Thu, 02 Sep 2021 11:16:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1630595795; 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=P+xP+wLYOPrkRCNRBb2x5tHhjBwlMaOVmyphk+jfNrg=; b=a+J346XXWvvRZVzUn8Hvha4+lDd3O9ld8B7mEAjh2/+NX7wULkelClNrBRNLVLFXJk5i1c D6qpyUiuyrg3NXOXgyArPJJ0G651uH2O5D1Af3gH3N894hJir/mqD65hHA6s/LL4/ARVgG CdnL83QGXStTF8ScNoMya5sm18D6rhY= Received: from mail-ed1-f71.google.com (mail-ed1-f71.google.com [209.85.208.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-535-IicKuZIaP7ae3EzmO02Jrw-1; Thu, 02 Sep 2021 11:16:28 -0400 X-MC-Unique: IicKuZIaP7ae3EzmO02Jrw-1 Received: by mail-ed1-f71.google.com with SMTP id s15-20020a056402520f00b003cad788f1f6so1103895edd.22 for ; Thu, 02 Sep 2021 08:16:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=P+xP+wLYOPrkRCNRBb2x5tHhjBwlMaOVmyphk+jfNrg=; b=iXKhE8pnLV3gvjhJDqCLZWdFcaI7wxd85+UJMacmaY/dwc2DgsxsUCuP3k3Txqm2uT kw/R/Sz2+vG3bH4KR8HvMGNZ4XGd1Qicmrx/4KxjrGIMJOFFrALP8Cxmwp3USJqAAst9 m1hjf7iL7RYtxJP9v3pzvYjowiV72vHk9E9la9VeZaXCcG6BBS4eo/ClaZetD2/AdYfH 0wbrMpd4EKCKJUCSUduBzjbq9Abi6JMuNMmSleQPNGOOncExDOwLKmslmYwu9iYZBiuS MqZcbS3Pt81SC7Nq7l+Rx/mc9MMoJPJXVlIzqIPlErqw1zg5cgK3d+H+1en0X45vuRtd 9k4Q== X-Gm-Message-State: AOAM533wZ5jBi8TodaeCm1WBUQdvp6a2FwLMpa7i6xRDpTeknRi+WVcR rs00TpQtmSdACyAO5jrxTD2It6cLBg2DHW9+yGvNWipEQ17MBRPEFJ31seE3xjz7bA4PbyeSFpo ta/LdMOdP5X+CxO4= X-Received: by 2002:a05:6402:2909:: with SMTP id ee9mr3940296edb.377.1630595787581; Thu, 02 Sep 2021 08:16:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxvdswIUfKGCpx598o8TrM8YiJqz9vjAp7AEL9/nn4zRuT+kpCK9mYHSHPKCJI7JCs7p2TIFQ== X-Received: by 2002:a05:6402:2909:: with SMTP id ee9mr3940266edb.377.1630595787408; Thu, 02 Sep 2021 08:16:27 -0700 (PDT) Received: from redhat.com ([2.55.140.175]) by smtp.gmail.com with ESMTPSA id bx11sm1366868ejb.107.2021.09.02.08.16.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Sep 2021 08:16:26 -0700 (PDT) Date: Thu, 2 Sep 2021 11:16:22 -0400 From: "Michael S. Tsirkin" To: Junji Wei Subject: Re: [RFC 5/5] hw/virtio-rdma: VirtIO rdma device Message-ID: <20210902111601-mutt-send-email-mst@kernel.org> References: <20210902130625.25277-1-weijunji@bytedance.com> <20210902130625.25277-6-weijunji@bytedance.com> MIME-Version: 1.0 In-Reply-To: <20210902130625.25277-6-weijunji@bytedance.com> Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=mst@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Received-SPF: pass client-ip=216.205.24.124; envelope-from=mst@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -31 X-Spam_score: -3.2 X-Spam_bar: --- X-Spam_report: (-3.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.39, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-devel@nongnu.org, xieyongji@bytedance.com, linux-rdma@vger.kernel.org, jasowang@redhat.com, cohuck@redhat.com, yuval.shaia.ml@gmail.com, virtualization@lists.linux-foundation.org, jgg@ziepe.ca, dledford@redhat.com, chaiwen.cc@bytedance.com, hare@suse.de Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Thu, Sep 02, 2021 at 09:06:25PM +0800, Junji Wei wrote: > diff --git a/include/standard-headers/linux/virtio_ids.h b/include/standard-headers/linux/virtio_ids.h > index b052355ac7..4c2151bffb 100644 > --- a/include/standard-headers/linux/virtio_ids.h > +++ b/include/standard-headers/linux/virtio_ids.h > @@ -48,5 +48,6 @@ > #define VIRTIO_ID_FS 26 /* virtio filesystem */ > #define VIRTIO_ID_PMEM 27 /* virtio pmem */ > #define VIRTIO_ID_MAC80211_HWSIM 29 /* virtio mac80211-hwsim */ > +#define VIRTIO_ID_RDMA 30 /* virtio rdma */ You can start by registering this with the virtio TC. > #endif /* _LINUX_VIRTIO_IDS_H */ > -- > 2.11.0