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 3DDD0C761A6 for ; Fri, 31 Mar 2023 14:20:37 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 07210860B9; Fri, 31 Mar 2023 16:19:18 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com 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=konsulko.com header.i=@konsulko.com header.b="PAbM7zbL"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B8451858FF; Fri, 31 Mar 2023 16:16:58 +0200 (CEST) Received: from mail-yw1-x1134.google.com (mail-yw1-x1134.google.com [IPv6:2607:f8b0:4864:20::1134]) (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 3083A80BB0 for ; Fri, 31 Mar 2023 16:16:55 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x1134.google.com with SMTP id 00721157ae682-544787916d9so416736847b3.13 for ; Fri, 31 Mar 2023 07:16:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1680272214; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=VOgPfpLNBHNF+ZLIvc0YNtnsptkxTnge/56OFU+WoRA=; b=PAbM7zbLLN4liAi/3qwbseF1G6sqUnKkunmWnFQGkOfP9HtmrbgOFFLtYhEvqOQ72f FMjzFbhN6B2osMmD3Isv1hlsM/nNK/i+OpvGG/UNEfRjG3kxghagSrjTHaoHuBpWipvk gmxU4y90Y5zGse9gFq/B6Y9r5w9aJYNz6Kqa4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680272214; 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=VOgPfpLNBHNF+ZLIvc0YNtnsptkxTnge/56OFU+WoRA=; b=YPvEOhq9pOLwmoLREBrn5HTlggwvehwadO98DKpn+NkzZEWDVRxSpAGRQWSlW/e30H qjzybsSETKiO/YmWEfHJ52wsu45NAps71Dr2fVNYpnlMPBUThya2eGUPoXnTH/4oSp+W 8DqiFc+v5eZjWvLj5Jc0UwPsM/tQI5+sScLA2uJGMMrNA9zI2Xp0kwMmMY/kfMJ7PuKV W8q8BYglpoWgMB4s4ZIAiE+gSTkzmpb80MncENx3dix5D4/aLBAizaIaFL1/yQeUYrej 41CK5MXps0oBxWI2b/U8IqQLd4jTZcUMoWJ87A/7SZpVNHAtLZll2nkM2qPOCTjpB8mf Qp1A== X-Gm-Message-State: AAQBX9dYt6vsIEdFD5nJNc6YkIqwo6dyIGA0vz3KaYDVZ4DSmA3y+H3D cleMEiSYSetdakSdOne/O1ZXdZWqU2IbW/WCSRY3tQ== X-Google-Smtp-Source: AKy350YoLjZUEuq+pnOjvK0ipI/J96IHrta3AqRYhg74OKMRcazmGBygdHbDkdaLH/SHKJ2HAI/wwg== X-Received: by 2002:a81:4853:0:b0:544:579f:613c with SMTP id v80-20020a814853000000b00544579f613cmr25334972ywa.7.1680272213965; Fri, 31 Mar 2023 07:16:53 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-1500-2834-9def-41f1.res6.spectrum.com. [2603:6081:7b00:6400:1500:2834:9def:41f1]) by smtp.gmail.com with ESMTPSA id bo17-20020a05690c059100b00545b42732d0sm524095ywb.143.2023.03.31.07.16.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 31 Mar 2023 07:16:53 -0700 (PDT) Date: Fri, 31 Mar 2023 10:16:52 -0400 From: Tom Rini To: stcarlso@linux.microsoft.com Cc: u-boot@lists.denx.de Subject: Re: [PATCH v2 3/3] test: Add test for new command pci_mps Message-ID: <20230331141652.GS13222@bill-the-cat> References: <20230310190715.155025-1-stcarlso@linux.microsoft.com> <20230310190715.155025-3-stcarlso@linux.microsoft.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="8rMhJOYfppBRpYlf" Content-Disposition: inline In-Reply-To: <20230310190715.155025-3-stcarlso@linux.microsoft.com> X-Clacks-Overhead: GNU Terry Pratchett 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.8 at phobos.denx.de X-Virus-Status: Clean --8rMhJOYfppBRpYlf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 10, 2023 at 11:07:15AM -0800, stcarlso@linux.microsoft.com wrot= e: > From: Stephen Carlson >=20 > Adds a test for the new pci_mps command to ensure that it can set the > Maximum Payload Size (MPS) of all devices to 256 bytes in the sandbox > environment. Enables the pci_mps command in the sandbox environment so > that this test can be run. >=20 > Signed-off-by: Stephen Carlson Applied to u-boot/next, thanks! --=20 Tom --8rMhJOYfppBRpYlf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQm61QACgkQFHw5/5Y0 tyyz5QwArF76QjxnLwP7vg1Ccpm4prCQX4A/8fsSRG0GQsvgWMB3c1udz9HXkuTz jY6UNzsKyWLVqhzvZyywaS5UyFpHkR6IEBfJvCKubmOHUzrRaXVmWdiB6TotLGiq 07PNx6mS/4F8gEOoClLyjEfdfUr7TIaDJ8H2L6BnjXHkf+BKe8c00Aheaq4vEVAg w4cwF6Z3RqqbFTvvtkdGubYcvPUa4zkPdVnIHiwbzw/G2O7V3nIebCjezKAcvzZx XgAx4lSYZzrtcYxh/SK3qYNaNWr3m1vRPmPw/Awp54ciV7OPUe51kb6ZUiLWfE/B QRPQvHRBtgTJPPFpIB9c785nAB1W+P4ageNB9K1g8jID0SZEa6pV+qhuK45A8EcJ xiJ4PgPQx0Z58WPqMzdAo9PBc2L1OU1CCBkuAdpzbCbadnH6Nb8D4BRFdXMbTxNi bLjtn6mj8iNX3EQzgGM6MJZ2jWnPNFQibcDZEAKQEdhbpd+yrxDyImvMwCMb/0sL 3ehYVmZN =I7EB -----END PGP SIGNATURE----- --8rMhJOYfppBRpYlf--