netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Karol Kolacinski <karol.kolacinski@intel.com>,
	intel-wired-lan@lists.osuosl.org
Cc: oe-kbuild-all@lists.linux.dev, netdev@vger.kernel.org,
	Karol Kolacinski <karol.kolacinski@intel.com>,
	anthony.l.nguyen@intel.com, przemyslaw.kitszel@intel.com
Subject: Re: [Intel-wired-lan] [PATCH v8 iwl-next 2/7] ice: Remove unncecessary ice_is_e8xx() functions
Date: Wed, 28 Aug 2024 03:28:12 +0800	[thread overview]
Message-ID: <202408280349.0Wn5wfHn-lkp@intel.com> (raw)
In-Reply-To: <20240827130814.732181-11-karol.kolacinski@intel.com>

Hi Karol,

kernel test robot noticed the following build errors:

[auto build test ERROR on 025f455f893c9f39ec392d7237d1de55d2d00101]

url:    https://github.com/intel-lab-lkp/linux/commits/Karol-Kolacinski/ice-Don-t-check-device-type-when-checking-GNSS-presence/20240827-211218
base:   025f455f893c9f39ec392d7237d1de55d2d00101
patch link:    https://lore.kernel.org/r/20240827130814.732181-11-karol.kolacinski%40intel.com
patch subject: [Intel-wired-lan] [PATCH v8 iwl-next 2/7] ice: Remove unncecessary ice_is_e8xx() functions
config: s390-allyesconfig (https://download.01.org/0day-ci/archive/20240828/202408280349.0Wn5wfHn-lkp@intel.com/config)
compiler: s390-linux-gcc (GCC) 14.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240828/202408280349.0Wn5wfHn-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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202408280349.0Wn5wfHn-lkp@intel.com/

All errors (new ones prefixed by >>):

   s390-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_service_task':
>> ice_main.c:(.text+0x267ca): undefined reference to `ice_is_generic_mac'
   s390-linux-ld: drivers/net/ethernet/intel/ice/ice_controlq.o: in function `ice_is_sbq_supported':
>> ice_controlq.c:(.text+0x2fb6): undefined reference to `ice_is_generic_mac'
   s390-linux-ld: drivers/net/ethernet/intel/ice/ice_ptp.o: in function `ice_ptp_init':
>> ice_ptp.c:(.text+0xad28): undefined reference to `ice_is_e825c'
>> s390-linux-ld: ice_ptp.c:(.text+0xadde): undefined reference to `ice_is_e825c'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

  reply	other threads:[~2024-08-27 19:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-27 12:50 [PATCH v8 iwl-next 0/7] ice: Implement PTP support for E830 devices Karol Kolacinski
2024-08-27 12:50 ` [PATCH v8 iwl-next 1/7] ice: Don't check device type when checking GNSS presence Karol Kolacinski
2024-08-27 12:50 ` [PATCH v8 iwl-next 2/7] ice: Remove unncecessary ice_is_e8xx() functions Karol Kolacinski
2024-08-27 19:28   ` kernel test robot [this message]
2024-08-27 22:43   ` [Intel-wired-lan] " kernel test robot
2024-08-27 12:50 ` [PATCH v8 iwl-next 3/7] ice: Use FIELD_PREP for timestamp values Karol Kolacinski
2024-08-27 12:50 ` [PATCH v8 iwl-next 4/7] ice: Process TSYN IRQ in a separate function Karol Kolacinski
2024-08-27 12:50 ` [PATCH v8 iwl-next 5/7] ice: Add unified ice_capture_crosststamp Karol Kolacinski
2024-08-27 12:50 ` [PATCH v8 iwl-next 6/7] ice: Refactor ice_ptp_init_tx_* Karol Kolacinski
2024-08-27 12:50 ` [PATCH v8 iwl-next 7/7] ice: Implement PTP support for E830 devices Karol Kolacinski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202408280349.0Wn5wfHn-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=anthony.l.nguyen@intel.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=karol.kolacinski@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=przemyslaw.kitszel@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).