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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 60D79C433EF for ; Mon, 11 Apr 2022 18:40:04 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 493F383EA4; Mon, 11 Apr 2022 20:37:24 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="FKSDFV69"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 468CA83C47; Mon, 11 Apr 2022 20:36:16 +0200 (CEST) Received: from mail-oi1-x232.google.com (mail-oi1-x232.google.com [IPv6:2607:f8b0:4864:20::232]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 5E98C83DDA for ; Mon, 11 Apr 2022 20:36:12 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-oi1-x232.google.com with SMTP id a19so12233752oie.7 for ; Mon, 11 Apr 2022 11:36:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=QRTPEbQYFhzGpn/jXlpVnmEL41OZwQltplf1uCCTKxk=; b=FKSDFV69sfF4ye21qVWZDVJW/ybUr7ZZXbezkpJ7hFUnFeChfuhS6WBRilfGfjBfaQ RAXWGzPdKi3fdiWXvbgx5xhD3SR93XBmHVsicpI38ya+TWaEObiSIw7L5cjj6pO6CIaa SeGYO02XBVRuePDIJn4qQVctQFYpT7vJrite4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=QRTPEbQYFhzGpn/jXlpVnmEL41OZwQltplf1uCCTKxk=; b=ruHxYIw2HF0bHZaa9nUjhxMxkOGYQ6FQ7t9CC2gqWmznIP5j8Gi6DiOn+xII9acIrK OlyNzF2GsLpaUq1w60o2fupkp/HhjfNE9r/WMUMi2p2p6Ca9wFsuK3RO21Y1tS/SaK77 kdmWS/DjxEsIU9RwPGj4vGL6DMWgXytPd7Rte3AsLFIsertLA7GxPPhlExpf8cVVWESm 1MKJOL9o4zAVFDlFSKir4F3LdCMfjqBgYpWkIEqI/iHOxeyJYJAIHOUzfSMfSi2Kt/pi IXCK81rOwqnNhxEq5ER1nvUtaJ1Rw5scMM7pgJqwisTgBK+dqzQ/hRpOYwXD20krU3kX ocJg== X-Gm-Message-State: AOAM532YfdlVvF6ownjgHymytBI1T7B/4Ib7lHC9p7dsUk5pu2hP3N69 VGnG3hpsDQvGABwWyrIsiMEtQBKaism9dA8fJVgGag== X-Google-Smtp-Source: ABdhPJz6ytMobGHdWaAet1PEQyGnS/1JlDwRJrS6NQ5Ev0viWv0chk8/N77gCPCks7jpxJDvoFL77tR1opzrL8fd5gA= X-Received: by 2002:a05:6808:159a:b0:2da:3ab5:2051 with SMTP id t26-20020a056808159a00b002da3ab52051mr227142oiw.170.1649702170924; Mon, 11 Apr 2022 11:36:10 -0700 (PDT) MIME-Version: 1.0 References: <20220331100949.3637425-1-ascull@google.com> <20220331100949.3637425-10-ascull@google.com> In-Reply-To: <20220331100949.3637425-10-ascull@google.com> From: Simon Glass Date: Mon, 11 Apr 2022 12:35:54 -0600 Message-ID: Subject: Re: [PATCH 09/11] test: dm: virtio: Test virtio device driver probing To: Andrew Scull Cc: U-Boot Mailing List , Bin Meng , Alistair Delva , keirf@google.com, =?UTF-8?Q?Pierre=2DCl=C3=A9ment_Tosi?= Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean On Thu, 31 Mar 2022 at 04:10, Andrew Scull wrote: > > Once the virtio-rng driver has been bound, probe it to trigger the pre > and post child probe hooks of the virtio uclass driver. Check the status > of the virtio device to confirm it reached the expected state. > > Signed-off-by: Andrew Scull > --- > test/dm/virtio.c | 9 +++++++++ > 1 file changed, 9 insertions(+) Reviewed-by: Simon Glass