From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.19]) (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 95B56191F84; Sat, 5 Apr 2025 17:39:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.19 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743874788; cv=none; b=GVmCxTQoc6jeypn16PjaM/8XDAMMLagFZu1PaiMD6Uc7vXSlMp1tQDMFKMx3T/3yPPptC5+3BTiuSM4adT6w5tjQtreRFUMkngq2qQ9xcpmOOIC1pfWUs+fh48yerH4im5Hu0y3HJ2ouyp3V2Ovx1yyGbm75tjfh0+Y+OMGf3Nc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743874788; c=relaxed/simple; bh=cLoWa6W3Dyyrw2RNgGHlXiflRBqEsqjNsnatGYOyAbE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=M6tq1ja795juzFmscZiZya0AkwAxEuzJVvLXh391GjTth8+fH8qDWinqNlVIIVQjzfBEouS6PrFLK1XMPxgYLGK853vChCBCPhCt5SbeLAjU+jWfc5FTrWOKw4OtRJ1lig9sDo7D+l+3Ol9xMoRVruiz9YO+iEmkTD4psYuVFMM= 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=ZX8xhOLR; arc=none smtp.client-ip=198.175.65.19 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="ZX8xhOLR" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1743874787; x=1775410787; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=cLoWa6W3Dyyrw2RNgGHlXiflRBqEsqjNsnatGYOyAbE=; b=ZX8xhOLRA4NG6+fLu2CMbyQ9wAfYG2TnV4CV9/vx98IfArqRfNaMTvUr t0LLnUSkMWULW1oc+TplOhl7TboyNR6EaKTYlgNrHFHQdw12T3CRfXzLE /PROsoLvC6wzTNRYKpjO5aLdm7oAORczD/8LWwO5LBJhGAlENQQUk3zDN QbEEAqN66V4yQr82UykmEjna1l4Q7Vy+3zg2zOefTkkI0xya9wXNC+Bhu bxxbsZ527UckMpFt1GzlRnyydJsr9E0oqptQqshjB8nROaSL+KJygcI9o jBPg1D98D+MfAPX3NSOLI0A9cXYgSiLARmcS7RPmrq8eskXiWiFMuqhoe w==; X-CSE-ConnectionGUID: SNhmqPxNQrmPSGZVjL54Mg== X-CSE-MsgGUID: 42n7GbBGTGqam34o1tptvw== X-IronPort-AV: E=McAfee;i="6700,10204,11395"; a="45184588" X-IronPort-AV: E=Sophos;i="6.15,191,1739865600"; d="scan'208";a="45184588" Received: from orviesa007.jf.intel.com ([10.64.159.147]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Apr 2025 10:39:47 -0700 X-CSE-ConnectionGUID: Q0kGPG/CQpKSUF8fnQaNPw== X-CSE-MsgGUID: rSkLGwsQQMe8s9UYBz7AQA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.15,191,1739865600"; d="scan'208";a="128087199" Received: from lkp-server01.sh.intel.com (HELO b207828170a5) ([10.239.97.150]) by orviesa007.jf.intel.com with ESMTP; 05 Apr 2025 10:39:42 -0700 Received: from kbuild by b207828170a5 with local (Exim 4.96) (envelope-from ) id 1u17Ua-0002BD-0U; Sat, 05 Apr 2025 17:39:40 +0000 Date: Sun, 6 Apr 2025 01:38:41 +0800 From: kernel test robot To: Jerome Brunet , Manivannan Sadhasivam , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Kishon Vijay Abraham I , Bjorn Helgaas , Lorenzo Pieralisi , Jon Mason , Dave Jiang , Allen Hubbe Cc: oe-kbuild-all@lists.linux.dev, Marek Vasut , Yoshihiro Shimoda , Yuya Hamamachi , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, ntb@lists.linux.dev, Jerome Brunet Subject: Re: [PATCH v2 1/3] PCI: endpoint: add epc_feature argument for pci_epf_free_space() Message-ID: <202504060122.RXfUdGx9-lkp@intel.com> References: <20250404-pci-ep-size-alignment-v2-1-c3a0db4cfc57@baylibre.com> Precedence: bulk X-Mailing-List: ntb@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: <20250404-pci-ep-size-alignment-v2-1-c3a0db4cfc57@baylibre.com> Hi Jerome, kernel test robot noticed the following build errors: [auto build test ERROR on dea140198b846f7432d78566b7b0b83979c72c2b] url: https://github.com/intel-lab-lkp/linux/commits/Jerome-Brunet/PCI-endpoint-add-epc_feature-argument-for-pci_epf_free_space/20250405-014733 base: dea140198b846f7432d78566b7b0b83979c72c2b patch link: https://lore.kernel.org/r/20250404-pci-ep-size-alignment-v2-1-c3a0db4cfc57%40baylibre.com patch subject: [PATCH v2 1/3] PCI: endpoint: add epc_feature argument for pci_epf_free_space() config: loongarch-randconfig-001-20250405 (https://download.01.org/0day-ci/archive/20250406/202504060122.RXfUdGx9-lkp@intel.com/config) compiler: loongarch64-linux-gcc (GCC) 14.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250406/202504060122.RXfUdGx9-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/202504060122.RXfUdGx9-lkp@intel.com/ All errors (new ones prefixed by >>): drivers/nvme/target/pci-epf.c: In function 'nvmet_pci_epf_free_bar': >> drivers/nvme/target/pci-epf.c:2165:9: error: too few arguments to function 'pci_epf_free_space' 2165 | pci_epf_free_space(epf, nvme_epf->reg_bar, BAR_0, PRIMARY_INTERFACE); | ^~~~~~~~~~~~~~~~~~ In file included from include/linux/pci-epc.h:12, from drivers/nvme/target/pci-epf.c:19: include/linux/pci-epf.h:224:6: note: declared here 224 | void pci_epf_free_space(struct pci_epf *epf, void *addr, enum pci_barno bar, | ^~~~~~~~~~~~~~~~~~ vim +/pci_epf_free_space +2165 drivers/nvme/target/pci-epf.c 0faa0fe6f90ea5 Damien Le Moal 2025-01-04 2157 0faa0fe6f90ea5 Damien Le Moal 2025-01-04 2158 static void nvmet_pci_epf_free_bar(struct nvmet_pci_epf *nvme_epf) 0faa0fe6f90ea5 Damien Le Moal 2025-01-04 2159 { 0faa0fe6f90ea5 Damien Le Moal 2025-01-04 2160 struct pci_epf *epf = nvme_epf->epf; 0faa0fe6f90ea5 Damien Le Moal 2025-01-04 2161 0faa0fe6f90ea5 Damien Le Moal 2025-01-04 2162 if (!nvme_epf->reg_bar) 0faa0fe6f90ea5 Damien Le Moal 2025-01-04 2163 return; 0faa0fe6f90ea5 Damien Le Moal 2025-01-04 2164 0faa0fe6f90ea5 Damien Le Moal 2025-01-04 @2165 pci_epf_free_space(epf, nvme_epf->reg_bar, BAR_0, PRIMARY_INTERFACE); 0faa0fe6f90ea5 Damien Le Moal 2025-01-04 2166 nvme_epf->reg_bar = NULL; 0faa0fe6f90ea5 Damien Le Moal 2025-01-04 2167 } 0faa0fe6f90ea5 Damien Le Moal 2025-01-04 2168 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki