From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.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 37B671E505; Thu, 26 Dec 2024 15:19:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.9 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735226381; cv=none; b=ZGwLeNXA7mLSXDJmaiMuw0Dx3RX+dYaQmVKJu9sh2j31fADTRbI36FoXeylHMtJKKktcT1SZdESbCnyNrUkXbebgAYvxrgm+4J05mtnfh0wYmiYTSHRF3cs36JEI97IHcFHtDiAhvT20u6srtf+JIdcgdu0MLUYYngEF0dqjO/U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1735226381; c=relaxed/simple; bh=Bi+YI4KNUyfMO78M7FAoGyOGb13DbxX7QcWZOGJ4lG8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=YkPzSfyDD8qw1MpRviMMgLSQH55i7V0dEXgpIGoqws4GFYHX6l4bzn1/iBit3G80yiF6DwuQdm4PsncF4qeeBwNDPjnOlArWhFjNNvx8I+2zYRx7dG7+t4cJt2p/CY2CzHaCvS2D4OcONElvlIiba8bwR1JfS7Uc0fY9m+35rGQ= 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=KIBUXvE1; arc=none smtp.client-ip=192.198.163.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="KIBUXvE1" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1735226380; x=1766762380; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Bi+YI4KNUyfMO78M7FAoGyOGb13DbxX7QcWZOGJ4lG8=; b=KIBUXvE1k8gRHOi+7diDWAEt+8+TrIFQVpeQ7yscSwZviP7sJbN84COO mf3VYfFWP8MtZS+J8JfjIeEw4fWuttPVLbbCOXXwvwDM66655z4UVfvqn sjGcqR/ZvsUjFujZ8QxOqRkx0aPEW1/uwuvLcdmAwzCeUVX217HUyq2zL fCbIwpV1hmk9AkyVvExdohk4+8YTeOi9tftRhStDDI5VTUWPrGD1OknBG LTpOFdyo5i4IBtuIf0k1Bv6WQbZHZwC2h/eM6AkJKpwUrWzstj9dcTzMf 7rPWdJSbomGJsl4h6KZlXPZfTsmx3+xQdJpvVeQZ0MDEcyjcxpetML5e6 w==; X-CSE-ConnectionGUID: uCQ+o8jATF+vxmq5WndhXg== X-CSE-MsgGUID: 2rne4Q2tQ86fKTmHTj2K9w== X-IronPort-AV: E=McAfee;i="6700,10204,11296"; a="46326116" X-IronPort-AV: E=Sophos;i="6.12,266,1728975600"; d="scan'208";a="46326116" Received: from fmviesa003.fm.intel.com ([10.60.135.143]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Dec 2024 07:19:34 -0800 X-CSE-ConnectionGUID: YEvWBWeiTrqj2X1V8fvnqA== X-CSE-MsgGUID: BU5AFAvkSkK9WwlOahjTag== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="104015591" Received: from lkp-server01.sh.intel.com (HELO d63d4d77d921) ([10.239.97.150]) by fmviesa003.fm.intel.com with ESMTP; 26 Dec 2024 07:19:30 -0800 Received: from kbuild by d63d4d77d921 with local (Exim 4.96) (envelope-from ) id 1tQpe4-0002ek-0B; Thu, 26 Dec 2024 15:19:28 +0000 Date: Thu, 26 Dec 2024 23:18:29 +0800 From: kernel test robot To: Gur Stavi , gongfan Cc: oe-kbuild-all@lists.linux.dev, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Eric Dumazet , Jakub Kicinski , Paolo Abeni , Simon Horman , Andrew Lunn , linux-doc@vger.kernel.org, Jonathan Corbet , Bjorn Helgaas , Cai Huoqing , Xin Guo , Shen Chenyang , Zhou Shuai , Wu Like , Shi Jing , Meny Yossefi Subject: Re: [PATCH net-next v02 1/1] hinic3: module initialization and tx/rx logic Message-ID: <202412262337.pslE1avE-lkp@intel.com> References: Precedence: bulk X-Mailing-List: linux-doc@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 Gur, kernel test robot noticed the following build errors: [auto build test ERROR on 9268abe611b09edc975aa27e6ce829f629352ff4] url: https://github.com/intel-lab-lkp/linux/commits/Gur-Stavi/hinic3-module-initialization-and-tx-rx-logic/20241226-192558 base: 9268abe611b09edc975aa27e6ce829f629352ff4 patch link: https://lore.kernel.org/r/bbf2442dc9feca8bfa13ccfa2497a0e857eb5809.1735206602.git.gur.stavi%40huawei.com patch subject: [PATCH net-next v02 1/1] hinic3: module initialization and tx/rx logic config: um-allyesconfig (https://download.01.org/0day-ci/archive/20241226/202412262337.pslE1avE-lkp@intel.com/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241226/202412262337.pslE1avE-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/202412262337.pslE1avE-lkp@intel.com/ All errors (new ones prefixed by >>): drivers/net/ethernet/huawei/hinic3/hinic3_tx.c: In function 'csum_magic': >> drivers/net/ethernet/huawei/hinic3/hinic3_tx.c:292:17: error: implicit declaration of function 'csum_ipv6_magic'; did you mean 'csum_magic'? [-Werror=implicit-function-declaration] 292 | csum_ipv6_magic(&ip->v6->saddr, &ip->v6->daddr, 0, proto, 0); | ^~~~~~~~~~~~~~~ | csum_magic cc1: some warnings being treated as errors vim +292 drivers/net/ethernet/huawei/hinic3/hinic3_tx.c 287 288 static __sum16 csum_magic(union hinic3_ip *ip, unsigned short proto) 289 { 290 return (ip->v4->version == 4) ? 291 csum_tcpudp_magic(ip->v4->saddr, ip->v4->daddr, 0, proto, 0) : > 292 csum_ipv6_magic(&ip->v6->saddr, &ip->v6->daddr, 0, proto, 0); 293 } 294 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki