[ath6kl:master 1455/1465] drivers/net/ethernet/mellanox/mlx5/core/en.h:289:6: error: duplicate member 'nop'
kbuild test robot
fengguang.wu at intel.com
Sat Mar 19 18:22:42 PDT 2016
tree: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git master
head: 1d83ef1c3bcc2d8c955ca0a1870d2c4386df7e59
commit: a0e616b3696dfccf6a769e666da6cc283ef2afd9 [1455/1465] Merge remote-tracking branch 'wireless-drivers-next/master'
config: arm-allmodconfig (attached as .config)
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout a0e616b3696dfccf6a769e666da6cc283ef2afd9
# save the attached .config to linux build tree
make.cross ARCH=arm
All errors (new ones prefixed by >>):
In file included from drivers/net/ethernet/mellanox/mlx5/core/en_main.c:35:0:
>> drivers/net/ethernet/mellanox/mlx5/core/en.h:289:6: error: duplicate member 'nop'
u64 nop;
^
vim +/nop +289 drivers/net/ethernet/mellanox/mlx5/core/en.h
f62b8bb8 Amir Vadai 2015-05-28 273
f62b8bb8 Amir Vadai 2015-05-28 274 struct mlx5e_sq_stats {
c89fb18b Tariq Toukan 2016-03-02 275 /* commonly accessed in data path */
f62b8bb8 Amir Vadai 2015-05-28 276 u64 packets;
b081da5e Gal Pressman 2016-02-29 277 u64 bytes;
f62b8bb8 Amir Vadai 2015-05-28 278 u64 tso_packets;
f62b8bb8 Amir Vadai 2015-05-28 279 u64 tso_bytes;
89db09eb Matthew Finlay 2016-02-22 280 u64 tso_inner_packets;
89db09eb Matthew Finlay 2016-02-22 281 u64 tso_inner_bytes;
89db09eb Matthew Finlay 2016-02-22 282 u64 csum_offload_inner;
c89fb18b Tariq Toukan 2016-03-02 283 u64 nop;
c89fb18b Tariq Toukan 2016-03-02 284 /* less likely accessed in data path */
f62b8bb8 Amir Vadai 2015-05-28 285 u64 csum_offload_none;
f62b8bb8 Amir Vadai 2015-05-28 286 u64 stopped;
f62b8bb8 Amir Vadai 2015-05-28 287 u64 wake;
f62b8bb8 Amir Vadai 2015-05-28 288 u64 dropped;
f62b8bb8 Amir Vadai 2015-05-28 @289 u64 nop;
89db09eb Matthew Finlay 2016-02-22 290 #define NUM_SQ_STATS 11
f62b8bb8 Amir Vadai 2015-05-28 291 };
f62b8bb8 Amir Vadai 2015-05-28 292
f62b8bb8 Amir Vadai 2015-05-28 293 struct mlx5e_stats {
f62b8bb8 Amir Vadai 2015-05-28 294 struct mlx5e_vport_stats vport;
efea389d Gal Pressman 2015-08-04 295 struct mlx5e_pport_stats pport;
f62b8bb8 Amir Vadai 2015-05-28 296 };
f62b8bb8 Amir Vadai 2015-05-28 297
:::::: The code at line 289 was first introduced by commit
:::::: f62b8bb8f2d30582f30f51e85a8c0e1260125d7e net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
:::::: TO: Amir Vadai <amirv at mellanox.com>
:::::: CC: David S. Miller <davem at davemloft.net>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/octet-stream
Size: 56177 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/ath10k/attachments/20160320/9f70d257/attachment-0001.obj>
More information about the ath10k
mailing list