From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0198753418074188866==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: Re: [PATCH] crypto: testmgr - Move crypto_simd_disabled_for_test out Date: Wed, 12 Jan 2022 21:35:55 +0800 Message-ID: <202201122102.IDRhe0CL-lkp@intel.com> In-Reply-To: List-Id: --===============0198753418074188866== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Herbert, I love your patch! Yet something to improve: [auto build test ERROR on herbert-cryptodev-2.6/master] [also build test ERROR on herbert-crypto-2.6/master v5.16 next-20220112] [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/Herbert-Xu/crypto-testmgr-= Move-crypto_simd_disabled_for_test-out/20220111-142629 base: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2= .6.git master config: microblaze-randconfig-m031-20220112 (https://download.01.org/0day-c= i/archive/20220112/202201122102.IDRhe0CL-lkp(a)intel.com/config) compiler: microblaze-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/0f7cdd91b1d219ea69c7a4db6= f248cd66571444c git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Herbert-Xu/crypto-testmgr-Move-cry= pto_simd_disabled_for_test-out/20220111-142629 git checkout 0f7cdd91b1d219ea69c7a4db6f248cd66571444c # 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=3Dmicroblaze SHELL=3D/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): microblaze-linux-ld: crypto/testmgr.o: in function `test_shash_vec_cfg': >> (.text+0x4094): undefined reference to `crypto_simd_disabled_for_test' >> microblaze-linux-ld: (.text+0x4168): undefined reference to `crypto_simd= _disabled_for_test' microblaze-linux-ld: (.text+0x41e8): undefined reference to `crypto_simd= _disabled_for_test' microblaze-linux-ld: (.text+0x421c): undefined reference to `crypto_simd= _disabled_for_test' microblaze-linux-ld: (.text+0x42c4): undefined reference to `crypto_simd= _disabled_for_test' microblaze-linux-ld: crypto/testmgr.o:(.text+0x43c8): more undefined ref= erences to `crypto_simd_disabled_for_test' follow --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============0198753418074188866==--