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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B4018C4321E for ; Mon, 24 Jan 2022 19:38:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344751AbiAXTi2 (ORCPT ); Mon, 24 Jan 2022 14:38:28 -0500 Received: from mga12.intel.com ([192.55.52.136]:30002 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352963AbiAXTbU (ORCPT ); Mon, 24 Jan 2022 14:31:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1643052679; x=1674588679; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=fpwYfflWld0ugqz8Mb0rqGT+uGIpwsHIjPs+XSu2Ols=; b=GtLK60/hwKK6QWAGWVyucVf94Ic/Oy985a6qILffR84E3Cq4HzgqUpCv TJKQcWFITtmlLtfpZ0R36zx8iiOOOMGkue+2y3VK4C0V2FKzYqkflGt+W H3nZbQ22oQenNZQHxaOV5HEw8YoxVdRMCg+MDFThVL4J5kiO98LD5kWfz UsEaabJLfSWMEhteAA4APfRO8kq/T1OPnVWFVudCLofTZbjDSNbr2xTIu qxDlZLSMF1bn0gwWlJRlUpv76tm25Q+UOo3U4Nanihr3WV4jYhUc2WC71 6MRdlqJfuHutebPy3m5xIEMi6KRx4CZ8Djc+aIE/aH0FaM6b6LYeaU4rA w==; X-IronPort-AV: E=McAfee;i="6200,9189,10237"; a="226108575" X-IronPort-AV: E=Sophos;i="5.88,311,1635231600"; d="scan'208";a="226108575" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Jan 2022 11:25:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,311,1635231600"; d="scan'208";a="532180520" Received: from lkp-server01.sh.intel.com (HELO 276f1b88eecb) ([10.239.97.150]) by fmsmga007.fm.intel.com with ESMTP; 24 Jan 2022 11:25:03 -0800 Received: from kbuild by 276f1b88eecb with local (Exim 4.92) (envelope-from ) id 1nC4xa-000IoS-PV; Mon, 24 Jan 2022 19:25:02 +0000 Date: Tue, 25 Jan 2022 03:24:01 +0800 From: kernel test robot To: Harsha , herbert@gondor.apana.org.au, davem@davemloft.net, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, michals@xilinx.com, linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org, devicetree@vger.kernel.org Cc: kbuild-all@lists.01.org, saratcha@xilinx.com, harshj@xilinx.com Subject: Re: [PATCH 3/4] crypto: xilinx: Add Xilinx SHA3 driver Message-ID: <202201250209.WqpE2vMF-lkp@intel.com> References: <1642931227-20706-4-git-send-email-harsha.harsha@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1642931227-20706-4-git-send-email-harsha.harsha@xilinx.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org Hi Harsha, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on herbert-cryptodev-2.6/master] [also build test WARNING on herbert-crypto-2.6/master] [cannot apply to xilinx-xlnx/master v5.17-rc1 next-20220124] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Harsha/crypto-Add-Xilinx-ZynqMP-SHA3-driver-support/20220123-175102 base: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master config: s390-allyesconfig (https://download.01.org/0day-ci/archive/20220125/202201250209.WqpE2vMF-lkp@intel.com/config) compiler: s390-linux-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/fc7aea6e3118ca7210454fdb7c9c588c05c1f171 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Harsha/crypto-Add-Xilinx-ZynqMP-SHA3-driver-support/20220123-175102 git checkout fc7aea6e3118ca7210454fdb7c9c588c05c1f171 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=s390 SHELL=/bin/bash drivers/crypto/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from ./arch/s390/include/generated/asm/cacheflush.h:1, from drivers/crypto/xilinx/zynqmp-sha.c:6: >> include/asm-generic/cacheflush.h:53:46: warning: 'struct folio' declared inside parameter list will not be visible outside of this definition or declaration 53 | static inline void flush_dcache_folio(struct folio *folio) { } | ^~~~~ vim +53 include/asm-generic/cacheflush.h 08b0b0059bf1c2 Matthew Wilcox (Oracle 2020-12-16 52) 08b0b0059bf1c2 Matthew Wilcox (Oracle 2020-12-16 @53) static inline void flush_dcache_folio(struct folio *folio) { } 76b3b58fac350c Christoph Hellwig 2020-06-07 54 #define ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE 0 08b0b0059bf1c2 Matthew Wilcox (Oracle 2020-12-16 55) #define ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO 4f0bd808134d73 Mike Rapoport 2019-12-23 56 #endif c296d4dc13aefe Qian Cai 2019-07-16 57 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 3F09DC433EF for ; Mon, 24 Jan 2022 19:27:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding: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-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=KfSua9uDcNVluVzcOPKfZdcATdFhAcgzTobQ1rW1HOI=; b=2An+Qq8zaGaqK8 Us+k0nENyaLNdCXDziuz3kY64OBpUZ9LI7syIYqjhJY6n9oVaLm9WMm/JZ7dc+5FLIT+BhPa8gal/ wI8GLQ+aPLBqeCINCvtDMWlF/YdTcfI32MauPLwaZHkFQGbNcQHznTPsIf8hIexTT2BQ1Bjtt+f96 ohn9TVQCuqHSMfwgWE1WAD58XtUle7p3aC/f1CG85lXf+JqG3Vwh4FJaar8Ydq7Yw8CjLqTlr+if4 mGgbVbBb8tXBVqS3Xw4VYt9yyfy/fRQ3mTsTowLpmZR7ffPVtuleghovSjtknBS4rjPu78US3z0rO m5CrCNEg71a/DSf1oZDw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nC4xy-004tAM-10; Mon, 24 Jan 2022 19:25:27 +0000 Received: from mga11.intel.com ([192.55.52.93]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nC4xp-004t8Z-F0 for linux-arm-kernel@lists.infradead.org; Mon, 24 Jan 2022 19:25:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1643052317; x=1674588317; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=fpwYfflWld0ugqz8Mb0rqGT+uGIpwsHIjPs+XSu2Ols=; b=A/uM4zgjHaAtlck/rliLSOtG8hIClqwNMZa+DlBF1hRTZosiJHx/ROfX C5Ox31SXXHdOo26YSwvlI6LO1WuFqOXN3/AU9uOjM9KTvcdYQdJWQ9fX3 WZoFEi6/55kS/a4xE0VcWG/Eg4dBrwOSSHhRTD5kTbQ0l8Hi0Z9Qm+HJ9 uNsX/6T1hBbkh3h2+rXAaU3HRs2nTG4WGV/JntaJpQXkEuYwNqtDImT0r ohxlp3wPaFdkntOKKzvOVwhk/QRzkJtpLORhST4MRbSKJreFHqfDAC7O7 td20SBKCKW0M/pCNlzvoPjnitY+10voIyMI4hB5qpcnHNN9pCBGIC5gpv Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10237"; a="243726309" X-IronPort-AV: E=Sophos;i="5.88,311,1635231600"; d="scan'208";a="243726309" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Jan 2022 11:25:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,311,1635231600"; d="scan'208";a="532180520" Received: from lkp-server01.sh.intel.com (HELO 276f1b88eecb) ([10.239.97.150]) by fmsmga007.fm.intel.com with ESMTP; 24 Jan 2022 11:25:03 -0800 Received: from kbuild by 276f1b88eecb with local (Exim 4.92) (envelope-from ) id 1nC4xa-000IoS-PV; Mon, 24 Jan 2022 19:25:02 +0000 Date: Tue, 25 Jan 2022 03:24:01 +0800 From: kernel test robot To: Harsha , herbert@gondor.apana.org.au, davem@davemloft.net, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, michals@xilinx.com, linux-arm-kernel@lists.infradead.org, robh+dt@kernel.org, devicetree@vger.kernel.org Cc: kbuild-all@lists.01.org, saratcha@xilinx.com, harshj@xilinx.com Subject: Re: [PATCH 3/4] crypto: xilinx: Add Xilinx SHA3 driver Message-ID: <202201250209.WqpE2vMF-lkp@intel.com> References: <1642931227-20706-4-git-send-email-harsha.harsha@xilinx.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1642931227-20706-4-git-send-email-harsha.harsha@xilinx.com> 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-20220124_112517_743300_CE49DEBA X-CRM114-Status: GOOD ( 16.09 ) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Harsha, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on herbert-cryptodev-2.6/master] [also build test WARNING on herbert-crypto-2.6/master] [cannot apply to xilinx-xlnx/master v5.17-rc1 next-20220124] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Harsha/crypto-Add-Xilinx-ZynqMP-SHA3-driver-support/20220123-175102 base: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master config: s390-allyesconfig (https://download.01.org/0day-ci/archive/20220125/202201250209.WqpE2vMF-lkp@intel.com/config) compiler: s390-linux-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/fc7aea6e3118ca7210454fdb7c9c588c05c1f171 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Harsha/crypto-Add-Xilinx-ZynqMP-SHA3-driver-support/20220123-175102 git checkout fc7aea6e3118ca7210454fdb7c9c588c05c1f171 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=s390 SHELL=/bin/bash drivers/crypto/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from ./arch/s390/include/generated/asm/cacheflush.h:1, from drivers/crypto/xilinx/zynqmp-sha.c:6: >> include/asm-generic/cacheflush.h:53:46: warning: 'struct folio' declared inside parameter list will not be visible outside of this definition or declaration 53 | static inline void flush_dcache_folio(struct folio *folio) { } | ^~~~~ vim +53 include/asm-generic/cacheflush.h 08b0b0059bf1c2 Matthew Wilcox (Oracle 2020-12-16 52) 08b0b0059bf1c2 Matthew Wilcox (Oracle 2020-12-16 @53) static inline void flush_dcache_folio(struct folio *folio) { } 76b3b58fac350c Christoph Hellwig 2020-06-07 54 #define ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE 0 08b0b0059bf1c2 Matthew Wilcox (Oracle 2020-12-16 55) #define ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO 4f0bd808134d73 Mike Rapoport 2019-12-23 56 #endif c296d4dc13aefe Qian Cai 2019-07-16 57 --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============8618157528461237926==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: Re: [PATCH 3/4] crypto: xilinx: Add Xilinx SHA3 driver Date: Tue, 25 Jan 2022 03:24:01 +0800 Message-ID: <202201250209.WqpE2vMF-lkp@intel.com> In-Reply-To: <1642931227-20706-4-git-send-email-harsha.harsha@xilinx.com> List-Id: --===============8618157528461237926== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Harsha, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on herbert-cryptodev-2.6/master] [also build test WARNING on herbert-crypto-2.6/master] [cannot apply to xilinx-xlnx/master v5.17-rc1 next-20220124] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Harsha/crypto-Add-Xilinx-Z= ynqMP-SHA3-driver-support/20220123-175102 base: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2= .6.git master config: s390-allyesconfig (https://download.01.org/0day-ci/archive/20220125= /202201250209.WqpE2vMF-lkp(a)intel.com/config) compiler: s390-linux-gcc (GCC) 11.2.0 reproduce (this is a W=3D1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/= make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/fc7aea6e3118ca7210454fdb7= c9c588c05c1f171 git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Harsha/crypto-Add-Xilinx-ZynqMP-SH= A3-driver-support/20220123-175102 git checkout fc7aea6e3118ca7210454fdb7c9c588c05c1f171 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-11.2.0 make.cross= O=3Dbuild_dir ARCH=3Ds390 SHELL=3D/bin/bash drivers/crypto/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from ./arch/s390/include/generated/asm/cacheflush.h:1, from drivers/crypto/xilinx/zynqmp-sha.c:6: >> include/asm-generic/cacheflush.h:53:46: warning: 'struct folio' declared= inside parameter list will not be visible outside of this definition or de= claration 53 | static inline void flush_dcache_folio(struct folio *folio) { } | ^~~~~ vim +53 include/asm-generic/cacheflush.h 08b0b0059bf1c2 Matthew Wilcox (Oracle 2020-12-16 52) = 08b0b0059bf1c2 Matthew Wilcox (Oracle 2020-12-16 @53) static inline void f= lush_dcache_folio(struct folio *folio) { } 76b3b58fac350c Christoph Hellwig 2020-06-07 54 #define ARCH_IMPLEME= NTS_FLUSH_DCACHE_PAGE 0 08b0b0059bf1c2 Matthew Wilcox (Oracle 2020-12-16 55) #define ARCH_IMPLEME= NTS_FLUSH_DCACHE_FOLIO 4f0bd808134d73 Mike Rapoport 2019-12-23 56 #endif c296d4dc13aefe Qian Cai 2019-07-16 57 = --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============8618157528461237926==--