From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.9]) (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 EE57A336895; Wed, 15 Apr 2026 11:32:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.9 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776252722; cv=none; b=bvDJqD9c1djeudQ630QntgpyRGqylNiizKj2jqKEAufhK6g66Z/S746rLVs/gVvc8lQg6lfOcLZHPXF3heUM5qCcjX8/bDtWct1qKAOm5v2bg8dUeDsq9oS2azE6GsHJj3Sny3i5FYmud5akHkKeQ3vXk3Pn9Brn8ShtA8JFPyU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776252722; c=relaxed/simple; bh=b8Aw/7fg+0u6Dp1TPRNyvG4hmUQiFunmewx4V1vTlrM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=TES/lbOTiKgxDCBmfM9uZIzqKB7ZuBzW8fXiVNkvX0kD9wp02wJ2pfxIuN/5XFzk9Z4iBX2Q/BnnyA4+SA7w5F6nnrIdbcD8G01FDsqqGmaELC6xSliOTiqlDWzXuk0DaNVYXtw/2ilqg24Hs/Kv30NPlxDqEdfu/bhpyCtwUHA= 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=fUvUvaBZ; arc=none smtp.client-ip=198.175.65.9 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="fUvUvaBZ" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1776252721; x=1807788721; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=b8Aw/7fg+0u6Dp1TPRNyvG4hmUQiFunmewx4V1vTlrM=; b=fUvUvaBZSaYQiJ4pxwkf0m077CKwi8qqIRlvUWkcKJNJVhXAu2URvq0c R60l85KYj/yWjmjPoFY4WpiEMpH0DajGxM46hLTQyIxDadu2o/cG8RUug bjp5VTVNYcqjXErw7TGKtRqzGPeOU4ViG6SBa1EMlfohOq9AAX4ZfK+P1 5LQwJTNpIw0jWeO4eu4P2EkAMZyz9a4qHnYjOnx6fKUlPVzbSna3HOhwa n2NKLRTJMTch6YpkFqrmAEkKw57cxA4v/RZWg2+tgxnYShw44N9eYk9em MOvjzY/b0pMBoTf3BLHpfKPh1CeM1RuR8vR7o+xwkXU87lRgwQeZVRfMu w==; X-CSE-ConnectionGUID: uWOu0icpRrW5uZl56tGMCQ== X-CSE-MsgGUID: fm7kOO70SBOjfXg4yL+hIw== X-IronPort-AV: E=McAfee;i="6800,10657,11759"; a="99867489" X-IronPort-AV: E=Sophos;i="6.23,179,1770624000"; d="scan'208";a="99867489" Received: from fmviesa007.fm.intel.com ([10.60.135.147]) by orvoesa101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Apr 2026 04:32:00 -0700 X-CSE-ConnectionGUID: fAb+rIAnSHKVuXFK92Yccw== X-CSE-MsgGUID: hs+metJkTLWqtrWCrpD9lA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,179,1770624000"; d="scan'208";a="227214118" Received: from lkp-server01.sh.intel.com (HELO 7f3b36e5d6a5) ([10.239.97.150]) by fmviesa007.fm.intel.com with ESMTP; 15 Apr 2026 04:31:59 -0700 Received: from kbuild by 7f3b36e5d6a5 with local (Exim 4.98.2) (envelope-from ) id 1wCyTM-000000000RV-3t9W; Wed, 15 Apr 2026 11:31:56 +0000 Date: Wed, 15 Apr 2026 19:31:49 +0800 From: kernel test robot To: Mark Brown , Jens Axboe Cc: oe-kbuild-all@lists.linux.dev, Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the block tree Message-ID: <202604151948.oJFK3dlv-lkp@intel.com> References: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Hi Mark, kernel test robot noticed the following build errors: [auto build test ERROR on axboe/for-next] [also build test ERROR on isilence/zcrx/for-next] [cannot apply to linus/master v7.0 next-20260414] [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/Mark-Brown/linux-next-build-failure-after-merge-of-the-block-tree/20260415-013341 base: https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git for-next patch link: https://lore.kernel.org/r/adjrVagmLJaozz5o%40sirena.co.uk patch subject: linux-next: build failure after merge of the block tree config: sh-allmodconfig (https://download.01.org/0day-ci/archive/20260415/202604151948.oJFK3dlv-lkp@intel.com/config) compiler: sh4-linux-gcc (GCC) 15.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260415/202604151948.oJFK3dlv-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/202604151948.oJFK3dlv-lkp@intel.com/ All errors (new ones prefixed by >>): io_uring/zcrx.c: In function 'zcrx_register_netdev': >> io_uring/zcrx.c:812:15: error: implicit declaration of function 'netif_mp_open_rxq'; did you mean 'net_mp_open_rxq'? [-Wimplicit-function-declaration] 812 | ret = netif_mp_open_rxq(ifq->netdev, if_rxq, &mp_param, NULL); | ^~~~~~~~~~~~~~~~~ | net_mp_open_rxq vim +812 io_uring/zcrx.c 781 782 static int zcrx_register_netdev(struct io_zcrx_ifq *ifq, 783 struct io_uring_zcrx_ifq_reg *reg, 784 struct io_uring_zcrx_area_reg *area) 785 { 786 struct pp_memory_provider_params mp_param = {}; 787 unsigned if_rxq = reg->if_rxq; 788 int ret; 789 790 ifq->netdev = netdev_get_by_index_lock(current->nsproxy->net_ns, 791 reg->if_idx); 792 if (!ifq->netdev) 793 return -ENODEV; 794 795 netdev_hold(ifq->netdev, &ifq->netdev_tracker, GFP_KERNEL); 796 797 ifq->dev = netdev_queue_get_dma_dev(ifq->netdev, if_rxq); 798 if (!ifq->dev) { 799 ret = -EOPNOTSUPP; 800 goto netdev_put_unlock; 801 } 802 get_device(ifq->dev); 803 804 ret = io_zcrx_create_area(ifq, area, reg); 805 if (ret) 806 goto netdev_put_unlock; 807 808 if (reg->rx_buf_len) 809 mp_param.rx_page_size = 1U << ifq->niov_shift; 810 mp_param.mp_ops = &io_uring_pp_zc_ops; 811 mp_param.mp_priv = ifq; > 812 ret = netif_mp_open_rxq(ifq->netdev, if_rxq, &mp_param, NULL); 813 if (ret) 814 goto netdev_put_unlock; 815 816 ifq->if_rxq = if_rxq; 817 ret = 0; 818 netdev_put_unlock: 819 netdev_unlock(ifq->netdev); 820 return ret; 821 } 822 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki