[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201804231415.ytLMz4D6%fengguang.wu@intel.com>
Date: Mon, 23 Apr 2018 15:40:28 +0800
From: kbuild test robot <lkp@...el.com>
To: Florian Fainelli <f.fainelli@...il.com>
Cc: kbuild-all@...org, netdev@...r.kernel.org,
Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...oirfairelinux.com>,
"David S. Miller" <davem@...emloft.net>, cphealy@...il.com
Subject: Re: [PATCH net-next 1/6] net: Move PHY statistics code into PHY
library helpers
Hi Florian,
I love your patch! Yet something to improve:
[auto build test ERROR on net-next/master]
url: https://github.com/0day-ci/linux/commits/Florian-Fainelli/net-Extend-availability-of-PHY-statistics/20180423-113141
config: alpha-defconfig (attached as .config)
compiler: alpha-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=alpha
All errors (new ones prefixed by >>):
net/core/ethtool.o: In function `__ethtool_get_sset_count':
>> (.text+0x189c): undefined reference to `phy_ethtool_get_sset_count'
(.text+0x18a0): undefined reference to `phy_ethtool_get_sset_count'
net/core/ethtool.o: In function `dev_ethtool':
(.text+0x3e2c): undefined reference to `phy_ethtool_get_sset_count'
(.text+0x3e30): undefined reference to `phy_ethtool_get_sset_count'
>> (.text+0x3ea8): undefined reference to `phy_ethtool_get_stats'
(.text+0x3eb4): undefined reference to `phy_ethtool_get_stats'
>> (.text+0x5794): undefined reference to `phy_ethtool_get_strings'
(.text+0x579c): undefined reference to `phy_ethtool_get_strings'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Download attachment ".config.gz" of type "application/gzip" (11952 bytes)
Powered by blists - more mailing lists