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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 22E48C433EF for ; Wed, 29 Sep 2021 15:39:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0041361465 for ; Wed, 29 Sep 2021 15:39:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345343AbhI2Pl3 (ORCPT ); Wed, 29 Sep 2021 11:41:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:43798 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345252AbhI2Pl2 (ORCPT ); Wed, 29 Sep 2021 11:41:28 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 51A18613A5; Wed, 29 Sep 2021 15:39:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632929986; bh=qHbby43WT8vun50V4wF3dKjqQBrAQVLtfy1zBjAty/g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=D0ufdfuWMMSK0ExgOnUX+cfBcmYjaL4Wln0GMEt4xaW4KBtCMKDId8qb8V832CE1J 1gLojeUc9Qy0UA2YSdH/ZP8i9eerAyN40PddjnyjlAoQqQUawXGId+WmrrcZb7cc09 kqJEg1WEsszwe96UHUOb/jvtyUp2+QTbZ/TBh8s88qPHPn7L0sqgLmlsAZAK4t7FsE hTvJifoKb8mcU5fj04tffL1iPHs+TFt3lRxnzT9sXfiWSADZt+nYz5KsgVKgBTN80U IOljXpWjbFVf7SGR9vMmSVVIAVnhVOiSDs6zJcn3JsE54Rblpl0HeRGKjWU4OdWXlE bV7ffFGWZy5XA== Date: Wed, 29 Sep 2021 16:38:56 +0100 From: Mark Brown To: Will Deacon Cc: Catalin Marinas , Shuah Khan , Shuah Khan , linux-arm-kernel@lists.infradead.org, linux-kselftest@vger.kernel.org, misono.tomohiro@fujitsu.com Subject: Re: [PATCH v2 0/4] selftests: arm64: vec-syscfg updates Message-ID: <20210929153856.GS4199@sirena.org.uk> References: <20210917120855.13858-1-broonie@kernel.org> <20210929143113.GA22029@willie-the-truck> <20210929144323.GQ4199@sirena.org.uk> <20210929153511.GB22029@willie-the-truck> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Bk6L21jbBNK7V1Rv" Content-Disposition: inline In-Reply-To: <20210929153511.GB22029@willie-the-truck> X-Cookie: 98% lean. User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org --Bk6L21jbBNK7V1Rv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Sep 29, 2021 at 04:35:12PM +0100, Will Deacon wrote: > On Wed, Sep 29, 2021 at 03:43:23PM +0100, Mark Brown wrote: > > I'm not sure it's a particularly good idea to run kselftest as a > > non-root user TBH, it's going to cause you to skip a lot of tests. > Ah, thanks for pointing that out. It would probably be better to skip the > tests rather than fail them if they're not running with sufficient > permissions, but I'll go ahead and queue your v3 for now. Yes, that's what my v3 does - it skips the new test if it failed to enumerate minimum and maximum vector lengths, like the other tests do. --Bk6L21jbBNK7V1Rv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmFUiJAACgkQJNaLcl1U h9CBCQf/TN+OHR1Z95f2g3NHDJptUsPJrgz+YxxJ4slWiSpphlPROU6fVAsR881i HB404gCk79NI+y39YzJwkBR7dVyELvNN7tzyJLT8ikpQGnOiNwhhd/MePDIwBXKn pzXhB7ts8DcHzGX0kLUMwjf3wze1P3svN1OKmnH4l38JJUkIS7K28sWE2wmnKpRx 1610P8QT2N4jUhczO81Bx0ZJhZVsVcpfAybOAfQ0vUBRfpsM2XNg2UiGpcFLU6Iy GdszIjlCV+BvTSpPRv+w8tTCBXd98VF9iE+Z5LwLzCuQycD803iCakHa4g3SNcfe ZP4Vf1H911OLDcaXTOhrGFJezNyc7Q== =Y2dZ -----END PGP SIGNATURE----- --Bk6L21jbBNK7V1Rv-- 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E9485C433F5 for ; Wed, 29 Sep 2021 15:41:35 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 971E661052 for ; Wed, 29 Sep 2021 15:41:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 971E661052 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=xth7aiwkr1Sa+6w7ZD/idxbjN8j43T6UBqw1fUyBla4=; b=BlAtN/5LQNXQ1O4yoI4E011Nqg F8Ejig3ZPMt/avKcXabJhhMgZN1JEyhd20zGEHvuNYAN2Hoi22u+sRHIXxJ5Cf8YLFdN+ceZSKgHH TvlV4JX6G2hwWv2ZRylP56WhEPlFzKgunEKFd6auUEj5k0yZ26qFIPuIifh1E/k+mq3QEo+Gc4oaS 3SqseEioHGDS7Ge1NFZBtDFAJxeWikuR36L0YdgcIcrskpgzIKSi+lmIfL5Pq532yUwkDUChBPQ8Y P/7bdHaO+b+wjN51GtQQrpoCt9SwDi2CUlEEqXpL2IaI6QaYe1xr0lbAbv8naOD0ofiRJBNlVT15e 8XmwP/JQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVbgW-00BbSc-Mm; Wed, 29 Sep 2021 15:39:52 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVbgT-00BbRh-78 for linux-arm-kernel@lists.infradead.org; Wed, 29 Sep 2021 15:39:50 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 51A18613A5; Wed, 29 Sep 2021 15:39:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1632929986; bh=qHbby43WT8vun50V4wF3dKjqQBrAQVLtfy1zBjAty/g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=D0ufdfuWMMSK0ExgOnUX+cfBcmYjaL4Wln0GMEt4xaW4KBtCMKDId8qb8V832CE1J 1gLojeUc9Qy0UA2YSdH/ZP8i9eerAyN40PddjnyjlAoQqQUawXGId+WmrrcZb7cc09 kqJEg1WEsszwe96UHUOb/jvtyUp2+QTbZ/TBh8s88qPHPn7L0sqgLmlsAZAK4t7FsE hTvJifoKb8mcU5fj04tffL1iPHs+TFt3lRxnzT9sXfiWSADZt+nYz5KsgVKgBTN80U IOljXpWjbFVf7SGR9vMmSVVIAVnhVOiSDs6zJcn3JsE54Rblpl0HeRGKjWU4OdWXlE bV7ffFGWZy5XA== Date: Wed, 29 Sep 2021 16:38:56 +0100 From: Mark Brown To: Will Deacon Cc: Catalin Marinas , Shuah Khan , Shuah Khan , linux-arm-kernel@lists.infradead.org, linux-kselftest@vger.kernel.org, misono.tomohiro@fujitsu.com Subject: Re: [PATCH v2 0/4] selftests: arm64: vec-syscfg updates Message-ID: <20210929153856.GS4199@sirena.org.uk> References: <20210917120855.13858-1-broonie@kernel.org> <20210929143113.GA22029@willie-the-truck> <20210929144323.GQ4199@sirena.org.uk> <20210929153511.GB22029@willie-the-truck> MIME-Version: 1.0 In-Reply-To: <20210929153511.GB22029@willie-the-truck> X-Cookie: 98% lean. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210929_083949_306171_CB4AF365 X-CRM114-Status: GOOD ( 14.01 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============8355243601302606986==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8355243601302606986== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Bk6L21jbBNK7V1Rv" Content-Disposition: inline --Bk6L21jbBNK7V1Rv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Sep 29, 2021 at 04:35:12PM +0100, Will Deacon wrote: > On Wed, Sep 29, 2021 at 03:43:23PM +0100, Mark Brown wrote: > > I'm not sure it's a particularly good idea to run kselftest as a > > non-root user TBH, it's going to cause you to skip a lot of tests. > Ah, thanks for pointing that out. It would probably be better to skip the > tests rather than fail them if they're not running with sufficient > permissions, but I'll go ahead and queue your v3 for now. Yes, that's what my v3 does - it skips the new test if it failed to enumerate minimum and maximum vector lengths, like the other tests do. --Bk6L21jbBNK7V1Rv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmFUiJAACgkQJNaLcl1U h9CBCQf/TN+OHR1Z95f2g3NHDJptUsPJrgz+YxxJ4slWiSpphlPROU6fVAsR881i HB404gCk79NI+y39YzJwkBR7dVyELvNN7tzyJLT8ikpQGnOiNwhhd/MePDIwBXKn pzXhB7ts8DcHzGX0kLUMwjf3wze1P3svN1OKmnH4l38JJUkIS7K28sWE2wmnKpRx 1610P8QT2N4jUhczO81Bx0ZJhZVsVcpfAybOAfQ0vUBRfpsM2XNg2UiGpcFLU6Iy GdszIjlCV+BvTSpPRv+w8tTCBXd98VF9iE+Z5LwLzCuQycD803iCakHa4g3SNcfe ZP4Vf1H911OLDcaXTOhrGFJezNyc7Q== =Y2dZ -----END PGP SIGNATURE----- --Bk6L21jbBNK7V1Rv-- --===============8355243601302606986== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8355243601302606986==--