All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
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	[thread overview]
Message-ID: <202201122102.IDRhe0CL-lkp@intel.com> (raw)
In-Reply-To: <Yd0jA4VOjysrdOu7@gondor.apana.org.au>

[-- Attachment #1: Type: text/plain, Size: 2446 bytes --]

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-ci/archive/20220112/202201122102.IDRhe0CL-lkp(a)intel.com/config)
compiler: microblaze-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/0f7cdd91b1d219ea69c7a4db6f248cd66571444c
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Herbert-Xu/crypto-testmgr-Move-crypto_simd_disabled_for_test-out/20220111-142629
        git checkout 0f7cdd91b1d219ea69c7a4db6f248cd66571444c
        # 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=microblaze SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

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 references 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

  parent reply	other threads:[~2022-01-12 13:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-11  6:26 [PATCH] crypto: testmgr - Move crypto_simd_disabled_for_test out Herbert Xu
2022-01-11 21:43 ` Eric Biggers
2022-01-12  0:58   ` Herbert Xu
2022-01-14  6:40     ` [v2 PATCH] " Herbert Xu
2022-01-14 21:57       ` Eric Biggers
2022-01-12 13:35 ` kernel test robot [this message]
2022-01-12 13:36 ` [PATCH] " kernel test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202201122102.IDRhe0CL-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.