From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.8]) (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 041811DF736; Sun, 1 Mar 2026 02:44:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.8 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772333082; cv=none; b=taHfTekBfzZ8gyNMEqV4ZlMzbO9xJBL2nlzTlBM5XiO6DYPZkzTAlsVPWC6/t16d5KDWmgBMAC0Btnv3X6awVvzADuVEIL9AU46WCe0XVvXRrlKU3MWg0juad1gEYExems7snoHH1Mj1NQmq7S0nadBWzLmNdJK4jZwkgEfCuyA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772333082; c=relaxed/simple; bh=Lcvsy1/nFMPntqrLdhtQADgDpVMjx7JQ9RpemuAbrIg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=TelJMpJZeY73lrvJz4coP6XC0UHQgJZxeGOqFS7YDTA1cWk79SibRAyTBPXP2x3F8jh+uooZmfVU9l7HNaPIuWxiinHv2lvaP6vhmc9Mll2ot3RIkb6lxzgd7ivraexNDjMeGDjBJQZjCz5Pa775yklLUd/LMwn1VVLf5io+TtI= 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=L2ri9Y7J; arc=none smtp.client-ip=192.198.163.8 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="L2ri9Y7J" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1772333081; x=1803869081; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Lcvsy1/nFMPntqrLdhtQADgDpVMjx7JQ9RpemuAbrIg=; b=L2ri9Y7Jgf7YSjmUM+YD8OYqxiBQ/OAfQ9/XxyXkuEHf0r5Yd/yrz/it 5WThv2eeG2ymgywPokliFGYtr+0+PzLZQELBhRyJbfLCw9xjgFK70rY19 Pl67AUZ/UvJbh0IlGSAVJkEnXi8gLw8aKF7TBxab8CX+IuKVSZr/Vh1Iw obB7NckskbSb3hzRLbraYYeLFZTDgrybeIk7WW6wj++PgkQ40b5vXTFoK AaydMRdtoi5zdQ3PKoSFVKaOZVFej3cRuswn/kVdkc+p61Y4yBkmz5Yuc 2OrqAzJjGBZ6t1B3SDLKMY3dPG5cL6Jg0Oj/JfHEc8XsAJmvgvteqgajt g==; X-CSE-ConnectionGUID: Kx4sn0oRRfKtGBXSzRSyUg== X-CSE-MsgGUID: nZPAwLXuSBasJhgepxvRJg== X-IronPort-AV: E=McAfee;i="6800,10657,11715"; a="90955170" X-IronPort-AV: E=Sophos;i="6.21,317,1763452800"; d="scan'208";a="90955170" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by fmvoesa102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Feb 2026 18:44:40 -0800 X-CSE-ConnectionGUID: YbvMI+g9RtCkRDyd7EJBwA== X-CSE-MsgGUID: rP2G94vzTP6C1525oYLZ/g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,317,1763452800"; d="scan'208";a="216415922" Received: from lkp-server01.sh.intel.com (HELO 59784f1c7b2a) ([10.239.97.150]) by orviesa006.jf.intel.com with ESMTP; 28 Feb 2026 18:44:38 -0800 Received: from kbuild by 59784f1c7b2a with local (Exim 4.98.2) (envelope-from ) id 1vwWnK-0000000018X-1CkV; Sun, 01 Mar 2026 02:44:34 +0000 Date: Sun, 1 Mar 2026 10:43:54 +0800 From: kernel test robot To: Jakub =?utf-8?B?VmFuxJtr?= , linux-kernel@vger.kernel.org, netdev@vger.kernel.org Cc: oe-kbuild-all@lists.linux.dev, Andrew Lunn , Heiner Kallweit , Russell King , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Frank , Sai Krishna , Daniel Golle , Jakub =?utf-8?B?VmFuxJtr?= Subject: Re: [PATCH net-next v2 5/5] net: phy: motorcomm: yt8821: Disable MDIO broadcast Message-ID: <202603011047.rzQIXPzJ-lkp@intel.com> References: <20260228232241.1274236-6-linuxtardis@gmail.com> Precedence: bulk X-Mailing-List: netdev@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: <20260228232241.1274236-6-linuxtardis@gmail.com> Hi Jakub, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Jakub-Van-k/net-mdiobus-Scan-buses-in-reverse-order-31-0/20260301-072526 base: net-next/main patch link: https://lore.kernel.org/r/20260228232241.1274236-6-linuxtardis%40gmail.com patch subject: [PATCH net-next v2 5/5] net: phy: motorcomm: yt8821: Disable MDIO broadcast config: nios2-defconfig (https://download.01.org/0day-ci/archive/20260301/202603011047.rzQIXPzJ-lkp@intel.com/config) compiler: nios2-linux-gcc (GCC) 11.5.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260301/202603011047.rzQIXPzJ-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/202603011047.rzQIXPzJ-lkp@intel.com/ All warnings (new ones prefixed by >>): >> Warning: drivers/net/phy/phy_common_fixups.c:16 function parameter 'phydev' not described in 'yt8821_disable_broadcast' >> Warning: drivers/net/phy/phy_common_fixups.c:16 function parameter 'phydev' not described in 'yt8821_disable_broadcast' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki