From patchwork Mon Apr 4 10:31:28 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Michael S. Tsirkin" X-Patchwork-Id: 12800098 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 69988C433EF for ; Mon, 4 Apr 2022 10:31:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1358129AbiDDKdo (ORCPT ); Mon, 4 Apr 2022 06:33:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39538 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1357988AbiDDKdj (ORCPT ); Mon, 4 Apr 2022 06:33:39 -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 ESMTP id 39DF33CFEE for ; Mon, 4 Apr 2022 03:31:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1649068295; 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; bh=ZAR73l9+1WOyYLU1N4aBZq/AhW2TiRjp9zjhr1hdpGk=; b=PvHUQPBsl7DhbZrokCtS9UwpsJaogg23HPotYB/k2c9KO7xqsEq/XhqlDHW9uZS5H2DMXE VX7D3P9JJb+21R1Zd+Ii+eo8eArdhuWqwmfNlabiRKRUMRYAxyEAgyWBjEeg3U4fUf7G3H l/L/NVd2PrKYlqp2Te9pu9risDM8yms= Received: from mail-wm1-f69.google.com (mail-wm1-f69.google.com [209.85.128.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-167-ThG4qirLP-6Ut9aaBK27TA-1; Mon, 04 Apr 2022 06:31:34 -0400 X-MC-Unique: ThG4qirLP-6Ut9aaBK27TA-1 Received: by mail-wm1-f69.google.com with SMTP id l7-20020a05600c1d0700b0038c9c48f1e7so6755206wms.2 for ; Mon, 04 Apr 2022 03:31:34 -0700 (PDT) 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:mime-version :content-disposition; bh=ZAR73l9+1WOyYLU1N4aBZq/AhW2TiRjp9zjhr1hdpGk=; b=v5BL5Ycu12e981MwrwNP+nAT/gGLjw7Om9PlRFyjdi4YxqWr4hnkIgi2Zo99UUTaQu UR+GkHri5RhXA40hS4rvKr548JmkofoKnTADJGSCc3FQbgyQypqjHTrZHTQ8I/FZQbwl zY9ebs8XSrE5K/GIV7mTa4F9bZqcyfuv2KjyjAo2N8XxAPhYMXgHkUpxzxYrn4uNUAkv QwWlhjGxtkT9eBAfZ+l+BFqm0VEHtcuReDLnB2ZipBKi6J9WlIN3+TTdc2sljryxAlw7 KL/zQr1F3iuoU2ZqPchT1FCZbqSV+98E5wINMSjQI136rchqhOtJXZ7B5soPOnv9bV8/ Bb4A== X-Gm-Message-State: AOAM5329dXILkYQUZzRlciyUG47QcnGvDKV5cwGPowaGxO8Jmsq4nIhR LS8xJnMAnOh71FwcaVVHHjJ8+eVKp7QjcLUe0+iWCyJn0YS9KHvSor01bcDq+W6GqE1Tg13zrLJ GGUouW+HRptyd X-Received: by 2002:a5d:6944:0:b0:203:e024:7cdd with SMTP id r4-20020a5d6944000000b00203e0247cddmr16372270wrw.503.1649068293059; Mon, 04 Apr 2022 03:31:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwhH6jXXCNsS0CDc1GvA4tUCvtOnZ01cqJiOcI9JEogzYD5ay3XT2i7n/tCqJgUrwWPwTT6jQ== X-Received: by 2002:a5d:6944:0:b0:203:e024:7cdd with SMTP id r4-20020a5d6944000000b00203e0247cddmr16372254wrw.503.1649068292813; Mon, 04 Apr 2022 03:31:32 -0700 (PDT) Received: from redhat.com ([2.54.40.213]) by smtp.gmail.com with ESMTPSA id p14-20020a05600c1d8e00b0038dbb5ecc8asm9289654wms.2.2022.04.04.03.31.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 04 Apr 2022 03:31:32 -0700 (PDT) Date: Mon, 4 Apr 2022 06:31:28 -0400 From: "Michael S. Tsirkin" To: Linus Torvalds Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, elic@nvidia.com, jasowang@redhat.com, mst@redhat.com Subject: [GIT PULL] virtio: fixes, cleanups Message-ID: <20220404063128-mutt-send-email-mst@kernel.org> MIME-Version: 1.0 Content-Disposition: inline X-Mutt-Fcc: =sent Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org The following changes since commit ad6dc1daaf29f97f23cc810d60ee01c0e83f4c6b: vdpa/mlx5: Avoid processing works if workqueue was destroyed (2022-03-28 16:54:30 -0400) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus for you to fetch changes up to 1c80cf031e0204fde471558ee40183695773ce13: vdpa: mlx5: synchronize driver status with CVQ (2022-03-30 04:18:14 -0400) ---------------------------------------------------------------- virtio: fixes, cleanups A couple of mlx5 fixes related to cvq A couple of reverts dropping useless code (code that used it got reverted earlier) Signed-off-by: Michael S. Tsirkin ---------------------------------------------------------------- Jason Wang (2): vdpa: mlx5: prevent cvq work from hogging CPU vdpa: mlx5: synchronize driver status with CVQ Michael S. Tsirkin (2): Revert "virtio: use virtio_device_ready() in virtio_device_restore()" Revert "virtio_config: introduce a new .enable_cbs method" drivers/vdpa/mlx5/net/mlx5_vnet.c | 62 ++++++++++++++++++++++++++------------- drivers/virtio/virtio.c | 5 ++-- include/linux/virtio_config.h | 6 ---- 3 files changed, 43 insertions(+), 30 deletions(-)