Received: by 2002:a05:6358:16cc:b0:ea:6187:17c9 with SMTP id r12csp5569946rwl; Wed, 28 Dec 2022 22:30:20 -0800 (PST) X-Google-Smtp-Source: AMrXdXuIa01w2IWUDYRTWYdaMDqe52zEUwkwX/jhw0bg9mNzTYkCtNqUaVtSK4CqVhROG/TTGBhi X-Received: by 2002:a17:906:6dcb:b0:7c0:d60b:2887 with SMTP id j11-20020a1709066dcb00b007c0d60b2887mr22870337ejt.69.1672295419791; Wed, 28 Dec 2022 22:30:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1672295419; cv=none; d=google.com; s=arc-20160816; b=YWcaZUhMD31HPr8VoM229BjfxWNIJk5o9xQGPWbEW3eymRkaES9gZ/lS4N9GswbALw w34Jua4KLS2963TrPpJ+2vuN++5ybLoF1Y4RE1ZB3tjirAbaK8JYwEMV7qepamLVME8u HHoXuqGlRplUBB1qsFdfgja8OrPadKhpz6oQsxZfJyhAzqHaxg5r8k/KzngOw19Zqxgv UG07nc7tKUeDFXZuhuGYlOFRx5o8S4Hn0jm+Pn7+ltIeYSfhYTXlP0/mVfU0UhybV+lL +GAzuo/kVzseHHdzOyTteS/5v0D+RqCnyPR3tYXVo9cd1+5o9Zgy8fGl+aPrbmYFMMJh RM8A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:references:cc:to:from:date:subject :message-id; bh=+NAYY8/BhijKKDnenHBfRVh3FSb45muz76A5lvtO8QU=; b=UvmeFAJu5ViZZlvxXnod16poKW7yY6D6q5Tv+f+lCkAxaY0y5Mw/ERSOR+KIO3OOt5 JmPZlW3Qf6Y6MQ04lRifHoR2sOOTZtM0BVmtQ1GTRqOiL45er8YpU1qSehBuVequ7g3f fJagCwG+12e1HQ3+9aRmFK7X9xvy7MRmTyTIx1jdXJoEnxcCvFxMhtheRANLV0NCQDMC Wt1dkvkOxxT1pby0WYALnhjHSLOENQmGeeEVlWA8J2iBHgqlDL5U5QDQsI1ilDOGAtvu AouArOeNYZIY3adPECmhbwbr3tlrTadMHrdOfHaIEH2gKybxAGMozmeOPR4Xi5396TR4 WaZA== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id u20-20020aa7d554000000b0047e33dd8ff0si13494754edr.143.2022.12.28.22.30.05; Wed, 28 Dec 2022 22:30:19 -0800 (PST) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231182AbiL2GOO (ORCPT + 62 others); Thu, 29 Dec 2022 01:14:14 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60578 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230335AbiL2GOM (ORCPT ); Thu, 29 Dec 2022 01:14:12 -0500 Received: from out30-1.freemail.mail.aliyun.com (out30-1.freemail.mail.aliyun.com [115.124.30.1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DCA996154; Wed, 28 Dec 2022 22:14:09 -0800 (PST) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R191e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046050;MF=xuanzhuo@linux.alibaba.com;NM=1;PH=DS;RN=11;SR=0;TI=SMTPD_---0VYK6Tb2_1672294446; Received: from localhost(mailfrom:xuanzhuo@linux.alibaba.com fp:SMTPD_---0VYK6Tb2_1672294446) by smtp.aliyun-inc.com; Thu, 29 Dec 2022 14:14:07 +0800 Message-ID: <1672294402.0733626-2-xuanzhuo@linux.alibaba.com> Subject: Re: [PATCH 4/4] virtio-net: sleep instead of busy waiting for cvq command Date: Thu, 29 Dec 2022 14:13:22 +0800 From: Xuan Zhuo To: Jason Wang Cc: "Michael S. Tsirkin" , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, eperezma@redhat.com, edumazet@google.com, maxime.coquelin@redhat.com, kuba@kernel.org, pabeni@redhat.com, davem@davemloft.net References: <20221226074908.8154-1-jasowang@redhat.com> <20221226074908.8154-5-jasowang@redhat.com> <1672107557.0142956-1-xuanzhuo@linux.alibaba.com> <20221227014641-mutt-send-email-mst@kernel.org> <1672216298.4455094-1-xuanzhuo@linux.alibaba.com> <1672279792.8628097-2-xuanzhuo@linux.alibaba.com> <1672285288.3368185-1-xuanzhuo@linux.alibaba.com> In-Reply-To: X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00, ENV_AND_HDR_SPF_MATCH,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY,USER_IN_DEF_SPF_WL autolearn=ham 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 On Thu, 29 Dec 2022 12:08:23 +0800, Jason Wang wrote: > On Thu, Dec 29, 2022 at 11:49 AM Xuan Zhuo wrote: > > > > On Thu, 29 Dec 2022 11:22:13 +0800, Jason Wang wrote: > > > On Thu, Dec 29, 2022 at 10:10 AM Xuan Zhuo wrote: > > > > > > > > On Wed, 28 Dec 2022 19:41:13 +0800, Jason Wang wrote: > > > > > On Wed, Dec 28, 2022 at 4:34 PM Xuan Zhuo wrote: > > > > > > > > > > > > On Tue, 27 Dec 2022 01:58:22 -0500, "Michael S. Tsirkin" wrote: > > > > > > > On Tue, Dec 27, 2022 at 12:33:53PM +0800, Jason Wang wrote: > > > > > > > > On Tue, Dec 27, 2022 at 10:25 AM Xuan Zhuo wrote: > > > > > > > > > > > > > > > > > > On Mon, 26 Dec 2022 15:49:08 +0800, Jason Wang wrote: > > > > > > > > > > We used to busy waiting on the cvq command this tends to be > > > > > > > > > > problematic since: > > > > > > > > > > > > > > > > > > > > 1) CPU could wait for ever on a buggy/malicous device > > > > > > > > > > 2) There's no wait to terminate the process that triggers the cvq > > > > > > > > > > command > > > > > > > > > > > > > > > > > > > > So this patch switch to use virtqueue_wait_for_used() to sleep with a > > > > > > > > > > timeout (1s) instead of busy polling for the cvq command forever. This > > > > > > > > > > > > > > > > > > I don't think that a fixed 1S is a good choice. > > > > > > > > > > > > > > > > Well, it could be tweaked to be a little bit longer. > > > > > > > > > > > > > > > > One way, as discussed, is to let the device advertise a timeout then > > > > > > > > the driver can validate if it's valid and use that timeout. But it > > > > > > > > needs extension to the spec. > > > > > > > > > > > > > > Controlling timeout from device is a good idea, e.g. hardware devices > > > > > > > would benefit from a shorter timeout, hypervisor devices from a longer > > > > > > > timeout or no timeout. > > > > > > > > > > > > Yes. That is good. > > > > > > > > > > > > Before introducing this feature, I personally like to use "wait", rather than > > > > > > define a timeout. > > > > > > > > > > Note that the driver still needs to validate what device advertises to > > > > > avoid infinite wait. > > > > > > > > Sorry, I didn't understand what you mean. > > > > > > I meant the interface needs to carefully designed to > > > > > > 1) avoid device to advertise a infinite (or very long) timeout > > > 2) driver need to have its own max timeout regardless what device advertises > > > > > > I see. > > > > As far as I know, different operations will take different time. > > For example, the queues are initialized one by one when performing > > VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET commands. If the number of queues is large, then > > this time will be very long. > > I see. This is the case even for the software backends. > > > > > So we should set different timeouts for different commands. > > Probably but it would result in a very complex interface, the device > can just choose to advertise the maximum timeout of all the commands > in this case. As discussed, I think we can start a very long timeout. > Is 1 minutes sufficient in this case? For now, 1 minutes are safe. Thanks. > > Thanks > > > > > Thanks. > > > > > > > > Thanks > > > > > > > > > > > Thanks. > > > > > > > > > > > > > > Thanks > > > > > > > > > > > > > > > > > Thanks. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Some of the DPUs are very > > > > > > > > > lazy for cvq handle. > > > > > > > > > > > > > > > > Such design needs to be revisited, cvq (control path) should have a > > > > > > > > better priority or QOS than datapath. > > > > > > > > > > > > > > Spec says nothing about this, so driver can't assume this either. > > > > > > > > > > > > > > > > In particular, we will also directly break the device. > > > > > > > > > > > > > > > > It's kind of hardening for malicious devices. > > > > > > > > > > > > > > ATM no amount of hardening can prevent a malicious hypervisor from > > > > > > > blocking the guest. Recovering when a hardware device is broken would be > > > > > > > nice but I think if we do bother then we should try harder to recover, > > > > > > > such as by driving device reset. > > > > > > > > > > > > > > > > > > > > > Also, does your patch break surprise removal? There's no callback > > > > > > > in this case ATM. > > > > > > > > > > > > > > > > > > > > > > > > > I think it is necessary to add a Virtio-Net parameter to allow users to define > > > > > > > > > this timeout by themselves. Although I don't think this is a good way. > > > > > > > > > > > > > > > > Very hard and unfriendly to the end users. > > > > > > > > > > > > > > > > Thanks > > > > > > > > > > > > > > > > > > > > > > > > > > Thanks. > > > > > > > > > > > > > > > > > > > > > > > > > > > > gives the scheduler a breath and can let the process can respond to > > > > > > > > > > asignal. If the device doesn't respond in the timeout, break the > > > > > > > > > > device. > > > > > > > > > > > > > > > > > > > > Signed-off-by: Jason Wang > > > > > > > > > > --- > > > > > > > > > > Changes since V1: > > > > > > > > > > - break the device when timeout > > > > > > > > > > - get buffer manually since the virtio core check more_used() instead > > > > > > > > > > --- > > > > > > > > > > drivers/net/virtio_net.c | 24 ++++++++++++++++-------- > > > > > > > > > > 1 file changed, 16 insertions(+), 8 deletions(-) > > > > > > > > > > > > > > > > > > > > diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c > > > > > > > > > > index efd9dd55828b..6a2ea64cfcb5 100644 > > > > > > > > > > --- a/drivers/net/virtio_net.c > > > > > > > > > > +++ b/drivers/net/virtio_net.c > > > > > > > > > > @@ -405,6 +405,7 @@ static void disable_rx_mode_work(struct virtnet_info *vi) > > > > > > > > > > vi->rx_mode_work_enabled = false; > > > > > > > > > > spin_unlock_bh(&vi->rx_mode_lock); > > > > > > > > > > > > > > > > > > > > + virtqueue_wake_up(vi->cvq); > > > > > > > > > > flush_work(&vi->rx_mode_work); > > > > > > > > > > } > > > > > > > > > > > > > > > > > > > > @@ -1497,6 +1498,11 @@ static bool try_fill_recv(struct virtnet_info *vi, struct receive_queue *rq, > > > > > > > > > > return !oom; > > > > > > > > > > } > > > > > > > > > > > > > > > > > > > > +static void virtnet_cvq_done(struct virtqueue *cvq) > > > > > > > > > > +{ > > > > > > > > > > + virtqueue_wake_up(cvq); > > > > > > > > > > +} > > > > > > > > > > + > > > > > > > > > > static void skb_recv_done(struct virtqueue *rvq) > > > > > > > > > > { > > > > > > > > > > struct virtnet_info *vi = rvq->vdev->priv; > > > > > > > > > > @@ -1984,6 +1990,8 @@ static int virtnet_tx_resize(struct virtnet_info *vi, > > > > > > > > > > return err; > > > > > > > > > > } > > > > > > > > > > > > > > > > > > > > +static int virtnet_close(struct net_device *dev); > > > > > > > > > > + > > > > > > > > > > /* > > > > > > > > > > * Send command via the control virtqueue and check status. Commands > > > > > > > > > > * supported by the hypervisor, as indicated by feature bits, should > > > > > > > > > > @@ -2026,14 +2034,14 @@ static bool virtnet_send_command(struct virtnet_info *vi, u8 class, u8 cmd, > > > > > > > > > > if (unlikely(!virtqueue_kick(vi->cvq))) > > > > > > > > > > return vi->ctrl->status == VIRTIO_NET_OK; > > > > > > > > > > > > > > > > > > > > - /* Spin for a response, the kick causes an ioport write, trapping > > > > > > > > > > - * into the hypervisor, so the request should be handled immediately. > > > > > > > > > > - */ > > > > > > > > > > - while (!virtqueue_get_buf(vi->cvq, &tmp) && > > > > > > > > > > - !virtqueue_is_broken(vi->cvq)) > > > > > > > > > > - cpu_relax(); > > > > > > > > > > + if (virtqueue_wait_for_used(vi->cvq)) { > > > > > > > > > > + virtqueue_get_buf(vi->cvq, &tmp); > > > > > > > > > > + return vi->ctrl->status == VIRTIO_NET_OK; > > > > > > > > > > + } > > > > > > > > > > > > > > > > > > > > - return vi->ctrl->status == VIRTIO_NET_OK; > > > > > > > > > > + netdev_err(vi->dev, "CVQ command timeout, break the virtio device."); > > > > > > > > > > + virtio_break_device(vi->vdev); > > > > > > > > > > + return VIRTIO_NET_ERR; > > > > > > > > > > } > > > > > > > > > > > > > > > > > > > > static int virtnet_set_mac_address(struct net_device *dev, void *p) > > > > > > > > > > @@ -3526,7 +3534,7 @@ static int virtnet_find_vqs(struct virtnet_info *vi) > > > > > > > > > > > > > > > > > > > > /* Parameters for control virtqueue, if any */ > > > > > > > > > > if (vi->has_cvq) { > > > > > > > > > > - callbacks[total_vqs - 1] = NULL; > > > > > > > > > > + callbacks[total_vqs - 1] = virtnet_cvq_done; > > > > > > > > > > names[total_vqs - 1] = "control"; > > > > > > > > > > } > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > > > 2.25.1 > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > > > > > > Virtualization mailing list > > > > > > > > > > Virtualization@lists.linux-foundation.org > > > > > > > > > > https://lists.linuxfoundation.org/mailman/listinfo/virtualization > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >