Re: [PATCH] [net/ipv6] ip6_output: Add ipv6_pinfo null check

2020-07-26 Thread kernel test robot
build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=csky If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): net/ipv6/ip6_output.c: In function 'ip6_autoflowlabel'

Re: [PATCH net-next 02/10] bnxt_en: Update firmware interface to 1.10.1.54.

2020-07-27 Thread kernel test robot
the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from include

Re: [PATCH] [net/ipv6] ip6_output: Add ipv6_pinfo null check

2020-07-27 Thread kernel test robot
ou fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> net/ipv6/ip6_output.c:188:1: warning: non-void function does not return a >> value in all control paths [-Wreturn-type] } ^ 1 warning g

Re: [PATCH] net: tipc: fix general protection fault in tipc_conn_delete_sub

2020-07-27 Thread kernel test robot
ed .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): net/tipc/topsrv.c: In function 't

Re: [PATCH v5 08/10] net: eth: altera: add support for ptp and timestamping

2020-07-27 Thread kernel test robot
N__' ARCH=nios2 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) >> drivers/net/ethernet/altera/intel_fpga_tod.c:334:55: sparse: sparse: Using >> plain integer as NULL pointer d

Re: [PATCH bpf-next 1/2] bpf, x86: Factor common x86 JIT code

2020-07-10 Thread kernel test robot
ostic-prefix -D__CHECK_ENDIAN__' ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) arch/x86/net/bpf_jit.h:13:24: sparse: sparse: cast truncates bits from constant value (e58948 becomes

[vhost:config-endian 33/36] drivers/vdpa/vdpa_sim/vdpa_sim.c:335:21: sparse: sparse: incorrect type in assignment (different base types)

2020-07-11 Thread kernel test robot
ppropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) >> drivers/vdpa/vdpa_sim/vdpa_sim.c:335:21: sparse: sparse: incorrect type in >> assignment (different base types) @@ expected restricted __virtio16 >> [usertype] mtu @@ got int @@ &

[vhost:config-endian 22/36] ./usr/include/linux/virtio_9p.h:39:2: error: unknown type name '__virtio16'

2020-07-12 Thread kernel test robot
: gcc-9 (Debian 9.3.0-14) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from :32: >> ./usr/include/linux/virtio_9p.h:39:2: error: unknown type name '__virtio16'

[vhost:config-endian 38/39] drivers/platform/mellanox/mlxbf-tmfifo.c:1237:2: error: invalid preprocessing directive #defined; did you mean

2020-07-12 Thread kernel test robot
attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/platform/mellanox/mlxbf-tmfifo

[net-next:master 211/211] net/bridge/br_netlink_tunnel.c:271:26: error: implicit declaration of function 'br_vlan_can_enter_range'; did you mean

2020-07-12 Thread kernel test robot
attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=s390 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): net/bridge/br_netlink_tunnel.c:29:6: w

[vhost:config-endian 38/39] drivers/platform/mellanox/mlxbf-tmfifo.c:1241:22: error: expected ')' before ';' token

2020-07-13 Thread kernel test robot
attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/platform/mellanox/mlxbf-tmfifo

Re: [PATCH bpf-next 06/13] bpf: implement bpf iterator for array maps

2020-07-13 Thread kernel test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): kernel/bpf/arraymap.c: In fu

Re: [PATCH bpf-next 3/4] bpf: export some cgroup storages allocation helpers for reusing

2020-07-13 Thread kernel test robot
: kernel test robot All errors (new ones prefixed by >>): net/bpf/test_run.c: In function 'bpf_test_run': >> net/bpf/test_run.c:26:8: error: implicit declaration of function >> 'bpf_cgroup_storages_alloc'; did you mean 'bpf_cgroup_storage_alloc&#

Re: [PATCH bpf-next 4/4] bpf: try to use existing cgroup storage in bpf_prog_test_run_skb

2020-07-13 Thread kernel test robot
the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All error/warnings (new ones prefixed by >>): net/bpf/test_run.c: In fu

Re: [PATCH bpf-next 3/6] bpf: support attaching freplace programs to multiple attach points

2020-07-13 Thread kernel test robot
~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nios2 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new

Re: [PATCH bpf-next 4/4] bpf: try to use existing cgroup storage in bpf_prog_test_run_skb

2020-07-13 Thread kernel test robot
: kernel test robot All errors (new ones prefixed by >>): net/bpf/test_run.c: In function 'bpf_prog_find_active_storage': >> net/bpf/test_run.c:50:18: error: 'struct cgroup_bpf' has no member named >> 'effective' 50 |

Re: [PATCH bpf-next 3/4] bpf: export some cgroup storages allocation helpers for reusing

2020-07-13 Thread kernel test robot
ARCH=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> net/bpf/test_run.c:26:8: error: implicit declaration of function >> 'bpf_cgroup_storages_alloc' [-Werror,-Wi

Re: [PATCH net-next 04/12] xgbe: convert to new udp_tunnel_nic infra

2020-07-13 Thread kernel test robot
/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): drive

Re: [PATCH bpf-next 2/6] bpf: verifier: refactor check_attach_btf_id()

2020-07-13 Thread kernel test robot
tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> kernel/bpf/verifier.c:10876:7: warning: variable 'addr' is used &g

Re: [PATCH v2 bpf-next 4/8] bpf, xdp: implement LINK_UPDATE for BPF XDP link

2020-07-13 Thread kernel test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): net/core/dev.c:8717:18: error: field 'link' has incomple

Re: [PATCH v2 bpf-next 4/8] bpf, xdp: implement LINK_UPDATE for BPF XDP link

2020-07-13 Thread kernel test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=alpha If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): net/core/dev.c:8717:18: error: field 'link' has incomple

Re: [PATCH bpf-next 4/4] bpf: try to use existing cgroup storage in bpf_prog_test_run_skb

2020-07-13 Thread kernel test robot
kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) >> net/bpf/test_run.c:25:17: sparse: sparse: incompatible types in comparison >> expression (different address spaces): >> net/bpf/test_run.c:25:17: sparse:

Re: [PATCH v2 bpf-next 3/8] bpf, xdp: add bpf_link-based XDP attachment API

2020-07-13 Thread kernel test robot
following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> net/core/dev.c:8717:18: error: field has incomplete type 'struct bpf_link' struct bpf_link link; ^ include/net/netns/bpf.h:15:9: note:

Re: [PATCH bpf-next 4/4] bpf: try to use existing cgroup storage in bpf_prog_test_run_skb

2020-07-14 Thread kernel test robot
=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) net/bpf/test_run.c:25:17: sparse: sparse: incompatible types in comparison expre

Re: [PATCH net-next v1 1/2] net: mdiobus: add support to access PHY registers via debugfs

2020-07-14 Thread kernel test robot
~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new

Re: [PATCH bpf-next v2 1/4] bpf: setup socket family and addresses in bpf_prog_test_run_skb

2020-07-14 Thread kernel test robot
make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): net/bpf/test_run.c:120:14: warning: no previous prototype for function 'bpf_fentry_test1' [-Wmissing-prototypes]

Re: [PATCH bpf-next v2 1/4] bpf: setup socket family and addresses in bpf_prog_test_run_skb

2020-07-14 Thread kernel test robot
/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=microblaze If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): I

Re: [PATCH] net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TX

2020-07-16 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=s390 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): 91 | #define this_cp

Re: [PATCH] net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TX

2020-07-16 Thread kernel test robot
e attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/net/ethernet/neterion/vxge

Re: [PATCH] ebpf: fix parameter naming confusing

2020-07-16 Thread kernel test robot
ter config: x86_64-rhel-7.6-kselftests (attached as .config) compiler: gcc-9 (Debian 9.3.0-14) 9.3.0 reproduce (this is a W=1 build): # save the attached .config to linux build tree make W=1 ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel

Re: [PATCH v3 net-next 04/16] sfc_ef100: skeleton EF100 PF driver

2020-07-16 Thread kernel test robot
/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): mips-li

Re: [PATCH] ebpf: fix parameter naming confusing

2020-07-16 Thread kernel test robot
=powerpc64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> kernel/bpf/syscall.c:1887:7: error: use of undeclared identifier >> 'attach_type' if (!attach_type)

Re: [PATCH v2 bpf-next 1/2] bpf: separate bpf_get_[stack|stackid] for perf events BPF

2020-07-16 Thread kernel test robot
you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> kernel/bpf/stackmap.c:698:26: error: incompatible pointer types passing >> 'bpf_user_pt_regs_t *' (aka 'struct user_pt_regs *&#

Re: [PATCH net-next 1/2] hinic: add support to handle hw abnormal event

2020-07-17 Thread kernel test robot
appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from include/linux/device.h:15, from include/linux/pci.h:37, from drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c:9: drivers/net/ethernet/huawei

Re: [PATCH V2 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa

2020-07-17 Thread kernel test robot
build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=openrisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/vhost/vdpa.c: In function 'vhost_vdpa_setup_vq_i

Re: [PATCH bpf-next 1/2] bpf: change var type of BTF_ID_LIST to static

2020-07-17 Thread kernel test robot
Reported-by: kernel test robot All error/warnings (new ones prefixed by >>): In file included from kernel/bpf/btf.c:21: >> kernel/bpf/btf.c:3625:13: warning: array 'bpf_ctx_convert_btf_id' assumed to >> have one element 3625 | BTF_ID

Re: [PATCH bpf-next 1/2] bpf: change var type of BTF_ID_LIST to static

2020-07-17 Thread kernel test robot
Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from kernel/bpf/btf.c:21: kernel/bpf/btf.c:3625:13: warning: array 'bpf_ctx_convert_btf_id' assumed to have one element 3625 | BTF_ID_LIST(bpf_ct

Re: [PATCH bpf-next 2/2] bpf: compute bpf_skc_to_*() helper socket btf ids at build time

2020-07-17 Thread kernel test robot
Reported-by: kernel test robot All error/warnings (new ones prefixed by >>): In file included from net/core/filter.c:78: net/core/filter.c:3783:13: warning: array 'bpf_skb_output_btf_ids' assumed to have one element 3783 | BTF_ID_LIST(bpf_sk

Re: [PATCH net-next 2/4] net: dsa: Add wrappers for overloaded ndo_ops

2020-07-17 Thread kernel test robot
appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c:18: >> include/net/dsa.h:720:1: warning: 'inline' is not at beginning of >> declaration [-Wold

Re: [PATCH v2] AF_PACKET doesnt strip VLAN information

2020-07-18 Thread kernel test robot
5017-dirty # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=s390 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robo

Re: [PATCH net v2] net/sched: act_ct: fix restore the qdisc_skb_cb after defrag

2020-07-19 Thread kernel test robot
/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> net/sched/act_ct.c:939:6: warning: variable 'defrag' is used uninitialized >> whe

Re: [PATCH bpf-next v3 4/6] bpf: Introduce bpf_per_cpu_ptr()

2020-09-16 Thread kernel test robot
e Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) >> kernel/bpf/helpers.c:631:31: sparse: sparse: incorrect type in initializer >> (different address spaces) @@ expected void const [noderef] __percpu >> *__vpp_verify @@ got void const *

Re: [PATCH 6/6] Bluetooth: Add MGMT command for controller capabilities

2020-09-17 Thread kernel test robot
make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) net/bluetooth/mgmt.c:3647:29: sparse: sparse: restricted _

Re: [PATCH] ptp: mark symbols static where possible

2020-09-17 Thread kernel test robot
e attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): riscv64-linux-ld: drivers/net/ethernet/

[PATCH] netdevsim: fix semicolon.cocci warnings

2020-09-17 Thread kernel test robot
From: kernel test robot drivers/net/netdevsim/port_function.c:122:2-3: Unneeded semicolon drivers/net/netdevsim/port_function.c:140:2-3: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci CC: Parav Pandit Signed-off-by: kernel test robot

Re: [PATCH v3,net-next,3/4] drivers: crypto: add support for OCTEONTX2 CPT engine

2020-09-17 Thread kernel test robot
e attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from drivers/crypto/m

Re: [PATCH v3] ptp: mark symbols static where possible

2020-09-18 Thread kernel test robot
inux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from drivers/net/ethernet/aquantia/atla

Re: [PATCH] net/sched: cbs: fix calculation error of idleslope credits

2020-09-19 Thread kernel test robot
/linux.git 10b82d5176488acee2820e5a2cf0f2ec5c3488b6 config: h8300-randconfig-m031-20200917 (attached as .config) compiler: h8300-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot smatch warnings: net/sched/sch_cbs.c:224 cbs_dequeue_soft() warn: inconsistent indenting

Re: [PATCH net-next 06/16] net: bridge: mcast: rename br_ip's u member to dst

2020-09-21 Thread kernel test robot
+x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>):

Re: [PATCH net-next 06/16] net: bridge: mcast: rename br_ip's u member to dst

2020-09-21 Thread kernel test robot
=$HOME/0day COMPILER=clang make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> net/batman-adv/multicast.c:564:22: error: no member named 'u' in 'struct >> br_ip&

[RFC PATCH] bonding: linkdesc can be static

2020-09-22 Thread kernel test robot
Signed-off-by: kernel test robot --- bond_procfs.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/bonding/bond_procfs.c b/drivers/net/bonding/bond_procfs.c index 91ece68607b23..9b1b37a682728 100644 --- a/drivers/net/bonding/bond_procfs.c +++ b/drivers/net

Re: [PATCH net-next 4/5] bonding: make Kconfig toggle to disable legacy interfaces

2020-09-22 Thread kernel test robot
make W=1 C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=i386 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) >> drivers/net/bonding/bond_procfs.c:11:12: sparse: sparse: sym

Re: [PATCH] net/ipv4: always honour route mtu during forwarding

2020-09-23 Thread kernel test robot
chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new o

Re: [PATCH bpf-next 1/4] bpf: sockmap: enable map_update_elem from bpf_iter

2020-09-25 Thread kernel test robot
issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> kernel/bpf/verifier.c:3941:16: error: use of undeclared identifier >> 'ARG_PTR_TO_BTF_ID_SOCK_COMMON'; did you mean 'ARG_PTR_TO_SOCK_COMMON'

Re: [PATCH 1/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

2020-08-25 Thread kernel test robot
ttached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): In file included from arch/m68k/i

Re: [PATCH v1] net: phy: leds: Deduplicate link LED trigger registration

2020-08-25 Thread kernel test robot
If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/net/phy/phy_led_triggers.c:102:38: error: incompatible pointer types >> passing 'struct phy_led_trigger **' to paramet

Re: [PATCH v2 1/6] xfrm/compat: Add 64=>32-bit messages translator

2020-08-25 Thread kernel test robot
ter config: x86_64-allmodconfig (attached as .config) compiler: gcc-9 (Debian 9.3.0-15) 9.3.0 reproduce (this is a W=1 build): # save the attached .config to linux build tree make W=1 ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel

[net-next:master 43/71] WARNING: modpost: vmlinux.o(__ex_table+0x1150): Section mismatch in reference from the (unknown reference) (unknown) to the variable .rodata.str1.4:.LC2

2020-08-28 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefi

Re: [net-next 3/4] tipc: add automatic session key exchange

2020-08-29 Thread kernel test robot
COMPILER=clang make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> net/tipc/node.c:595:2: error: implicit declaration of function >> 'tipc_crypto_key_flush'

Re: [PATCH v4 2/7] net: dsa: Add DSA driver for Hirschmann Hellcreek switches

2020-09-01 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/net/dsa/hirschm

Re: [PATCH net-next] net: dsa: bcm_sf2: Ensure that MDIO diversion is used

2020-09-02 Thread kernel test robot
~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones pr

Re: [PATCH net-next v2 3/3] net: dp83869: Add speed optimization feature

2020-09-02 Thread kernel test robot
dc1a9bf2c8169d9f607502162af1858a73a18cb8 config: i386-randconfig-m021-20200902 (attached as .config) compiler: gcc-9 (Debian 9.3.0-15) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot smatch warnings: drivers/net/phy/dp83869.c:669 dp83869_config_init() warn

[wireless-testsing2:master 4/5] drivers/net/ethernet/ibm/ibmvnic.c:473:7: warning: variable 'size_array' set but not used

2020-09-03 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/net/ethernet/i

[net-next:master 68/116] ip_tunnel.c:undefined reference to `sysctl_fb_tunnels_only_for_init_net'

2020-09-04 Thread kernel test robot
the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): m68k-linux-ld: net/ipv4/ip_tu

Re: [PATCH next-queue v1 3/3] igc: Add support for PTP getcrosststamp()

2020-09-25 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=xtensa If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/net/ethernet/intel/i

Re: [PATCH net-next 13/15] sctp: support for sending packet over udp4 sock

2020-09-29 Thread kernel test robot
git checkout a1016fd4a55f176fcc2eae05052a61ad7d5a142b # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All

Re: [PATCH net-next 11/15] sctp: add udphdr to overhead when udp_port is set

2020-09-29 Thread kernel test robot
git checkout 38f71b63a83947b86b356d8af1ba077027d27deb # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=c6x If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors

Re: [PATCH net-next 13/15] sctp: support for sending packet over udp4 sock

2020-09-29 Thread kernel test robot
tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> net/sctp/protocol.c:894:11: error: no member named 'loca

Re: [PATCH bpf-next v6 1/2] bpf: Add bpf_ktime_get_real_ns

2020-09-30 Thread kernel test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=xtensa If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/media/

Re: [net-next v2 10/11] bridge: switchdev: cfm: switchdev interface implementation

2020-10-01 Thread kernel test robot
appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): arm-linux-gnueabi-ld: net/core/flow_dissector.o: in function `switchdev_port_obj_get': >> flow_dissector.c:(.text+0x838): multiple definition of >> `switchdev_port_obj_ge

Re: [net-next v2 10/11] bridge: switchdev: cfm: switchdev interface implementation

2020-10-01 Thread kernel test robot
.config to linux build tree make W=1 ARCH=i386 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): ld: net/core/flow_dissector.o: in function `switchdev_port_obj_get': >> include/ne

Re: [net-next v2 01/11] net: bridge: extend the process of special frames

2020-10-01 Thread kernel test robot
appropriate Reported-by: kernel test robot All error/warnings (new ones prefixed by >>): In file included from net/bridge/br_private_mrp.h:6, from net/bridge/br_mrp.c:4: >> net/bridge/br_private.h:94:32: warning: 'struct net_bridge_port' declared >>

Re: [net-next v2 01/11] net: bridge: extend the process of special frames

2020-10-01 Thread kernel test robot
1c0b81655468c16fd143f325138a856ca7727071 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): I

Re: [net-next v2 01/11] net: bridge: extend the process of special frames

2020-10-01 Thread kernel test robot
1c0b81655468c16fd143f325138a856ca7727071 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All error/warnings (new ones prefixed by >>): I

Re: [PATCH net-next v2 1/2] Makefile.extrawarn: Add symbol for W=1 warnings for today

2020-10-02 Thread kernel test robot
, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/firmware/efi/libstub/x86-stub.c:669:15: warning: no previous >> prototype for 'efi_main' [-Wmissing-prototypes] 669 | unsigned long

Re: [PATCH net-next v3 4/4] gve: Add support for raw addressing in the tx path

2020-10-02 Thread kernel test robot
a1e5a942c313ca3513dcf760370e780af10f694d # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by

Re: [PATCH net-next v2 1/2] Makefile.extrawarn: Add symbol for W=1 warnings for today

2020-10-02 Thread kernel test robot
checkout b50d78df08d105cf0f0f2a1f4d2225656fd531cc # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new

[lkp-robot] [net] 3416099d53: net/core/dev.c:#suspicious_rcu_dereference_protected()usage

2018-05-20 Thread kernel test robot
FYI, we noticed the following commit (built with gcc-6): commit: 3416099d53d9593ab1d374180e9cd2a71fa2f4d5 ("net: Refactor XPS for CPUs and Rx queues") url: https://github.com/0day-ci/linux/commits/Amritha-Nambiar/net-Refactor-XPS-for-CPUs-and-Rx-queues/20180518-053915 in testcase: boot on te

[lkp-robot] [socket] 3bc58b1a49: BUG:using__this_cpu_add()in_preemptible[#]code:krfcommd

2017-11-16 Thread kernel test robot
FYI, we noticed the following commit (built with gcc-6): commit: 3bc58b1a49b4179db035ca1da289abc0f25a4df2 ("socket: Move the socket inuse to namespace.") url: https://github.com/0day-ci/linux/commits/Tonghao-Zhang/socket-Move-the-socket-inuse-to-namespace/20171116-175157 in testcase: trinity

Re: [PATCH net-next v3 4/7] net: phy: add backplane kr driver support

2020-06-22 Thread kernel test robot
~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, ol

Re: [PATCH 1/2] net: phy: export phy_disable_interrupts()

2020-06-22 Thread kernel test robot
(attached as .config) compiler: gcc-9 (Debian 9.3.0-13) 9.3.0 reproduce (this is a W=1 build): # save the attached .config to linux build tree make W=1 ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones

Re: [PATCH net-next v3 5/7] net: phy: enable qoriq backplane support

2020-06-22 Thread kernel test robot
~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, ol

Re: [PATCH 3/5] Huawei BMA: Adding Huawei BMA driver: host_veth_drv

2020-06-22 Thread kernel test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): drivers/net/ethernet/huawei/bma/veth_drv/veth_hb.c:394:5: warning:

Re: [PATCH bpf-next v3 06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers

2020-06-22 Thread kernel test robot
attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=openrisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): or1k-linux-ld: net/core/filter.o: in fu

Re: [PATCH bpf-next v3 05/15] bpf: add bpf_skc_to_tcp6_sock() helper

2020-06-22 Thread kernel test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): hppa-linux-ld: net/core/filter.o: in fu

Re: [PATCH bpf-next v3 05/15] bpf: add bpf_skc_to_tcp6_sock() helper

2020-06-22 Thread kernel test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): arc-elf-ld: net/core/filter.o: in fu

Re: [PATCH bpf-next v3 06/15] bpf: add bpf_skc_to_{tcp,tcp_timewait,tcp_request}_sock() helpers

2020-06-22 Thread kernel test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nios2 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): nios2-linux-ld: net/core/filter.o: in fu

Re: [v1,net-next 4/4] net: enetc add tc flower offload flow metering policing action

2020-06-23 Thread kernel test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): WARNING: modpost: missing MODULE_LICE

Re: [v1,net-next 4/4] net: enetc add tc flower offload flow metering policing action

2020-06-23 Thread kernel test robot
-allyesconfig (attached as .config) compiler: gcc-9 (Debian 9.3.0-13) 9.3.0 reproduce (this is a W=1 build): # save the attached .config to linux build tree make W=1 ARCH=i386 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones

Re: [PATCH ipsec-next 3/6] xfrm: replay: remove advance indirection

2020-06-23 Thread kernel test robot
the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot Note: it may well be a FALSE warning. FWIW you are at least aware of it now

Re: [PATCH ipsec-next 3/6] xfrm: replay: remove advance indirection

2020-06-23 Thread kernel test robot
=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> net/xfrm/xfrm_replay.c:519:16: warning: variable 'seq' is uninitialized when >> used here [-Wuninitialized] if

Re: [PATCH net-next 3/5] ipv6: ioam: Data plane support for Pre-allocated Trace

2020-06-24 Thread kernel test robot
, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): cc1: warning: arch/um/include/uapi: No such file or directory [-Wmissing-include-dirs] In file included from include/linux/uaccess.h:11, from include/linux

Re: [PATCH v1 1/4] ide: use generic power management

2020-06-24 Thread kernel test robot
is a W=1 build): # save the attached .config to linux build tree make W=1 ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpos

[RFC PATCH] ipv6: ioam: ioam6_fill_trace_data_node() can be static

2020-06-24 Thread kernel test robot
Signed-off-by: kernel test robot --- ioam6.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ipv6/ioam6.c b/net/ipv6/ioam6.c index 406aa78eb504c..4a4e72bb54cc5 100644 --- a/net/ipv6/ioam6.c +++ b/net/ipv6/ioam6.c @@ -78,8 +78,8 @@ struct ioam6_namespace

Re: [PATCH net-next 3/5] ipv6: ioam: Data plane support for Pre-allocated Trace

2020-06-24 Thread kernel test robot
build tree make W=1 C=1 ARCH=i386 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) >> net/ipv6/ioam6.c:149:36: sparse: sparse: cas

Re: [PATCH net-next v3 5/7] net: phy: enable qoriq backplane support

2020-06-24 Thread kernel test robot
/0day COMPILER=clang make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/net/phy/backplane/qoriq_backplane.c:150:18: warning: no previous >> prototype for functio

Re: [PATCH 1/5] Huawei BMA: Adding Huawei BMA driver: host_edma_drv

2020-06-24 Thread kernel test robot
.config) compiler: gcc-9 (Debian 9.3.0-13) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/net/ethernet/huawei/bma/edma_drv/bma_pci.c:67:5: warning: no previous prototype for 'edma_param_

Re: [PATCH net-next v2] bridge: mrp: Extend MRP netlink interface with IFLA_BRIDGE_MRP_CLEAR

2020-06-25 Thread kernel test robot
to linux build tree make W=1 C=1 ARCH=i386 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) net/bridge/br_mrp.c:106:18: sparse: sparse

[PATCH] net: phy: mscc: fix ptr_ret.cocci warnings

2020-06-25 Thread kernel test robot
From: kernel test robot drivers/net/phy/mscc/mscc_ptp.c:1496: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: 7d272e63e097 ("net: phy: mscc: timestamping and PHC support

Re: [PATCH bpf-next 1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook

2020-06-25 Thread kernel test robot
linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=nds32 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from ./arch/nds32/include/generated/asm

<    1   2   3   4   5   6   7   >