From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D72C2E7D273 for ; Tue, 26 Sep 2023 10:08:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234325AbjIZKI1 (ORCPT ); Tue, 26 Sep 2023 06:08:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55978 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229674AbjIZKIY (ORCPT ); Tue, 26 Sep 2023 06:08:24 -0400 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.65]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 24EDE97 for ; Tue, 26 Sep 2023 03:08:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1695722898; x=1727258898; h=date:from:to:cc:subject:message-id:mime-version; bh=YsHXiWnQ8H/I0iyjLhWW0SnPlnXLuk1IgrLSmPQeDx0=; b=e3zrrjQP6HWpPpnISQMjPlAokbUlfgeqxjJ8O8O6sKmymZGts3FxDgLm 0K2Ip6IJDyDHHp3sacGaXfltOO2bA2ch20e3Cjsqhob4NaqVn9nEYn/MK tj/5C0YpHtfY+gI5w3toTSjzkMEsKXx/g8LWsJhm+9odPAXlXt30Vik7N NHdheJVSfFjiCUNNfPp/4ojua6clbmderGiVA3PVskqP9sqWyeAxP1YJP CrBPd6TEdAmsHBDtRZ0LtE9uXXCtmP3cGNcuQ52NURVkKRBsNRDWWdQoP 1ug8J+YaOjTg/OTC4iluYOp7xxGZRK7bbTpbHevcoaW7Os/AIq2KgfwXH A==; X-IronPort-AV: E=McAfee;i="6600,9927,10843"; a="385380549" X-IronPort-AV: E=Sophos;i="6.03,177,1694761200"; d="scan'208";a="385380549" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Sep 2023 03:08:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10843"; a="814414769" X-IronPort-AV: E=Sophos;i="6.03,177,1694761200"; d="scan'208";a="814414769" Received: from lkp-server02.sh.intel.com (HELO 32c80313467c) ([10.239.97.151]) by fmsmga008.fm.intel.com with ESMTP; 26 Sep 2023 03:08:15 -0700 Received: from kbuild by 32c80313467c with local (Exim 4.96) (envelope-from ) id 1ql4zE-0002i5-35; Tue, 26 Sep 2023 10:08:12 +0000 Date: Tue, 26 Sep 2023 18:07:23 +0800 From: kernel test robot To: Simon Horman Cc: Paul Gazzillo , Necip Fazil Yildiran , oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org, Randy Dunlap Subject: kismet: WARNING: unmet direct dependencies detected for FIXED_PHY when selected by LAN743X Message-ID: <202309261802.JPbRHwti-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: 6465e260f48790807eef06b583b38ca9789b6072 commit: 73c4d1b307aeb713e80ab03f90c7df9d417dc0f0 net: lan743x: select FIXED_PHY date: 3 months ago config: i386-kismet-CONFIG_FIXED_PHY-CONFIG_LAN743X-0-0 (https://download.01.org/0day-ci/archive/20230926/202309261802.JPbRHwti-lkp@intel.com/config) reproduce: (https://download.01.org/0day-ci/archive/20230926/202309261802.JPbRHwti-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/202309261802.JPbRHwti-lkp@intel.com/ kismet warnings: (new ones prefixed by >>) >> kismet: WARNING: unmet direct dependencies detected for FIXED_PHY when selected by LAN743X .config:5298:warning: symbol value 'ONFIG_ARCH_MMAP_RND_BITS_MI' invalid for ARCH_MMAP_RND_BITS .config:13346:warning: symbol value 'ONFIG_NR_CPUS_DEFAUL' invalid for NR_CPUS WARNING: unmet direct dependencies detected for FIXED_PHY Depends on [n]: NETDEVICES [=y] && PHYLIB [=n] Selected by [y]: - LAN743X [=y] && NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_MICROCHIP [=y] && PCI [=y] && PTP_1588_CLOCK_OPTIONAL [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki