On 1/4/2021 4:31 AM, Ard Biesheuvel wrote:
On Thu, 31 Dec 2020 at 23:37, kernel test robot <lkp@xxxxxxxxx> wrote:
Hi Ard,
I love your patch! Yet something to improve:
[auto build test ERROR on cryptodev/master]
[also build test ERROR on crypto/master linus/master v5.11-rc1 next-20201223]
[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]
This is a false positive, and the cover letter mentions that these
patches depend on the cts(cbc(aes)) patch which is now in the
cryptodev tree
Hi Ard,
Thanks for the clarification,the bot doesn't support analyzing the base
patch from cover letter yet.
I will try to remember to use --base next time.
Thanks a lot!
Best Regards,
Rong Chen
url: https://github.com/0day-ci/linux/commits/Ard-Biesheuvel/crypto-x86-aes-ni-xts-recover-and-improve-performance/20210101-004902
base: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master
config: x86_64-allyesconfig (attached as .config)
compiler: gcc-9 (Debian 9.3.0-15) 9.3.0
reproduce (this is a W=1 build):
# https://github.com/0day-ci/linux/commit/120e62f276c7436572e8a67ecfb9bbb1125bfd8d
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Ard-Biesheuvel/crypto-x86-aes-ni-xts-recover-and-improve-performance/20210101-004902
git checkout 120e62f276c7436572e8a67ecfb9bbb1125bfd8d
# save the attached .config to linux build tree
make W=1 ARCH=x86_64
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>
All errors (new ones prefixed by >>):
ld: arch/x86/crypto/aesni-intel_asm.o: in function `aesni_xts_encrypt':
(.text+0x8909): undefined reference to `.Lcts_permute_table'
ld: arch/x86/crypto/aesni-intel_asm.o: in function `aesni_xts_decrypt':
(.text+0x8af6): undefined reference to `.Lcts_permute_table'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
_______________________________________________
kbuild-all mailing list -- kbuild-all@xxxxxxxxxxxx
To unsubscribe send an email to kbuild-all-leave@xxxxxxxxxxxx