tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 59fa6a163ffabc1bf25c5e0e33899e268a96d3cc commit: 83ffcf78627f98919ebae3dc6715982cc83176ed [5168/6048] crypto: octeontx2 - add mailbox communication with AF config: arm64-randconfig-r005-20210127 (attached as .config) compiler: aarch64-linux-gcc (GCC) 9.3.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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=83ffcf78627f98919ebae3dc6715982cc83176ed git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout 83ffcf78627f98919ebae3dc6715982cc83176ed # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "otx2_mbox_reset" [drivers/crypto/marvell/octeontx2/octeontx2-cpt.ko] undefined! >> ERROR: modpost: "otx2_mbox_destroy" [drivers/crypto/marvell/octeontx2/octeontx2-cpt.ko] undefined! >> ERROR: modpost: "otx2_mbox_wait_for_rsp" [drivers/crypto/marvell/octeontx2/octeontx2-cpt.ko] undefined! >> ERROR: modpost: "otx2_mbox_msg_send" [drivers/crypto/marvell/octeontx2/octeontx2-cpt.ko] undefined! >> ERROR: modpost: "otx2_mbox_init" [drivers/crypto/marvell/octeontx2/octeontx2-cpt.ko] undefined! >> ERROR: modpost: "otx2_mbox_alloc_msg_rsp" [drivers/crypto/marvell/octeontx2/octeontx2-cpt.ko] undefined! Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for OCTEONTX2_MBOX Depends on NETDEVICES && ETHERNET && NET_VENDOR_MARVELL Selected by - CRYPTO_DEV_OCTEONTX2_CPT && CRYPTO && CRYPTO_HW && (ARM64 || COMPILE_TEST && PCI_MSI && 64BIT --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip