Re: [PATCH v7 08/22] net/tcp: Add AO sign to RST packets
From: kernel test robot <hidden>
Date: 2023-06-15 11:56:04
Also in:
lkml, oe-kbuild-all
Hi Dmitry, kernel test robot noticed the following build errors: [auto build test ERROR on b6dad5178ceaf23f369c3711062ce1f2afc33644] url: https://github.com/intel-lab-lkp/linux/commits/Dmitry-Safonov/net-tcp-Prepare-tcp_md5sig_pool-for-TCP-AO/20230615-071334 base: b6dad5178ceaf23f369c3711062ce1f2afc33644 patch link: https://lore.kernel.org/r/20230614230947.3954084-9-dima%40arista.com patch subject: [PATCH v7 08/22] net/tcp: Add AO sign to RST packets config: riscv-allmodconfig (https://download.01.org/0day-ci/archive/20230615/202306151905.1KMdlW2R-lkp@intel.com/config) compiler: riscv64-linux-gcc (GCC) 12.3.0 reproduce (this is a W=1 build): mkdir -p ~/bin wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout b6dad5178ceaf23f369c3711062ce1f2afc33644 b4 shazam https://lore.kernel.org/r/20230614230947.3954084-9-dima@arista.com (local) # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.3.0 ~/bin/make.cross W=1 O=build_dir ARCH=riscv olddefconfig COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.3.0 ~/bin/make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot [off-list ref] | Closes: https://lore.kernel.org/oe-kbuild-all/202306151905.1KMdlW2R-lkp@intel.com/ (local) All errors (new ones prefixed by >>, old ones prefixed by <<):
quoted
ERROR: modpost: "tcp_ao_prepare_reset" [net/ipv6/ipv6.ko] undefined!
ERROR: modpost: "tcp_v6_ao_calc_key_sk" [net/ipv6/ipv6.ko] undefined! -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki