Re: [PATCH net-next 1/3] ethtool: Add phy statistics

2015-12-23 Thread kbuild test robot
Hi Andrew, [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Andrew-Lunn/ethtool-Add-phy-statistics/20151223-195714 config: i386-randconfig-i0-201551 (attached as .config) reproduce: # save the attached .config to linux build tree make AR

Re: [PATCH net-next 1/3] ethtool: Add phy statistics

2015-12-23 Thread kbuild test robot
Hi Andrew, [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Andrew-Lunn/ethtool-Add-phy-statistics/20151223-195714 config: sh-titan_defconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/p

Re: [PATCH net-next 1/3] ethtool: Add phy statistics

2015-12-23 Thread kbuild test robot
Hi Andrew, [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Andrew-Lunn/ethtool-Add-phy-statistics/20151223-195714 config: cris-etrax-100lx_v2_defconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-

[PATCH net-next 1/3] ethtool: Add phy statistics

2015-12-23 Thread Andrew Lunn
Ethernet PHYs can maintain statistics, for example errors while idle and receive errors. Add an ethertool mechanism to retrieve these statistics, using the same model as MAC statistics. Signed-off-by: Andrew Lunn --- drivers/net/phy/phy.c| 35 include/linux/p