From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id 362C9C433EF for ; Fri, 20 May 2022 22:45:27 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id 36CE86B0071; Fri, 20 May 2022 18:45:26 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 31CD76B0072; Fri, 20 May 2022 18:45:26 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 1E40E6B0073; Fri, 20 May 2022 18:45:26 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0017.hostedemail.com [216.40.44.17]) by kanga.kvack.org (Postfix) with ESMTP id 0EA026B0071 for ; Fri, 20 May 2022 18:45:26 -0400 (EDT) Received: from smtpin30.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay01.hostedemail.com (Postfix) with ESMTP id D4EFC606F2 for ; Fri, 20 May 2022 22:45:25 +0000 (UTC) X-FDA: 79487604210.30.DFE7F99 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by imf09.hostedemail.com (Postfix) with ESMTP id 99D6B140011 for ; Fri, 20 May 2022 22:45:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653086722; x=1684622722; h=date:from:to:cc:subject:message-id:mime-version; bh=o4eShQuICh2oAKhTgshSB57nIilqqHc+OOg2MrHtP5s=; b=DZx8824OAGIaJjCf+Ztx8zquCKDEohpzaMquBU8GwAY2FY2dCAzuOSVi edqe05jnqmpsRaIqnDwbZUpMvtBVeezjqBs7dlZnFH8nHznJ8El39FOVB 77+oMPqZ5N9La1Jbyi8KPpmsonFwzAn7LScVGN/g7l09HB57jMzCKYW2f EOI4SkhpI//tEdiIDY+tjH+HO9vNXAGyIHUNj9wLpNWxZ2bYEGMPwkEgo ELsQIOF9zKafrcCwyu6AxRtIrAIKS7xZRaCp/jMqVBmYLLYMwpRA16UrB mpjkVCcmzjWbOKdB08Ktn5iNQe6ER7OR1uPmdKFSI89JX2I9wZcXLdIyr A==; X-IronPort-AV: E=McAfee;i="6400,9594,10353"; a="253275609" X-IronPort-AV: E=Sophos;i="5.91,240,1647327600"; d="scan'208";a="253275609" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 May 2022 15:45:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,240,1647327600"; d="scan'208";a="743707025" Received: from lkp-server02.sh.intel.com (HELO 242b25809ac7) ([10.239.97.151]) by orsmga005.jf.intel.com with ESMTP; 20 May 2022 15:45:17 -0700 Received: from kbuild by 242b25809ac7 with local (Exim 4.95) (envelope-from ) id 1nsBMz-0005Zi-Cs; Fri, 20 May 2022 22:45:17 +0000 Date: Sat, 21 May 2022 06:44:47 +0800 From: kernel test robot To: Eli Cohen Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org, Linux Memory Management List , Saeed Mahameed , Mark Bloch Subject: [linux-next:master 12360/13468] ld.lld: error: duplicate symbol: mlx5_lag_mpesw_init Message-ID: <202205210606.9cfByU2R-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Authentication-Results: imf09.hostedemail.com; dkim=pass header.d=intel.com header.s=Intel header.b=DZx8824O; spf=none (imf09.hostedemail.com: domain of lkp@intel.com has no SPF policy when checking 192.55.52.151) smtp.mailfrom=lkp@intel.com; dmarc=pass (policy=none) header.from=intel.com X-Rspam-User: X-Stat-Signature: me5deeebqdu3m4zexqpxkfrkhayipdo7 X-Rspamd-Queue-Id: 99D6B140011 X-Rspamd-Server: rspam01 X-HE-Tag: 1653086711-841587 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 18ecd30af1a8402c162cca1bd58771c0e5be7815 commit: 94db3317781922ba52722c58061e0e8517d4d80d [12360/13468] net/mlx5: Support multiport eswitch mode config: i386-randconfig-a015 (https://download.01.org/0day-ci/archive/20220521/202205210606.9cfByU2R-lkp@intel.com/config) compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project e00cbbec06c08dc616a0d52a20f678b8fbd4e304) 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=94db3317781922ba52722c58061e0e8517d4d80d 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 94db3317781922ba52722c58061e0e8517d4d80d # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot Note: the linux-next/master HEAD 18ecd30af1a8402c162cca1bd58771c0e5be7815 builds fine. It may have been fixed somewhere. All errors (new ones prefixed by >>): >> ld.lld: error: duplicate symbol: mlx5_lag_mpesw_init >>> defined at mpesw.h:22 (drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.h:22) >>> net/ethernet/mellanox/mlx5/core/lag/debugfs.o:(mlx5_lag_mpesw_init) in archive drivers/built-in.a >>> defined at mpesw.h:22 (drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.h:22) >>> net/ethernet/mellanox/mlx5/core/lag/lag.o:(.text+0x0) in archive drivers/built-in.a -- >> ld.lld: error: duplicate symbol: mlx5_lag_mpesw_cleanup >>> defined at mpesw.h:23 (drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.h:23) >>> net/ethernet/mellanox/mlx5/core/lag/debugfs.o:(mlx5_lag_mpesw_cleanup) in archive drivers/built-in.a >>> defined at mpesw.h:23 (drivers/net/ethernet/mellanox/mlx5/core/lag/mpesw.h:23) >>> net/ethernet/mellanox/mlx5/core/lag/lag.o:(.text+0x5) in archive drivers/built-in.a -- 0-DAY CI Kernel Test Service https://01.org/lkp