From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 77AF21DFE3 for ; Wed, 1 May 2024 14:38:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.20 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714574308; cv=none; b=O8wpBU0y9UCeF2DjhFO+Ri4sMI2O4cHcundCq3q9Hlk+LkhiKHgoYiujX6lkvfvClP3P19bOhnu68unjYCT9aGt6b0evvSCqB/j8vTga5aS2O79BRdLIZsC/L5NjBydIhXoW0U5wrvZmnVfNSSPeSn35lMWpZdifEiFht8gZfmI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1714574308; c=relaxed/simple; bh=SWLdma+jpiPY1r633JyGL5ZvVwl/diBWjEZruh4IVCE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=QCyfhmOq0uDgqZHEnXiwscTQCYOL0oyZTD1bCj50DSlAZX5lbnBPKO5KviJTLV+Voev9uCWYCAss32N96yE2CdZ9IsVeaPv4JY7gXtjHhAgELftXIs80l9Ub0B6Zt5YFhiD5PvuJVgKcBVwbI/yZwBo/Tlwk/rhRV9o3pc+DtEY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com; spf=pass smtp.mailfrom=intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=WNldtaAV; arc=none smtp.client-ip=198.175.65.20 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="WNldtaAV" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1714574306; x=1746110306; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=SWLdma+jpiPY1r633JyGL5ZvVwl/diBWjEZruh4IVCE=; b=WNldtaAV09a1McTw4wDQJCh7Roh24X4nx6+G34fj7lMZVNZVmIFvLSZy 8Z/p5arOdaDcW7CiBju3PGlr6bkGmF1RlZABjIZW5PVE4QQ9gvBniS2RA oA/bBXyjK9tsKlAH7uljO6VLnBJAezA7oQz9meAOyQIB4JUh1ofx4v5XM sSy3vNbkmO8O7j35CFSR7KsXG1cinqK6gOfR9d6gVWKRbOGtu23hsW4fV +Rlaed/zSMSYacxHDjW+K/+963/qrBa1PF3J8v53Bl/2HR26mu/QG2ilv rURXzvRCTKFv8/W8KsjiMK3BvfBWVRYT1oNzEfIcHajAXXpV+c9hWag7A g==; X-CSE-ConnectionGUID: 8nCxdb9LTFa1djCnIWvsVg== X-CSE-MsgGUID: i7BXEu3YQhGMyQsRaDiQcg== X-IronPort-AV: E=McAfee;i="6600,9927,11061"; a="10131816" X-IronPort-AV: E=Sophos;i="6.07,245,1708416000"; d="scan'208";a="10131816" Received: from orviesa001.jf.intel.com ([10.64.159.141]) by orvoesa112.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 May 2024 07:38:24 -0700 X-CSE-ConnectionGUID: XdEIc8J+Q6+xvkTtpreZBA== X-CSE-MsgGUID: oyUktwx1RWSO23ScbI8JOQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,245,1708416000"; d="scan'208";a="64279285" Received: from lkp-server01.sh.intel.com (HELO e434dd42e5a1) ([10.239.97.150]) by orviesa001.jf.intel.com with ESMTP; 01 May 2024 07:38:23 -0700 Received: from kbuild by e434dd42e5a1 with local (Exim 4.96) (envelope-from ) id 1s2B6C-0009c8-1m; Wed, 01 May 2024 14:38:20 +0000 Date: Wed, 1 May 2024 22:37:46 +0800 From: kernel test robot To: Ping-Ke Shih , linux-wireless@vger.kernel.org Cc: oe-kbuild-all@lists.linux.dev, gary.chang@realtek.com, timlee@realtek.com Subject: Re: [PATCH 03/12] wifi: rtw89: wow: parsing Auth Key Management from associate request Message-ID: <202405012221.MONGVGmf-lkp@intel.com> References: <20240425112816.26431-4-pkshih@realtek.com> Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240425112816.26431-4-pkshih@realtek.com> Hi Ping-Ke, kernel test robot noticed the following build errors: [auto build test ERROR on wireless-next/main] [also build test ERROR on wireless/main linus/master v6.9-rc6 next-20240501] [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#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Ping-Ke-Shih/wifi-rtw89-wow-send-RFK-pre-nofity-H2C-command-in-WoWLAN-mode/20240425-193126 base: https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git main patch link: https://lore.kernel.org/r/20240425112816.26431-4-pkshih%40realtek.com patch subject: [PATCH 03/12] wifi: rtw89: wow: parsing Auth Key Management from associate request config: alpha-randconfig-r051-20240501 (https://download.01.org/0day-ci/archive/20240501/202405012221.MONGVGmf-lkp@intel.com/config) compiler: alpha-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240501/202405012221.MONGVGmf-lkp@intel.com/reproduce) 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 | Closes: https://lore.kernel.org/oe-kbuild-all/202405012221.MONGVGmf-lkp@intel.com/ All errors (new ones prefixed by >>): alpha-linux-ld: drivers/net/wireless/realtek/rtw89/core.o: in function `rtw89_traffic_stats_accu': >> (.text+0x11e8): undefined reference to `rtw89_wow_parse_akm' >> alpha-linux-ld: (.text+0x11f8): undefined reference to `rtw89_wow_parse_akm' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki