[net:master 11/11] net//ipv4/igmp.c:2157:2: error: implicit declaration of function 'ip_sf_list_clear_all'; did you mean 'ip_mc_filter_del'?

2019-05-22 Thread kbuild test robot
) compiler: gcc-7 (Debian 7.3.0-1) 7.3.0 reproduce: git checkout 3580d04aa674383c42de7b635d28e52a1e5bc72c # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones

[net:master 11/11] net//ipv4/igmp.c:2157:2: error: implicit declaration of function 'ip_sf_list_clear_all'

2019-05-22 Thread kbuild test robot
) compiler: gcc-5 (Debian 5.5.0-3) 5.4.1 20171010 reproduce: git checkout 3580d04aa674383c42de7b635d28e52a1e5bc72c # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new

[net-next:master 35/39] drivers/net/ethernet/xilinx/ll_temac_main.c:456:6: warning: 'i' may be used uninitialized in this function

2019-05-23 Thread kbuild test robot
GCC_VERSION=7.4.0 make.cross ARCH=sh If you fix the issue, kindly add following tag Reported-by: kbuild test robot Note: it may well be a FALSE warning. FWIW you are at least aware of it now. http://gcc.gnu.org/wiki/Better_Uninitialized_Warnings All warnings (new ones prefixed by

[net-next:master 58/94] drivers/net/ethernet/freescale/enetc/enetc.c:314:27: sparse: sparse: restricted __le32 degrades to integer

2019-05-24 Thread kbuild test robot
version: v0.6.1-rc1-7-g2b96cd8-dirty git checkout d398231219116da5697bbe090e478dd68a2259ed make ARCH=x86_64 allmodconfig make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings:

[net-next:master 86/94] drivers/net/ethernet/stmicro/stmmac/stmmac_selftests.c:127:26: sparse: sparse: incorrect type in assignment (different base types)

2019-05-24 Thread kbuild test robot
version: v0.6.1-rc1-7-g2b96cd8-dirty git checkout 091810dbded96c2af81f645e386e4262553e3493 make ARCH=x86_64 allmodconfig make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings:

[net-next:master 120/123] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:5755:1: warning: no return statement in function returning non-void

2019-05-26 Thread kbuild test robot
GCC_VERSION=7.4.0 make.cross ARCH=xtensa If you fix the issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c: In function 'hclge_add_fd_entry_by_arfs': >> drivers/

Re: [PATCH 03/11] net: phy: Check against net_device being NULL

2019-05-27 Thread kbuild test robot
issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): drivers/net//phy/phy_device.c: In function 'phy_connect_direct': >> drivers/net//phy/phy_device.c:952:10: warning: return makes integer from >> pointer with

Re: [PATCH 03/11] net: phy: Check against net_device being NULL

2019-05-27 Thread kbuild test robot
ou fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/net/phy/phy_device.c:952:31: sparse: sparse: incorrect type in >> return expression (different base types) @@expected int @@got voiint >>

Re: [PATCH 10/11] net: dsa: Use PHYLINK for the CPU/DSA ports

2019-05-27 Thread kbuild test robot
ou fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> net/dsa/port.c:604:5: sparse: sparse: symbol 'dsa_port_phylink_register' was >> not declared. Should it be static? Please review and possibly fold the

[RFC PATCH] net: dsa: dsa_port_phylink_register() can be static

2019-05-27 Thread kbuild test robot
Fixes: 9dd6d07682b1 ("net: dsa: Use PHYLINK for the CPU/DSA ports") Signed-off-by: kbuild test robot --- port.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/dsa/port.c b/net/dsa/port.c index 30d5b08..d74bc9d 100644 --- a/net/dsa/port.c +++ b/net/

Re: [PATCH net-next] cxgb4: Set initial IRQ affinity hints

2019-05-31 Thread kbuild test robot
the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function 'cxgb4_set_msix_aff': >> drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:710:26: error: pas

Re: [PATCH V4 net-next 2/6] net: Introduce a new MII time stamping interface.

2019-05-31 Thread kbuild test robot
add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/net/macvlan.c: In function 'macvlan_ethtool_get_ts_info': >> drivers/net/macvlan.c:1059:42: error: 'struct phy_driver' has no member >> named 'ts_info

Re: [PATCH V4 net-next 6/6] ptp: Add a driver for InES time stamping IP core.

2019-05-31 Thread kbuild test robot
add following tag Reported-by: kbuild test robot Note: it may well be a FALSE warning. FWIW you are at least aware of it now. http://gcc.gnu.org/wiki/Better_Uninitialized_Warnings All warnings (new ones prefixed by >>): drivers//ptp/ptp_ines.c: In function 'ines_txtstamp':

Re: [PATCH V4 net-next 2/6] net: Introduce a new MII time stamping interface.

2019-05-31 Thread kbuild test robot
add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/net/ethernet/ti/netcp_ethss.c: In function 'gbe_txtstamp_mark_pkt': >> drivers/net/ethernet/ti/netcp_ethss.c:2535:50: error: 'struct phy_driver' >> has

[RFC PATCH] net: mdio: of: of_find_mii_timestamper() can be static

2019-05-31 Thread kbuild test robot
Fixes: 500a41a402da ("net: mdio: of: Register discovered MII time stampers.") Signed-off-by: kbuild test robot --- of_mdio.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/of/of_mdio.c b/drivers/of/of_mdio.c index 255f47d..1251d73 100644 --- a/

Re: [PATCH V5 net-next 5/6] net: mdio: of: Register discovered MII time stampers.

2019-05-31 Thread kbuild test robot
: v0.6.1-rc1-7-g2b96cd8-dirty make ARCH=x86_64 allmodconfig make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/of/of_mdio.c

Re: [PATCH V4 net-next 2/6] net: Introduce a new MII time stamping interface.

2019-05-31 Thread kbuild test robot
: v0.6.1-rc1-7-g2b96cd8-dirty make ARCH=x86_64 allmodconfig make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) drivers/net/macvlan.c:1059:49

Re: [PATCH V5 net-next 6/6] ptp: Add a driver for InES time stamping IP core.

2019-05-31 Thread kbuild test robot
: v0.6.1-rc1-7-g2b96cd8-dirty make ARCH=x86_64 allmodconfig make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/ptp/ptp_ines.c:

[RFC PATCH] ptp: ines_ptp_probe_channel() can be static

2019-05-31 Thread kbuild test robot
Fixes: 49268f31cc1f ("ptp: Add a driver for InES time stamping IP core.") Signed-off-by: kbuild test robot --- ptp_ines.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/ptp/ptp_ines.c b/drivers/ptp/ptp_ines.c index 59cb3f1..52c1e85 100644 --- a/d

Re: [PATCH bpf-next v2 1/2] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev

2019-06-01 Thread kbuild test robot
f/bpf-next.git master reproduce: make htmldocs If you fix the issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c:344: warning: Function parameter or member 'range&#

[net-next:master 91/97] ERROR: "nf_ct_frag6_gather" [net/ipv6/ipv6.ko] undefined!

2019-06-01 Thread kbuild test robot
) compiler: gcc-7 (Debian 7.3.0-1) 7.3.0 reproduce: git checkout c9bb6165a16e6d5498981a6c777b94a78e74462b # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones

Re: [PATCH net-next 01/13] net: axienet: Fixed 64-bit compile, enable build on X86 and ARM

2019-06-02 Thread kbuild test robot
: v0.6.1-rc1-7-g2b96cd8-dirty make ARCH=x86_64 allmodconfig make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drive

[net-next:master 391/455] drivers/staging/isdn/avm/b1.c:163:49: sparse: sparse: incorrect type in argument 2 (different address spaces)

2019-06-03 Thread kbuild test robot
eported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/staging/isdn/avm/b1.c:163:49: sparse: sparse: incorrect type in >> argument 2 (different address spaces) @@expected void const [noderef] >> *from @@got const [noderef] *from @

[net-next:master 493/503] ERROR: "mtk_sgmii_init" [drivers/net/ethernet/mediatek/mtk_eth_soc.ko] undefined!

2019-06-04 Thread kbuild test robot
build tree GCC_VERSION=7.4.0 make.cross ARCH=arm If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): WARNING: modpost: missing MODULE_LICENSE() in drivers/net/ethernet/mediatek/mtk_sgmii.o see include/linux/mo

[ipsec-next:testing 4/6] net/xfrm/xfrm_state.c:1792:9: error: '__xfrm6_tmpl_sort_cmp' undeclared; did you mean 'xfrm_tmpl_sort'?

2019-06-05 Thread kbuild test robot
-201922 (attached as .config) compiler: gcc-7 (Debian 7.3.0-1) 7.3.0 reproduce: git checkout 8dc6e3891a4be64c0cca5e8fe2c3ad33bc06543e # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag Reported-by: kbuild test robot

[vhost:linux-next 12/19] drivers/vhost/vhost.h:196:22: error: field 'mmu_notifier' has incomplete type

2019-06-05 Thread kbuild test robot
tree GCC_VERSION=7.4.0 make.cross ARCH=mips If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): In file included from drivers/vhost/net.c:37:0: >> drivers/vhost/vhost.h:196:22: error: field 'mmu_notifie

Re: [PATCH] net: ethernet: mediatek: Add MT7628/88 SoC support

2019-07-18 Thread kbuild test robot
/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=7.4.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): vim +649 drivers/net//et

Re: [PATCH net-next,v2 2/3] net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t

2019-07-19 Thread kbuild test robot
chmod +x ~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=7.4.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): In file included from include/net/net

Re: [PATCH net-next v2 8/8] net: mscc: PTP Hardware Clock (PHC) support

2019-07-20 Thread kbuild test robot
add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): ERROR: "ia64_delay_loop" [drivers/spi/spi-thunderx.ko] undefined! ERROR: "ia64_delay_loop" [drivers/net/phy/mdio-cavium.ko] undefined! >> ERROR: "ocelot_ptp_

[vhost:linux-next 4/5] kernel/rcu/tiny.c:138:22: error: 'rcu_data' undeclared

2019-07-22 Thread kbuild test robot
(Debian 7.4.0-10) 7.4.0 reproduce: git checkout 4cfd64ce2ad979cbd9a97e1500533d2f5f1355b8 # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All error/warnings (new ones prefixed by

[net-next:master 7/33] drivers/target/iscsi/cxgbit/cxgbit_target.c:1451:47-48: Unneeded semicolon

2019-07-23 Thread kbuild test robot
-by: kbuild test robot coccinelle warnings: (new ones prefixed by >>) >> drivers/target/iscsi/cxgbit/cxgbit_target.c:1451:47-48: Unneeded semicolon Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructureOpen Source Technology Center h

[PATCH] net: fix semicolon.cocci warnings

2019-07-23 Thread kbuild test robot
From: kbuild test robot drivers/target/iscsi/cxgbit/cxgbit_target.c:1451:47-48: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci Fixes: d7840976e391 ("net: Use skb accessors in network drivers") CC: Matthew Wilcox (Oracle) Sig

Re: [bpf-next 2/6] tcp: add skb-less helpers to retrieve SYN cookie

2019-07-23 Thread kbuild test robot
/bpf/bpf-next.git master config: x86_64-randconfig-e004-201929 (attached as .config) compiler: gcc-7 (Debian 7.4.0-10) 7.4.0 reproduce: # save the attached .config to linux build tree make ARCH=x86_64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot

Re: [bpf-next 2/6] tcp: add skb-less helpers to retrieve SYN cookie

2019-07-23 Thread kbuild test robot
.config to linux build tree GCC_VERSION=7.4.0 make.cross ARCH=parisc If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): hppa64-linux-ld: arch/parisc/kernel/entry.o(.text.hot+0x22b8): cannot reach preempt_schedu

Re: [PATCH v2] net: dsa: qca8k: enable port flow control

2019-07-24 Thread kbuild test robot
~/bin/make.cross # save the attached .config to linux build tree GCC_VERSION=7.4.0 make.cross ARCH=arm If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/net//dsa/qca8k.c: In function 'qca8k_

[net-next:master 57/59] drivers/staging/octeon/octeon-stubs.h:1205:9: warning: cast to pointer from integer of different size

2019-07-29 Thread kbuild test robot
GCC_VERSION=7.4.0 make.cross ARCH=sh If you fix the issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): In file included from drivers/staging/octeon/octeon-ethernet.h:41:0, from drivers/staging/octeon/etherne

[net-next:master 57/59] drivers/net/phy/mdio-cavium.h:111:36: error: implicit declaration of function 'writeq'; did you mean 'writel'?

2019-07-29 Thread kbuild test robot
GCC_VERSION=7.4.0 make.cross ARCH=c6x If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/net/phy/mdio-octeon.c: In function 'octeon_mdiobus_probe': drivers/net/phy/mdio-octeon.c:48:3: warning: c

[net-next:master 57/61] arch/mips/include/asm/octeon/cvmx-ipd.h:330:27: error: storage size of 'pip_sft_rst' isn't known

2019-07-29 Thread kbuild test robot
GCC_VERSION=7.4.0 make.cross ARCH=mips If you fix the issue, kindly add following tag Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>): In file included from arch/mips/include/asm/octeon/octeon.h:11:0, from drivers/staging/octeon/

[net-next:master 102/111] drivers/net/phy/mdio-cavium.h:114:31: note: in expansion of macro 'readq'

2019-08-07 Thread kbuild test robot
linux build tree GCC_VERSION=7.4.0 make.cross ARCH=sh If you fix the issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): In file included from arch/sh/include/asm/io.h:28:0, from include/linux/scatterli

Re: [patch net-next rfc 2/7] net: introduce name_node struct to be used in hashlist

2019-08-07 Thread kbuild test robot
add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): {standard input}: Assembler messages: {standard input}:147: Error: inappropriate arguments for opcode 'st' >> {standard input}:150: Error: Insn j_s has a jump/branch instruction j_s

[net-next:master 57/138] arch/mips/include/asm/octeon/cvmx-ipd.h:330:27: error: storage size of 'pip_sft_rst' isn't known

2019-08-10 Thread kbuild test robot
# save the attached .config to linux build tree GCC_VERSION=7.4.0 make.cross ARCH=mips If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): In file included from arch/mips/include/asm/octeon/octeon.

[PATCH] netdevsim: fix ptr_ret.cocci warnings

2019-08-12 Thread kbuild test robot
From: kbuild test robot drivers/net/netdevsim/dev.c:297:1-3: WARNING: PTR_ERR_OR_ZERO can be used Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR Generated by: scripts/coccinelle/api/ptr_ret.cocci Fixes: e9cf98183f96 ("netdevsim: implement support for devlink region and snap

Re: [patch net-next] netdevsim: implement support for devlink region and snapshots

2019-08-12 Thread kbuild test robot
Reported-by: kbuild test robot coccinelle warnings: (new ones prefixed by >>) >> drivers/net/netdevsim/dev.c:297:1-3: WARNING: PTR_ERR_OR_ZERO can be used Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructureOpen Source Technology

Re: [PATCH bpf-next 1/2] bpf: net: Add SO_DETACH_REUSEPORT_BPF

2019-06-13 Thread kbuild test robot
tree GCC_VERSION=7.4.0 make.cross ARCH=sparc64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): net//core/sock.c: In function 'sock_setsockopt': >> net//core/sock.c:1048:2: error: duplicat

Re: [PATCH] bpf: optimize constant blinding

2019-06-13 Thread kbuild test robot
onfig make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) kernel/bpf/core.c:210:49: sparse: sparse: arithmetics on pointers to functions include/linux/r

[net:master 127/130] htmldocs: include/net/sock.h:2437: warning: Function parameter or member 'tcp_rx_skb_cache_key' not described in 'DECLARE_STATIC_KEY_FALSE'

2019-06-15 Thread kbuild test robot
Reported-by: kbuild test robot All warnings (new ones prefixed by >>): drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c:294: warning: Excess function parameter 'start' description in 'amdgpu_mn_invalidate_range_start_hsa' drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c:294: warning: Exces

[net-next:master 91/276] ERROR: "nf_ct_frag6_gather" [net/ipv6/ipv6.ko] undefined!

2019-06-18 Thread kbuild test robot
) compiler: gcc-7 (Debian 7.3.0-1) 7.3.0 reproduce: git checkout c9bb6165a16e6d5498981a6c777b94a78e74462b # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones

[net-next:master 1066/1074] include/net/page_pool.h:165:1: warning: no return statement in function returning non-void

2019-06-19 Thread kbuild test robot
build tree GCC_VERSION=7.4.0 make.cross ARCH=xtensa If you fix the issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): In file included from net//core/xdp.c:14:0: include/net/page_pool.h: In function 'page_pool_reque

[net-next:master 1038/1074] drivers/net//ethernet/cadence/macb_main.c:4003:21: error: variable 'fu540_c000_ops' has initializer but incomplete type

2019-06-19 Thread kbuild test robot
GCC_VERSION=7.4.0 make.cross ARCH=ia64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/net//ethernet/cadence/macb_main.c:48:16: error: field 'hw' has >> incomplet

Re: [PATCH net-next 5/5] ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF

2019-06-20 Thread kbuild test robot
: gcc-7 (Debian 7.3.0-1) 7.3.0 reproduce: # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): In file included from drivers/net/ipvlan/ipvlan.

Re: [PATCH net-next 06/18] ionic: Add basic adminq support

2019-06-20 Thread kbuild test robot
the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/net/ethernet/pensando/ionic/ionic_debugfs.c: In function 'ionic_debugfs_add_qcq': >> drivers/net/ethernet/pensando/ionic/ionic_debugfs.c:310:50: error: pas

[PATCH] ionic: fix simple_open.cocci warnings

2019-06-21 Thread kbuild test robot
From: kbuild test robot drivers/net/ethernet/pensando/ionic/ionic_debugfs.c:12:11-20: WARNING opportunity for simple_open, see also structure on line 56 Remove an open coded simple_open() function and replace file operations references to the function with simple_open() instead. Generated

Re: [PATCH net-next 02/18] ionic: Add hardware init and device commands

2019-06-21 Thread kbuild test robot
: gcc-7 (Debian 7.3.0-1) 7.3.0 reproduce: # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): In file included from drivers/net/ethernet/pe

Re: [PATCH net-next 11/18] ionic: Add Rx filter and rx_mode nod support

2019-06-21 Thread kbuild test robot
Reported-by: kbuild test robot coccinelle warnings: (new ones prefixed by >>) >> drivers/net/ethernet/pensando/ionic/ionic_lif.c:48:3-4: Unneeded semicolon Please review and possibly fold the followup patch. --- 0-DAY kernel test infrastructureOpen Source Technology

[PATCH] ionic: fix semicolon.cocci warnings

2019-06-21 Thread kbuild test robot
From: kbuild test robot drivers/net/ethernet/pensando/ionic/ionic_lif.c:48:3-4: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci Fixes: 311c0c084b51 ("ionic: Add Rx filter and rx_mode nod support") CC: Shannon Nelson Signed-off-

Re: [PATCH net-next 02/18] ionic: Add hardware init and device commands

2019-06-21 Thread kbuild test robot
fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): In file included from drivers/net/ethernet/pensando/ionic/ionic_dev.h:11:0, from drivers/net/ethernet/pensando/ionic/ionic.h:8, from drive

Re: [PATCH bpf-next v7 1/9] bpf: implement getsockopt and setsockopt hooks

2019-06-21 Thread kbuild test robot
chmod +x ~/bin/make.cross # save the attached .config to linux build tree make.cross ARCH=arm64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): In file included from net/socket.c:109: I

Re: [PATCH v2 net-next 5/5] ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF

2019-06-21 Thread kbuild test robot
7.3.0-1) 7.3.0 reproduce: # save the attached .config to linux build tree make ARCH=x86_64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): In file included from drivers/net/ethernet/broadcom/cnic.

Re: [PATCH net] ipv6: fix neighbour resolution with raw socket

2019-06-21 Thread kbuild test robot
version: v0.6.1-rc1-7-g2b96cd8-dirty make ARCH=x86_64 allmodconfig make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/ne

Re: [PATCH v2 net-next 5/5] ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF

2019-06-21 Thread kbuild test robot
) compiler: gcc-5 (Debian 5.5.0-3) 5.4.1 20171010 reproduce: # save the attached .config to linux build tree make ARCH=x86_64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): In file included from drive

Re: [PATCH net-next v5 5/7] taprio: Add support for txtime-assist mode

2019-06-22 Thread kbuild test robot
) compiler: gcc-7 (Debian 7.3.0-1) 7.3.0 reproduce: # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): ld: net/sched/sch_taprio.o: in fu

Re: [PATCH v2 net-next 4/4] cxgb4: Add MPS refcounting for alloc/free mac filters

2019-06-24 Thread kbuild test robot
issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/net/ethernet/chelsio/cxgb4/cxgb4_mps.c: In function 'cxgb4_mps_ref_dec_by_mac': >> drivers/net/ethernet/chelsio/cxgb4/cxgb4_mps.c:17:29: error: pas

Re: [PATCH v2 net-next 4/4] cxgb4: Add MPS refcounting for alloc/free mac filters

2019-06-24 Thread kbuild test robot
# sparse version: v0.6.1-rc1-7-g2b96cd8-dirty make ARCH=x86_64 allmodconfig make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> driver

Re: [PATCH v2 net-next 4/4] cxgb4: Add MPS refcounting for alloc/free mac filters

2019-06-24 Thread kbuild test robot
version 9.0.0 (git://gitmirror/llvm_project fb2bd4a9398b35ee4f732ea0847d9c1226fc4cf3) reproduce: # save the attached .config to linux build tree make ARCH=x86_64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by

Re: [PATCH v2 net-next 4/4] cxgb4: Add MPS refcounting for alloc/free mac filters

2019-06-24 Thread kbuild test robot
.config) compiler: gcc-4.9 (Debian 4.9.4-2) 4.9.4 reproduce: # save the attached .config to linux build tree make ARCH=x86_64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): drivers/net/ethernet/chelsio

Re: [PATCH V3 07/10] net: dsa: microchip: Initial SPI regmap support

2019-06-24 Thread kbuild test robot
kindly add following tag Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/net/dsa/microchip/ksz9477_spi.c:44:9: sparse: sparse: incorrect type >> in initializer (different base types) @@expected unsigned long >> read_flag_mask

Re: [PATCH V3 07/10] net: dsa: microchip: Initial SPI regmap support

2019-06-25 Thread kbuild test robot
tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): ld: drivers/base/regmap/regmap-spi.o: in function `regmap_spi_read': >> drivers/base/regmap/regmap-spi.c:98: undefined reference to >> `spi_write_then_read' ld: drivers/base/regm

Re: [PATCH net-next v3] Add Common Applications Kept Enhanced (cake) qdisc

2018-04-27 Thread kbuild test robot
Hi Toke, Thank you for the patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Toke-H-iland-J-rgensen/Add-Common-Applications-Kept-Enhanced-cake-qdisc/20180427-175308 config: i386-allmodconfig (attached as .config) compile

Re: [PATCH net-next v8 2/4] net: Introduce generic failover module

2018-04-27 Thread kbuild test robot
Hi Sridhar, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Sridhar-Samudrala/Enable-virtio_net-to-act-as-a-standby-for-a-passthru-device/20180427-183842 reproduce: # apt-get install spa

Re: [PATCH net-next 6/6] liquidio: enhanced ethtool --set-channels feature

2018-04-27 Thread kbuild test robot
Hi Intiyaz, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Felix-Manlunas/liquidio-enhanced-ethtool-set-channels-feature/20180427-195934 reproduce: # apt-get install sparse make

[RFC PATCH] liquidio: lio_23xx_reconfigure_queue_count() can be static

2018-04-27 Thread kbuild test robot
Fixes: a6b1f70737e0 ("liquidio: enhanced ethtool --set-channels feature") Signed-off-by: Fengguang Wu --- lio_ethtool.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c b/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c

Re: [PATCH net-next v2 4/7] net: mscc: Add initial Ocelot switch support

2018-04-28 Thread kbuild test robot
Hi Alexandre, I love your patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Alexandre-Belloni/Microsemi-Ocelot-Ethernet-switch-support/20180429-024136 config: sh-allmodconfig (attached as .config) compiler: sh4-lin

Re: [PATCH net-next v2 4/7] net: mscc: Add initial Ocelot switch support

2018-04-28 Thread kbuild test robot
Hi Alexandre, I love your patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Alexandre-Belloni/Microsemi-Ocelot-Ethernet-switch-support/20180429-024136 config: x86_64-allmodconfig (attached as .config) compiler: gcc-7 (De

Re: [PATCH net-next 2/2] sctp: add sctp_make_op_error_limited and reuse inner functions

2018-04-29 Thread kbuild test robot
Hi Marcelo, Thank you for the patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Marcelo-Ricardo-Leitner/sctp-allow-sctp_init_cause-to-return-errors/20180430-073613 config: i386-randconfig-s1-201817 (attached as .config)

Re: [PATCH net-next 2/2] sctp: add sctp_make_op_error_limited and reuse inner functions

2018-04-29 Thread kbuild test robot
Hi Marcelo, Thank you for the patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Marcelo-Ricardo-Leitner/sctp-allow-sctp_init_cause-to-return-errors/20180430-073613 config: x86_64-randconfig-x006-201817 (attached as .conf

Re: [PATCH net-next 2/4] net/smc: ipv6 support for smc_diag.c

2018-04-30 Thread kbuild test robot
Hi Karsten, Thank you for the patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Ursula-Braun/net-smc-periodic-testlink-support/20180501-045940 config: x86_64-randconfig-x016-201817 (attached as .config) compiler: gcc-7 (

Re: [PATCH net-next v7 1/3] vmcore: add API to collect hardware dump in second kernel

2018-05-01 Thread kbuild test robot
Hi Rahul, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Rahul-Lakkireddy/vmcore-add-API-to-collect-hardware-dump-in-second-kernel/20180502-023638 config: i386-tinyconfig (attached as .config)

Re: [PATCH bpf-next 1/2] bpf: enable stackmap with build_id in nmi context

2018-05-01 Thread kbuild test robot
Hi Song, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on bpf-next/master] url: https://github.com/0day-ci/linux/commits/Song-Liu/bpf-enable-stackmap-with-build_id-in-nmi-context/20180502-081727 base: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf

[RFC PATCH] bpf: __pcpu_scope_irq_work can be static

2018-05-01 Thread kbuild test robot
Fixes: 1bd02fb7c12e ("bpf: enable stackmap with build_id in nmi context") Signed-off-by: Fengguang Wu --- stackmap.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/bpf/stackmap.c b/kernel/bpf/stackmap.c index c33fec1..5d0a951 100644 --- a/kernel/bpf/stackmap.c +++

Re: [PATCH net-next v7 1/7] sched: Add Common Applications Kept Enhanced (cake) qdisc

2018-05-02 Thread kbuild test robot
Hi Toke, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Toke-H-iland-J-rgensen/sched-Add-Common-Applications-Kept-Enhanced-cake-qdisc/20180503-073002 coccinelle warnings: (new ones prefixed b

[PATCH] sched: fix semicolon.cocci warnings

2018-05-02 Thread kbuild test robot
From: Fengguang Wu net/sched/sch_cake.c:580:2-3: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci Fixes: 907a16741a03 ("sched: Add Common Applications Kept Enhanced (cake) qdisc") CC: Toke Høiland-Jørgensen Signed-off-by: Fengguang Wu ---

Re: [PATCH net-next v7 3/7] sch_cake: Add optional ACK filter

2018-05-03 Thread kbuild test robot
Hi Toke, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Toke-H-iland-J-rgensen/sched-Add-Common-Applications-Kept-Enhanced-cake-qdisc/20180503-073002 coccinelle warnings: (new ones prefixed b

Re: [PATCH net-next] inet: add bound ports statistic

2018-05-03 Thread kbuild test robot
Hi Stephen, I love your patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Stephen-Hemminger/inet-add-bound-ports-statistic/20180503-182729 config: i386-randconfig-x000-201817 (attached as .config) compiler: gcc-7 (Debian

Re: [PATCH net-next] net: stmmac: Add support for U32 TC filter using Flexible RX Parser

2018-05-04 Thread kbuild test robot
Hi Jose, I love your patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Jose-Abreu/net-stmmac-Add-support-for-U32-TC-filter-using-Flexible-RX-Parser/20180504-164205 reproduce: # apt-get install sparse

Re: [PATCH] netfilter: nf_queue: Replace conntrack entry

2018-05-04 Thread kbuild test robot
Hi Kristian, Thank you for the patch! Yet something to improve: [auto build test ERROR on nf-next/master] [also build test ERROR on v4.17-rc3 next-20180503] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/lin

Re: [PATCH net-next] net: core: rework skb_probe_transport_header()

2018-05-04 Thread kbuild test robot
Hi Paolo, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Paolo-Abeni/net-core-rework-skb_probe_transport_header/20180504-041345 reproduce: # apt-get install sparse make ARCH=x86

Re: [PATCH net-next v2] net: core: rework basic flow dissection helper

2018-05-04 Thread kbuild test robot
Hi Paolo, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Paolo-Abeni/net-core-rework-basic-flow-dissection-helper/20180505-090417 reproduce: # apt-get install sparse make ARCH=x

Re: [Intel-wired-lan] [PATCH v2 1/1] drivers core: multi-threading device shutdown

2018-05-05 Thread kbuild test robot
Hi Pavel, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on driver-core/driver-core-testing] [also build test WARNING on v4.17-rc3 next-20180504] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://

[RFC PATCH] drivers core: device_root_tasks_done can be static

2018-05-05 Thread kbuild test robot
Fixes: 6d54ba128905 ("drivers core: multi-threading device shutdown") Signed-off-by: Fengguang Wu --- core.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/base/core.c b/drivers/base/core.c index 110d797..666c163 100644 --- a/drivers/base/core.c +++ b/drivers/base

Re: [PATCH bpf-next v3 3/6] bpf: Add IPv6 Segment Routing helpers

2018-05-06 Thread kbuild test robot
Hi Mathieu, Thank you for the patch! Yet something to improve: [auto build test ERROR on bpf-next/master] url: https://github.com/0day-ci/linux/commits/Mathieu-Xhonneux/ipv6-sr-introduce-seg6local-End-BPF-action/20180506-233046 base: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-

Re: [PATCH bpf-next v3 3/6] bpf: Add IPv6 Segment Routing helpers

2018-05-06 Thread kbuild test robot
Hi Mathieu, Thank you for the patch! Yet something to improve: [auto build test ERROR on bpf-next/master] url: https://github.com/0day-ci/linux/commits/Mathieu-Xhonneux/ipv6-sr-introduce-seg6local-End-BPF-action/20180506-233046 base: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-

Re: [PATCH net-next v2 1/3] ipv4: support sport and dport in RTM_GETROUTE

2018-05-06 Thread kbuild test robot
Hi Roopa, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Roopa-Prabhu/fib-rule-selftest/20180507-094538 reproduce: # apt-get install sparse make ARCH=x86_64 allmodconfig

Re: [PATCH net-next v2 2/3] ipv6: support sport and dport in RTM_GETROUTE

2018-05-06 Thread kbuild test robot
Hi Roopa, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Roopa-Prabhu/fib-rule-selftest/20180507-094538 reproduce: # apt-get install sparse make ARCH=x86_64 allmodconfig

Re: [PATCH net-next v10 2/4] net: Introduce generic failover module

2018-05-08 Thread kbuild test robot
Hi Sridhar, I love your patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Sridhar-Samudrala/Enable-virtio_net-to-act-as-a-standby-for-a-passthru-device/20180508-123531 reproduce: # apt-get install sparse

Re: [bpf-next PATCH 4/4] xdp: change ndo_xdp_xmit API to support bulking

2018-05-10 Thread kbuild test robot
Hi Jesper, Thank you for the patch! Yet something to improve: [auto build test ERROR on bpf-next/master] url: https://github.com/0day-ci/linux/commits/Jesper-Dangaard-Brouer/xdp-introduce-bulking-for-ndo_xdp_xmit-API/20180510-134105 base: https://git.kernel.org/pub/scm/linux/kernel/git/bpf

Re: [bpf-next PATCH 4/4] xdp: change ndo_xdp_xmit API to support bulking

2018-05-10 Thread kbuild test robot
Hi Jesper, Thank you for the patch! Yet something to improve: [auto build test ERROR on bpf-next/master] url: https://github.com/0day-ci/linux/commits/Jesper-Dangaard-Brouer/xdp-introduce-bulking-for-ndo_xdp_xmit-API/20180510-134105 base: https://git.kernel.org/pub/scm/linux/kernel/git/bpf

Re: [bpf-next PATCH 1/4] bpf: devmap introduce dev_map_enqueue

2018-05-10 Thread kbuild test robot
Hi Jesper, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on bpf-next/master] url: https://github.com/0day-ci/linux/commits/Jesper-Dangaard-Brouer/xdp-introduce-bulking-for-ndo_xdp_xmit-API/20180510-134105 base: https://git.kernel.org/pub/scm/linux/kernel/g

Re: [bpf-next PATCH 1/4] bpf: devmap introduce dev_map_enqueue

2018-05-10 Thread kbuild test robot
Hi Jesper, Thank you for the patch! Yet something to improve: [auto build test ERROR on bpf-next/master] url: https://github.com/0day-ci/linux/commits/Jesper-Dangaard-Brouer/xdp-introduce-bulking-for-ndo_xdp_xmit-API/20180510-134105 base: https://git.kernel.org/pub/scm/linux/kernel/git/bpf

Re: [PATCH bpf-next v4 5/6] ipv6: sr: Add seg6local action End.BPF

2018-05-10 Thread kbuild test robot
Hi Mathieu, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on bpf-next/master] url: https://github.com/0day-ci/linux/commits/Mathieu-Xhonneux/ipv6-sr-introduce-seg6local-End-BPF-action/20180511-032546 base: https://git.kernel.org/pub/scm/linux/kernel/git/bp

[RFC PATCH] ipv6: sr: lwt_seg6local_verifier_ops can be static

2018-05-10 Thread kbuild test robot
Fixes: e7d82c64d15a ("ipv6: sr: Add seg6local action End.BPF") Signed-off-by: Fengguang Wu --- filter.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/core/filter.c b/net/core/filter.c index ce10f20..9e47c86 100644 --- a/net/core/filter.c +++ b/net/core/filter.c @

  1   2   3   4   5   6   7   8   9   10   >