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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 303D8C761A6 for ; Mon, 3 Apr 2023 17:37:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231687AbjDCRhY (ORCPT ); Mon, 3 Apr 2023 13:37:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39368 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231769AbjDCRg4 (ORCPT ); Mon, 3 Apr 2023 13:36:56 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2B8FC1BE4 for ; Mon, 3 Apr 2023 10:36:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1680543368; 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=kRxa0YKbguBcG37lL5IXPmAB9UHNR9qC66djwGg5+XY=; b=GtJPXurheN1LCMk5M17DBYxHzhBVWnTCjXlbqf6mdCPLqQo+cZ0gT44FGsAUZFxX6mk4Lo njQqKxWg3HToiyNJhdp42PrTFqtWu2S3X9zqf5ZhCJwga07Vok65pKD6lNPkSdAF7SR7cU nF7vvD7ZA62iLqvlC3hPbcxJ4oELrrY= Received: from mail-ed1-f69.google.com (mail-ed1-f69.google.com [209.85.208.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-473-Dws4UzYuMpyty8gnMdumZw-1; Mon, 03 Apr 2023 13:36:07 -0400 X-MC-Unique: Dws4UzYuMpyty8gnMdumZw-1 Received: by mail-ed1-f69.google.com with SMTP id c1-20020a0564021f8100b004acbe232c03so41569455edc.9 for ; Mon, 03 Apr 2023 10:36:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680543366; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=kRxa0YKbguBcG37lL5IXPmAB9UHNR9qC66djwGg5+XY=; b=RepsP8lZoFo7Ywig+7Dw1YaFITQc0zYOCymYh72uGk+dTrRO2wKbf9P7dISUIIeNOM B86PB5MTiN4XBTnaN4wwGq154wdU6tpp4QjMrziiQAFHI+uJyGljzEJFOqmvz7WAwH1w GrVwXjbr4mwjVKDAij9bVhjnccc0w2zYqW1/O0hxS3wW3kNIYGA8ceaaMpCtFE9YciWB Gsl62yqHuzwYwmIAXZXUatumXofZ8XaTMlN8LYJKxfyAig97+mVip/0IeP39ZJ2lAnP3 V6+vIwR1o1a3K+G5vk/yheg4oppdQPT8pUXHRzq4m63lVG33ZNBSDwHAln9JPwnh/wXJ wihQ== X-Gm-Message-State: AAQBX9fEbE3xJpcM9h3muUUWOsd48nZovRg+vpi1yRz71kSKa+sXIFNY xqGi/ITUt0oLp3aAmKeixlP0b820qCvxmU6eaYEaxXNS7ejqNRAcCH3sF1zsQTMTsCqkCWCYqoU faF3v5bGTbSJ54sq3d02R1BE= X-Received: by 2002:a05:6402:68a:b0:500:47ed:9784 with SMTP id f10-20020a056402068a00b0050047ed9784mr18115780edy.14.1680543366041; Mon, 03 Apr 2023 10:36:06 -0700 (PDT) X-Google-Smtp-Source: AKy350ZeBwpH/XQY7l9EvuJLwM3aTGzHzseeXKXbq/GXuvWXoXuy0gvDUtkeWJVcJ9D9wmn4rGwqSA== X-Received: by 2002:a05:6402:68a:b0:500:47ed:9784 with SMTP id f10-20020a056402068a00b0050047ed9784mr18115771edy.14.1680543365798; Mon, 03 Apr 2023 10:36:05 -0700 (PDT) Received: from redhat.com ([213.152.162.235]) by smtp.gmail.com with ESMTPSA id m2-20020a50d7c2000000b004fe924d16cfsm4903827edj.31.2023.04.03.10.36.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Apr 2023 10:36:05 -0700 (PDT) Date: Mon, 3 Apr 2023 13:35:59 -0400 From: "Michael S. Tsirkin" To: Christoph Hellwig Cc: Dmitry Fomichev , Jens Axboe , virtio-dev@lists.oasis-open.org, Damien Le Moal , Sam Li , virtualization@lists.linux-foundation.org, linux-block@vger.kernel.org Subject: Re: [PATCH v2 1/2] virtio-blk: migrate to the latest patchset version Message-ID: <20230403133334-mutt-send-email-mst@kernel.org> References: <20230330214953.1088216-1-dmitry.fomichev@wdc.com> <20230330214953.1088216-2-dmitry.fomichev@wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org On Mon, Apr 03, 2023 at 08:15:26AM -0700, Christoph Hellwig wrote: > What is "migrate to the latest patchset version" even supposed to mean? > > I don't think that belongs into a kernel commit description. I think this should be something like "update to latest interface version". -- MST 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 Received: from ws5-mx01.kavi.com (ws5-mx01.kavi.com [34.193.7.191]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D6CB0C76196 for ; Mon, 3 Apr 2023 17:36:09 +0000 (UTC) Received: from lists.oasis-open.org (oasis.ws5.connectedcommunity.org [10.110.1.242]) by ws5-mx01.kavi.com (Postfix) with ESMTP id 4EE1F3710C for ; Mon, 3 Apr 2023 17:36:09 +0000 (UTC) Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 3E7029863FA for ; Mon, 3 Apr 2023 17:36:09 +0000 (UTC) Received: from host09.ws5.connectedcommunity.org (host09.ws5.connectedcommunity.org [10.110.1.97]) by lists.oasis-open.org (Postfix) with QMQP id 33E9F9863DE; Mon, 3 Apr 2023 17:36:09 +0000 (UTC) Mailing-List: contact virtio-dev-help@lists.oasis-open.org; run by ezmlm List-ID: Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 24BE99863DF for ; Mon, 3 Apr 2023 17:36:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at kavi.com X-MC-Unique: BFqc8p1VPpyxr1to64GlDA-1 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680543366; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=kRxa0YKbguBcG37lL5IXPmAB9UHNR9qC66djwGg5+XY=; b=scu5DU7D0v+kyVTFuXGGK10VwOyTRb5HFHtb4ct+0l0f4PQ7sZZiQJFBspScpJmT7c 442HHA1xthuJxZO3Ync0MV7UFxLdn89EACjlHSsuohG+kESeaHS2H3mgU6PPB7ns1pIf /e45/IPgDRwqGIPe5W0Y5jHoW50LioXWSc6UtUBPnNOWrBNwhYVFbpFHGA+trnmTl7OA dEjKvbuEkOa0tddaWj5D9ATNZ89w5sHz8sxEU5Y3L1BhUDCRcomhGdYXk8N4JqUirWnO c0dm8dCkz3GWYhMKZE/mIWGq8Jr23/Ac5WBIOalBOfy2svRabcdecdnkKdVRhmfhfxEa Pcsg== X-Gm-Message-State: AAQBX9fk6e3Tj6m0ajsl4PKpz+Y7HhFk+fbWiXz54fy/IUhn7NjCBL8+ 1gvpl6885euSoVnBPRqIQbxF8pDtQsCmzI5da/8bFMFqIwFuC6hEg58kjdUQccNGEqVvKdsa+TG NdOcy7cUmiTmHbLHa0OCr4+SF+B5K X-Received: by 2002:a05:6402:68a:b0:500:47ed:9784 with SMTP id f10-20020a056402068a00b0050047ed9784mr18115781edy.14.1680543366041; Mon, 03 Apr 2023 10:36:06 -0700 (PDT) X-Google-Smtp-Source: AKy350ZeBwpH/XQY7l9EvuJLwM3aTGzHzseeXKXbq/GXuvWXoXuy0gvDUtkeWJVcJ9D9wmn4rGwqSA== X-Received: by 2002:a05:6402:68a:b0:500:47ed:9784 with SMTP id f10-20020a056402068a00b0050047ed9784mr18115771edy.14.1680543365798; Mon, 03 Apr 2023 10:36:05 -0700 (PDT) Date: Mon, 3 Apr 2023 13:35:59 -0400 From: "Michael S. Tsirkin" To: Christoph Hellwig Cc: Dmitry Fomichev , Jens Axboe , virtio-dev@lists.oasis-open.org, Damien Le Moal , Sam Li , virtualization@lists.linux-foundation.org, linux-block@vger.kernel.org Message-ID: <20230403133334-mutt-send-email-mst@kernel.org> References: <20230330214953.1088216-1-dmitry.fomichev@wdc.com> <20230330214953.1088216-2-dmitry.fomichev@wdc.com> MIME-Version: 1.0 In-Reply-To: X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [virtio-dev] Re: [PATCH v2 1/2] virtio-blk: migrate to the latest patchset version On Mon, Apr 03, 2023 at 08:15:26AM -0700, Christoph Hellwig wrote: > What is "migrate to the latest patchset version" even supposed to mean? > > I don't think that belongs into a kernel commit description. I think this should be something like "update to latest interface version". -- MST --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org 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 Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3FC1BC76188 for ; Mon, 3 Apr 2023 17:36:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id BFC4C60A9E; Mon, 3 Apr 2023 17:36:19 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org BFC4C60A9E Authentication-Results: smtp3.osuosl.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=MqUxAv3q X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FxrWJGs5y4Oj; Mon, 3 Apr 2023 17:36:19 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp3.osuosl.org (Postfix) with ESMTPS id 42C8A606B0; Mon, 3 Apr 2023 17:36:18 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 42C8A606B0 Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 1C4D7C0037; Mon, 3 Apr 2023 17:36:18 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [IPv6:2605:bc80:3010::133]) by lists.linuxfoundation.org (Postfix) with ESMTP id 22E3CC002F for ; Mon, 3 Apr 2023 17:36:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id DDBAF409B5 for ; Mon, 3 Apr 2023 17:36:15 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org DDBAF409B5 Authentication-Results: smtp2.osuosl.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=MqUxAv3q 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 GkfvFpYH3MG8 for ; Mon, 3 Apr 2023 17:36:15 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 2F09E409B0 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by smtp2.osuosl.org (Postfix) with ESMTPS id 2F09E409B0 for ; Mon, 3 Apr 2023 17:36:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1680543373; 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=kRxa0YKbguBcG37lL5IXPmAB9UHNR9qC66djwGg5+XY=; b=MqUxAv3qbBTN9tH/Rt+Lu3UlsmCcb+h7fQgOqjoJ1aUfsKFYD+FlIMgDc6HIHEibypqbia wfa15tXOUJG4DhjVU9ajNytqfcGiMuad5sQHh73iucRY7Z1WqAzFavgHtnin64HECpletb ltOFzCr6UJY47R3jLrytj7jp5eBl8f8= Received: from mail-ed1-f72.google.com (mail-ed1-f72.google.com [209.85.208.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-473-rWmfUV4DNhWBufMsmIHOCg-1; Mon, 03 Apr 2023 13:36:07 -0400 X-MC-Unique: rWmfUV4DNhWBufMsmIHOCg-1 Received: by mail-ed1-f72.google.com with SMTP id j21-20020a508a95000000b004fd82403c91so41917657edj.3 for ; Mon, 03 Apr 2023 10:36:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680543366; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=kRxa0YKbguBcG37lL5IXPmAB9UHNR9qC66djwGg5+XY=; b=jn9WRBYU4HfTb5ExYimsJiz2AEutDR6BA0CuIWknhhRJO3pdoxqfkL3VgCUElY9w2L aSOuSUeULWjW4DJ/CVeX6os+ML3G1JXp9ETaq88feN0FulPQGvBP7XT1tr8WwWhdDec4 3eNryXH1yLOof2bGnU+wUqh76O9iMcCIBG5dCCQQMtT84sQr2GvtOOTqZoQV7l9b+ixn T9cbdtfxYPnUOhRvToHik2fmylYgipMfHAKW28uNwke4EPgSYCHJZRC0seUv+I/7+Fpu N7OGS9o1wpDuSx0zHCk7ciaCJINUQ7O0hn5BhQAIQu5LidQRr3288Vg283sjOuc6t/LZ sqxQ== X-Gm-Message-State: AAQBX9eS/wHtyWFaN0f6ZOV1ZRWXGPUBxxTPfhzih7aPiZEkLej5zJyL tT0HCiQH9C2/BQ1jUvTkdsj+y9+Cp9N/efBGJT9ehvxNnZ5YbL3C+FwUSYqE3S8+USiotQY7BFb JLXX7m/t/sOxzrBiXyZShtIpkj+UKAMksw6riexrBOw== X-Received: by 2002:a05:6402:68a:b0:500:47ed:9784 with SMTP id f10-20020a056402068a00b0050047ed9784mr18115778edy.14.1680543366041; Mon, 03 Apr 2023 10:36:06 -0700 (PDT) X-Google-Smtp-Source: AKy350ZeBwpH/XQY7l9EvuJLwM3aTGzHzseeXKXbq/GXuvWXoXuy0gvDUtkeWJVcJ9D9wmn4rGwqSA== X-Received: by 2002:a05:6402:68a:b0:500:47ed:9784 with SMTP id f10-20020a056402068a00b0050047ed9784mr18115771edy.14.1680543365798; Mon, 03 Apr 2023 10:36:05 -0700 (PDT) Received: from redhat.com ([213.152.162.235]) by smtp.gmail.com with ESMTPSA id m2-20020a50d7c2000000b004fe924d16cfsm4903827edj.31.2023.04.03.10.36.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Apr 2023 10:36:05 -0700 (PDT) Date: Mon, 3 Apr 2023 13:35:59 -0400 From: "Michael S. Tsirkin" To: Christoph Hellwig Subject: Re: [PATCH v2 1/2] virtio-blk: migrate to the latest patchset version Message-ID: <20230403133334-mutt-send-email-mst@kernel.org> References: <20230330214953.1088216-1-dmitry.fomichev@wdc.com> <20230330214953.1088216-2-dmitry.fomichev@wdc.com> MIME-Version: 1.0 In-Reply-To: X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Disposition: inline Cc: Jens Axboe , virtio-dev@lists.oasis-open.org, Dmitry Fomichev , Damien Le Moal , Sam Li , virtualization@lists.linux-foundation.org, linux-block@vger.kernel.org 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 Mon, Apr 03, 2023 at 08:15:26AM -0700, Christoph Hellwig wrote: > What is "migrate to the latest patchset version" even supposed to mean? > > I don't think that belongs into a kernel commit description. I think this should be something like "update to latest interface version". -- MST _______________________________________________ Virtualization mailing list Virtualization@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/virtualization