From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.13]) (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 B253E25F7A9; Mon, 8 Dec 2025 21:30:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.13 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765229413; cv=none; b=l1EMLcKnhg+SNKF5896C9qi3vh8QpK/Uq0Bl2B7mjo0NUr84bkXqd22lWfucniP4jk196RutBbpUF4fh1zigIzDduOI2AdViHJ7uBRFTBq2/ZbriVJpYr2PdjU4BfO6tVUTZzHk7LoA9kLxTx/iP4+8odBTFCr5wGkOq8KWS1rQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765229413; c=relaxed/simple; bh=dSjRYMAUi+Fh7KbgzZuw4JPY3nICl9XaJqm4MWGB49I=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=moCxJB/vCf/ttIjMrwibp2Do7ZhQblR3HdrPbYH6zHyoaND0Ss1+ZiUZOhyR4kj8zR+a6in5wBsif8/+4nlrx3D5ZcpP4EdjyXNO6wJxP9c2mdLADTB0QoJRTvQRBujZYuHxMDWwEFTC41miA56KR1YRo5yDnpqUGMpctlyNeZc= 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=g4iLzG+l; arc=none smtp.client-ip=192.198.163.13 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="g4iLzG+l" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1765229411; x=1796765411; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=dSjRYMAUi+Fh7KbgzZuw4JPY3nICl9XaJqm4MWGB49I=; b=g4iLzG+lRz8jPXDBoMH0gIuG+IXnbN8YqVK8gZ1M1b227QZNobXnLi11 iT21AvZ+5KnchMm4VeMxxSZb9aVMIf7Gnj35z93WY4OYDlKkZbiD/eX9b alr9Q4kzlUy3VqOLP76PNCRoS2mgB8qJ/GwHx1V7BUlaeVGuvsKQK1TgI 7X5rEvvt9jPjWHkmrnxKr2HSmlFlqFUPf0EiY+DEW3iT50EgWUpwNgT3f See99x7pu42q8/itoMk8+m8oHlJ8RaYZNmeB8L8UL1QxIJEG9LcQ8vPuu oG9OfIEZaCTVikrekptAELLV8sFXc1cYTfni2nI6Y0AVHw3qhsWvfcvOp Q==; X-CSE-ConnectionGUID: iuUWqU9BR6q6OVj/Ixz7Lw== X-CSE-MsgGUID: o4LTXY7LTcaRdHwdhgZ5rg== X-IronPort-AV: E=McAfee;i="6800,10657,11636"; a="69771984" X-IronPort-AV: E=Sophos;i="6.20,259,1758610800"; d="scan'208";a="69771984" Received: from orviesa005.jf.intel.com ([10.64.159.145]) by fmvoesa107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Dec 2025 13:30:11 -0800 X-CSE-ConnectionGUID: jP1R5lP0QQON8jm1kSvOZA== X-CSE-MsgGUID: YtrADeo/QX2B6BVobaAPzA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.20,259,1758610800"; d="scan'208";a="201163656" Received: from lkp-server01.sh.intel.com (HELO d335e3c6db51) ([10.239.97.150]) by orviesa005.jf.intel.com with ESMTP; 08 Dec 2025 13:30:09 -0800 Received: from kbuild by d335e3c6db51 with local (Exim 4.98.2) (envelope-from ) id 1vSio1-000000000sP-2vJg; Mon, 08 Dec 2025 21:30:05 +0000 Date: Tue, 9 Dec 2025 05:29:25 +0800 From: kernel test robot To: chenxiaosong.chenxiaosong@linux.dev, sfrench@samba.org, smfrench@gmail.com, linkinjeon@kernel.org, linkinjeon@samba.org Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-cifs@vger.kernel.org, linux-kernel@vger.kernel.org, liuzhengyuan@kylinos.cn, huhai@kylinos.cn, liuyun01@kylinos.cn, ChenXiaoSong Subject: Re: [PATCH v4 08/10] smb/client: introduce smb2maperror KUnit tests Message-ID: <202512090558.gcQGSnU4-lkp@intel.com> References: <20251206151826.2932970-9-chenxiaosong.chenxiaosong@linux.dev> Precedence: bulk X-Mailing-List: llvm@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: <20251206151826.2932970-9-chenxiaosong.chenxiaosong@linux.dev> Hi, kernel test robot noticed the following build errors: [auto build test ERROR on brauner-vfs/vfs.all] [also build test ERROR on linus/master v6.18] [cannot apply to cifs/for-next next-20251208] [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/chenxiaosong-chenxiaosong-linux-dev/smb-client-reduce-loop-count-in-map_smb2_to_linux_error-by-half/20251206-232731 base: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git vfs.all patch link: https://lore.kernel.org/r/20251206151826.2932970-9-chenxiaosong.chenxiaosong%40linux.dev patch subject: [PATCH v4 08/10] smb/client: introduce smb2maperror KUnit tests config: i386-randconfig-004-20251208 (https://download.01.org/0day-ci/archive/20251209/202512090558.gcQGSnU4-lkp@intel.com/config) compiler: clang version 20.1.8 (https://github.com/llvm/llvm-project 87f0227cb60147a26a1eeb4fb06e3b505e9c7261) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251209/202512090558.gcQGSnU4-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/202512090558.gcQGSnU4-lkp@intel.com/ All errors (new ones prefixed by >>): >> ld.lld: error: undefined symbol: kunit_binary_str_assert_format >>> referenced by smb2maperror_test.c:40 (fs/smb/client/smb2maperror_test.c:40) >>> fs/smb/client/smb2maperror.o:(maperror_test_check_search) in archive vmlinux.a -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki