[RFC PATCH] net: socket: sock_set_description() can be static

2020-08-16 Thread kernel test robot
Signed-off-by: kernel test robot --- sock.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/core/sock.c b/net/core/sock.c index 2cb44a0e38b77d..f145a710974b48 100644 --- a/net/core/sock.c +++ b/net/core/sock.c @@ -828,7 +828,7 @@ void sock_set_rcvbuf(struct sock *sk

Re: [PATCH 2/2] net: socket: implement SO_DESCRIPTION

2020-08-16 Thread kernel test robot
inux build tree 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 >>) >> net/core/sock.c:831:5: sparse: sparse: symbo

Re: [PATCH 2/2] net: socket: implement SO_DESCRIPTION

2020-08-16 Thread kernel test robot
STALL_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 >>): >> net/core/sock.c:831:5: warning: no previous prototype for function >> '

Re: [PATCH net-next 2/3] net: dsa: mv88e6xxx: return error instead of lane in .serdes_get_lane

2020-08-19 Thread kernel test robot
_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 >>): >> drivers/net/dsa/mv88e6xxx/serdes.c:428:15: warning: result of comparison of >> constan

Re: [PATCH 1/9] l2tp: don't log data frames

2020-08-21 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=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed

Re: [PATCH v2 2/2] net: socket: implement SO_DESCRIPTION

2020-08-21 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=alpha If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by &g

Re: [PATCH V2] net: dsa: Add of_node_put() before break statement

2020-08-23 Thread kernel test robot
ing tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/net/dsa/mt7530.c: In function 'mt7530_setup': >> drivers/net/dsa/mt7530.c:1330:25: error: expected ';' before &

Re: [PATCH V2] net: dsa: Add of_node_put() before break statement

2020-08-23 Thread kernel test robot
$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 >>): >> drivers/net/dsa/mt7530.c:1330:25: error: expecte

Re: [PATCH v7 net-next 2/3] octeontx2-af: Add support for Marvell PTP coprocessor

2020-08-24 Thread kernel test robot
appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/net/ethernet/marvell/octeontx2/af/ptp.c: In function 'get_clock_rate': >> drivers/net/ethernet/marvell/octeontx2/af/ptp.c:60:26: error: implicit >> declaration of functi

[devlink] 7d172b8be5: WARNING:at_net/core/devlink.c:#devlink_port_type_warn

2019-05-05 Thread kernel test robot
| 4 | +---+++ If you fix the issue, kindly add following tag Reported-by: kernel test robot [ 44.924626] WARNING: CPU: 0 PID: 223 at net/core/devlink.c:5396 devlink_port_type_warn+0xc/0x10 [ 44.928075] CPU: 0 PID: 223 Comm: kworker/0:3 Tainted: GT 5.1.0

[page_frag_cache] 47b0eaa4b5: BUG:unable_to_handle_kernel

2018-03-16 Thread kernel test robot
FYI, we noticed the following commit (built with gcc-7): commit: 47b0eaa4b5814e82dbd7b6053926e181c7dc878f ("page_frag_cache: Store metadata in struct page") url: https://github.com/0day-ci/linux/commits/Matthew-Wilcox/mm-Use-page-mapping-to-indicate-pfmemalloc/20180317-041855 in testcase: trin

[net] ba4f5b62a2: kernel_BUG_at_net/socket.c

2018-02-24 Thread kernel test robot
FYI, we noticed the following commit (built with gcc-7): commit: ba4f5b62a2565718cf1b85e736df12da68bbb114 ("net: mark slab's used by ss as UAPI") url: https://github.com/0day-ci/linux/commits/Stephen-Hemminger/mark-some-slabs-as-visible-not-mergeable/20180225-084344 in testcase: trinity with f

Re: [PATCH v2 2/4] net: dsa: microchip: Improve phy mode message

2020-09-07 Thread kernel test robot
on: v0.6.2-191-g10164920-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=mips If you fix the issue, kindly add following tag as appropriate Repo

Re: [PATCH] net: phy: call phy_disable_interrupts() in phy_attach_direct() instead

2020-09-08 Thread kernel test robot
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 >>): >> drivers/net/phy/phy_device.c:1422:2: error: use of undeclared identifier >> 'ret' ret = phy_disable_inter

Re: [PATCH] net: phy: call phy_disable_interrupts() in phy_attach_direct() instead

2020-09-08 Thread kernel test robot
e 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/phy/phy_devic

Re: [PATCH net-next v1 2/3] net: phy: add API for LEDs controlled by ethernet PHY chips

2020-09-09 Thread kernel test robot
/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 >>): >> ld.lld: error: undefined symbol: devm_led_classdev_register_ext >>> referenced by phy_led.c:63 (dr

Re: [PATCH net-next 3/8] netdevsim: add pause frame stats

2020-09-12 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 >>) >> drivers/net/netdevsim/ethtool.c:45:26: sparse: sparse: symbol

Re: [PATCH net-next v2 7/8] mlx5: add pause frame stats

2020-09-13 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=alpha 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/me

[net-next:master 108/112] drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c:752: undefined reference to `cxgb4_reclaim_completed_tx'

2020-09-15 Thread kernel test robot
appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): ld: drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.o: in function `chcr_ipsec_xmit': >> drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c:752: >>

Re: [PATCH bpf-next V1 5/6] bpf: Add MTU check for TC-BPF packets after egress hook

2020-10-06 Thread kernel test robot
tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang 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 >>): In file included from arch/s390/include/asm/io.h:72: include/asm-g

Re: [net-next PATCH v2] net: dsa: rtl8366rb: Roof MTU for switch

2020-10-06 Thread kernel test robot
=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/net/dsa/rtl8366rb.c: In function 'rtl8366rb_setup': >> drivers/net/dsa/rtl8366rb.c:720:25: error: 'smi' undeclared

Re: [PATCH bpf-next V1 5/6] bpf: Add MTU check for TC-BPF packets after egress hook

2020-10-06 Thread kernel test robot
tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang 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 >>): net/core/dev.c:4176:1: warning: unused label 'drop' drop:

Re: [PATCH bpf-next V1 2/6] bpf: bpf_fib_lookup return MTU value as output when looked up

2020-10-07 Thread kernel test robot
) compiler: s390-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot Reported-by: Dan Carpenter smatch warnings: net/core/filter.c:5315 bpf_ipv4_fib_lookup() error: uninitialized symbol 'mtu'. vim +/mtu +5315 net/cor

Re: [PATCHv2 net-next 09/17] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt

2020-10-08 Thread kernel test robot
# save the attached .config to linux build tree 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 echo echo "sparse warnings: (new ones prefixed by >>)"

Re: [PATCHv2 net-next 15/17] sctp: add the error cause for new encapsulation port restart

2020-10-08 Thread kernel test robot
# save the attached .config to linux build tree 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 echo echo "sparse warnings: (new ones prefixed by >&g

Re: [PATCHv2 net-next 17/17] sctp: enable udp tunneling socks

2020-10-08 Thread kernel test robot
# save the attached .config to linux build tree 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 echo echo "sparse warnings: (new ones prefixed by >>)"

Re: [PATCH v1 1/6] staging: qlge: Initialize devlink health dump framework for the dlge driver

2020-10-08 Thread kernel test robot
linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/staging/qlge/qlge_devlink.c:37:9: warning: v

Re: [PATCHv2 net-next 05/17] sctp: create udp4 sock and add its encap_rcv

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

Re: [PATCHv2 net-next 06/17] sctp: create udp6 sock and set its encap_rcv

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

Re: [bpf-next PATCH 4/6] bpf, sockmap: remove dropped data on errors in redirect case

2020-10-09 Thread kernel test robot
3a8d6f22c5f47a013278031170cb559d1f6d1e69 # 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 >>): ne

Re: [bpf-next PATCH 2/6] bpf, sockmap: On receive programs try to fast track SK_PASS ingress

2020-10-09 Thread kernel test robot
=$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 >>): >> net/core/skmsg.c:795:7: warning: variable 'err' is used uninitialized >> when

Re: [PATCH] staging: octeon: repair "fixed-link" support

2020-10-09 Thread kernel test robot
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 >>): drivers/staging/octeon/ethernet.c: In function 'cvm_oct_probe': >> drivers/staging/octeon/ethernet.c:897:5: error: '

Re: [PATCH] staging: octeon: repair "fixed-link" support

2020-10-09 Thread kernel test robot
to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang 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/staging/octeon/ethernet.c:897:5: e

Re: [PATCH net-next v2 1/2] can-isotp: implement cleanups / improvements from review

2020-10-11 Thread kernel test robot
: kernel test robot All warnings (new ones prefixed by >>): >> net/can/isotp.c:82: warning: "pr_fmt" redefined 82 | #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt | In file included from include/linux/kernel.h:15, from include/linux/li

Re: [PATCH v6,net-next,03/13] octeontx2-af: add debugfs entries for CPT block

2020-10-12 Thread kernel test robot
4 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/marvell/octeontx2/af/rvu_debugfs.c:1764:33: error: use >> of undeclared identifier 'CPT_AF_CONSTANTS1'

Re: [PATCH] net: usb: usbnet: update __usbnet_{read|write}_cmd() to use new API

2020-10-12 Thread kernel test robot
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 errors (new ones prefixed by >>): drivers/net/usb/usbnet.c:1990:9: error: implicit declaration of function '

[RFC PATCH] IPv6: sr: seg6_strict_lookup_nexthop() can be static

2020-10-13 Thread kernel test robot
Signed-off-by: kernel test robot --- seg6_local.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ipv6/seg6_local.c b/net/ipv6/seg6_local.c index 1a669f12d56c9d..e949d24036c2cd 100644 --- a/net/ipv6/seg6_local.c +++ b/net/ipv6/seg6_local.c @@ -219,8 +219,8 @@ int

Re: [PATCH] IPv6: sr: Fix End.X nexthop to use oif.

2020-10-13 Thread kernel test robot
agnostic-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/ipv6/seg6_local.c:222:5: sparse: sparse: symbol >> 'seg6_strict_

Re: [PATCH] Add support for mv88e6393x family of Marvell.

2020-10-14 Thread kernel test robot
y COMPILER=clang 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 >>): In file included from include/linux/hardirq.h:10: In file included from ./arch/riscv/include/generated/asm/hardirq

Re: [PATCH] IPv6: sr: Fix End.X nexthop to use oif.

2020-10-14 Thread kernel test robot
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 >>): In file included from net/ipv6/seg6_local.c:11: In file included from include/linux/skbuff.h:31: In file included from include/linux/

Re: [PATCH net-next 3/9] net: 8021q: resolve forwarding path for vlan devices

2020-10-15 Thread kernel test robot
refix -D__CHECK_ENDIAN__' ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" >> net/8021q/vlan_dev.c:776:23: sparse: sparse: incorrect type in assignment >> (different

Re: [PATCH v2 net-next] net: stmmac: Enable EEE HW LPI timer with auto SW/HW switching

2020-10-15 Thread kernel test robot
Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:297:6: warning: no >> previous prototype for 'stmmac_lpi_entry_timer_config' [-Wmissing-prototypes] 297 | void stmmac_lpi_entry_timer_config(st

Re: [PATCH v2 net-next] net: stmmac: Enable EEE HW LPI timer with auto SW/HW switching

2020-10-15 Thread kernel test robot
# 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 >>): >> drivers/net/ethernet/st

Re: [PATCH net] net: dsa: point out the tail taggers

2020-10-16 Thread kernel test robot
aaa07cad29bf365264beb2c2e2668db83ca31923 # 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 error/warnings (new ones

Re: [PATCH net-next 09/11] qed: implement devlink dump

2020-07-27 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=mips If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All error/warnings (new ones prefixed by >>): drive

[vhost:vhost 38/45] include/linux/vdpa.h:43:21: error: expected ';' at end of declaration list

2020-07-27 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 >>): In file included from drivers/vdpa/vdpa.c:13: >> include/linux/vdpa.h:43:21: error: expected ';' at end of declaration list

[vhost:vhost 38/45] include/linux/vdpa.h:43:21: error: expected ':', ',', ';', '}' or '__attribute__' before '.' token

2020-07-27 Thread kernel test robot
.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 >>): In file included from include/linux/kerne

[vhost:vhost 40/45] drivers/virtio/virtio_vdpa.c:301:9: error: void value not ignored as it ought to be

2020-07-28 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 error/warnings (new ones prefixed by >>): In file included from drivers/virtio/virtio_vdp

[vhost:vhost 38/45] include/linux/vdpa.h:43:28: sparse: sparse: expected ; at end of declaration

2020-07-28 Thread kernel test robot
linux build tree 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 >>) drivers/vdpa/vdpa.c: note: in included file:

Re: [PATCH v2 net-next 11/11] qede: make driver reliable on unload after failures

2020-07-28 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/ethernet/qlogic/qede/qede_main.c:1165:6: warning: variable >> 'edev' is use

Re: [PATCH net-next] Add Mellanox BlueField Gigabit Ethernet driver

2020-07-29 Thread kernel test robot
following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c: In function 'mlxbf_gige_initial_mac': >> drivers/net/ethernet/mellanox/mlxbf_gige/mlxbf_gige_main.c:1093:6:

Re: [PATCH] ravb: Fixed the problem that rmmod can not be done

2020-07-30 Thread kernel test robot
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 >>): In file included from include/linux/err.h:5, from inc

Re: [PATCH net-next 05/12] sfc_ef100: RX filter table management and related gubbins

2020-07-30 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=xtensa 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 08/12] sfc_ef100: statistics gathering

2020-07-30 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=xtensa If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): d

Re: [PATCH 1/2] net: phy: Add fwnode helper functions

2020-08-01 Thread kernel test robot
se version: v0.6.2-115-g5fc204f2-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=h8300 If you fix the issue, kindly add following tag as appropriate Repo

Re: [PATCH bpf-next 1/5] bpf: introduce BPF_PROG_TYPE_USER

2020-08-01 Thread kernel test robot
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: kernel/bpf/syscall.o: in function `.LA

Re: [PATCH bpf-next 1/5] bpf: introduce BPF_PROG_TYPE_USER

2020-08-01 Thread kernel test robot
-randconfig-a001-20200731 (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=i386 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot

[net-next:master 152/153] net/core/fib_rules.c:26:7: warning: "CONFIG_IP_MULTIPLE_TABLES" is not defined, evaluates to 0

2020-08-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=openrisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> net/core/fi

Re: [PATCH] qmi_wwan: support modify usbnet's rx_urb_size

2020-08-03 Thread kernel test robot
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 >>): >> drivers/net/usb/qmi_wwan.c:546:3: error: 'dev_attr_rx_urb_size' undecl

Re: [PATCH v3 net-next 11/11] sfc_ef100: add nic-type for VFs, and bind to them

2020-08-03 Thread kernel test robot
following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/net/ethernet/sfc/ef100_nic.c:835:3: error: 'const struct efx_nic_type' has no member named 'filter_rfs_expire_one' 835 | .filter_rfs_expire_one = efx_

[net-next:master 152/154] net/core/fib_rules.c:26:7: sparse: sparse: undefined preprocessor identifier 'CONFIG_IP_MULTIPLE_TABLES'

2020-08-03 Thread kernel test robot
#x27; ARCH=s390 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) >> net/core/fib_rules.c:26:7: sparse: sparse: undefined preprocessor identifier >> 'CONFIG_IP_MULTIPLE_TABLES' #

[vhost:vhost 42/49] drivers/rpmsg/virtio_rpmsg_bus.c:28:10: fatal error: 'linux/virtio_rpmsg.h' file not found

2020-08-03 Thread kernel test robot
fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> drivers/rpmsg/virtio_rpmsg_bus.c:28:10: fatal error: 'linux/virtio_rpmsg.h' >> file not found #include ^

Re: [PATCH nf] netfilter: nf_tables: nft_exthdr: the presence return value should be little-endian

2020-08-04 Thread kernel test robot
ou fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot sparse warnings: (new ones prefixed by >>) >> net/netfilter/nft_exthdr.c:47:23: sparse: sparse: incorrect type in >> assignment (different base types) @@ expected unsigned int [usertyp

[vhost:vhost 32/52] include/linux/typecheck.h:12:18: warning: comparison of distinct pointer types lacks a cast

2020-08-05 Thread kernel test robot
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 ones prefixed by >>): In file included from include/linux/irqflag

[vhost:vhost 32/65] drivers/virtio/virtio_input.c:247:3: warning: comparison of distinct pointer types ('typeof (_Generic((virtio_cread_v), __u8: (virtio_cread_v), __le16: (__builtin_constant_p((__u16

2020-08-05 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/virtio/virtio_input.c:247:3: warning: comparison of distinct pointer >> types ('typeof (_Generic((virtio_cread_v), __u8: (

Re: [PATCH 1/2] net: tls: add compat for get/setsockopt

2020-08-05 Thread kernel test robot
agnostic-prefix -D__CHECK_ENDIAN__' ARCH=i386 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): net/tls/tls_main.c: In function 'tls_compat_getsockopt': >> net/tls/tls_main.c:459:23:

[RFC PATCH] net: dev_attr_napi_threaded can be static

2020-08-06 Thread kernel test robot
Signed-off-by: kernel test robot --- net-sysfs.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/core/net-sysfs.c b/net/core/net-sysfs.c index 8765e075d7e94..2fbbf4b818df4 100644 --- a/net/core/net-sysfs.c +++ b/net/core/net-sysfs.c @@ -510,7 +510,7 @@ static ssize_t

Re: [PATCH v2] net: add support for threaded NAPI polling

2020-08-06 Thread kernel test robot
build tree 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 >>) >> net/core/net-sysfs.c:513:1: sparse: sparse: symbol 

Re: [PATCH bpf-next 1/5] bpf: introduce BPF_PROG_TYPE_USER

2020-08-06 Thread kernel test robot
refix -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 >>) >> kernel/trace/bpf_trace.c:1855:31: sparse: sparse: symbol 'user_verifier_ops' >> was not de

[RFC PATCH] bpf: user_verifier_ops can be static

2020-08-06 Thread kernel test robot
Signed-off-by: kernel test robot --- bpf_trace.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/trace/bpf_trace.c b/kernel/trace/bpf_trace.c index cbe789bc1b986..4b8f380694a10 100644 --- a/kernel/trace/bpf_trace.c +++ b/kernel/trace/bpf_trace.c @@ -1852,12

Re: [PATCH 10/22] crypto: atmel-aes - add check for xts input length equal to zero

2020-08-07 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=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): driv

Re: [PATCH net 1/4] ptp: ptp_idt82p33: update to support adjphase

2020-08-07 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 All errors (new ones prefixed by >>): ld: drivers/ptp/ptp_idt82p33.o: in function `idt82p33_adjwritephase&

Re: [PATCH net 1/4] ptp: ptp_idt82p33: update to support adjphase

2020-08-07 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=h8300 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): h8300-li

Re: [PATCH v2 bpf-next 4/4] bpf: Add kernel module with user mode driver that populates bpffs.

2020-07-19 Thread kernel test robot
: kernel test robot All error/warnings (new ones prefixed by >>): >> make[4]: *** No rule to make target >> 'kernel/bpf/preload/../../tools/lib/bpf/bpf.c', needed by >> 'kernel/bpf/preload/../../tools/lib/bpf/bpf.o'. >> make[4]: *** No rule to m

Re: [PATCH bpf-next v3 04/14] xsk: move fill and completion rings to buffer pool

2020-07-20 Thread kernel test robot
attached .config to linux build tree 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 errors (new ones prefixed by >>): net/xdp/xsk_diag.c: In fu

Re: [PATCH bpf-next v3 04/14] xsk: move fill and completion rings to buffer pool

2020-07-20 Thread kernel test robot
=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/xdp/xsk_diag.c:88:72: error: no member named 'fq' in 'struct xdp_umem' du.n_fill_ring_empty = xs->umem ?

Re: [PATCH net-next 2/2] net: openvswitch: make masks cache size configurable

2020-07-22 Thread kernel test robot
build tree 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/openvswitch/flow_table.c:376:23: sparse: spa

Re: [PATCH net-next 03/15] qed: move chain methods to a separate file

2020-07-22 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=alpha If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All error/warnings (new ones

Re: [PATCH net] Crypto/chcr: Registering cxgb4 to xfrmdev_ops

2020-07-23 Thread kernel test robot
appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: In function 'chcr_offload_state': >> drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:6081:35: error: 'struct >> cxgb4_uld_info

Re: [PATCH net-next 3/3] icmp6: support rfc 4884

2020-07-23 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=nios2 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> net/ipv

Re: [PATCH v2 4/8] net: dsa: hellcreek: Add support for hardware timestamping

2020-07-23 Thread kernel test robot
d +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 error/warnings (new ones p

Re: [PATCH net-next 3/3] icmp6: support rfc 4884

2020-07-23 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 >>) >> net/ipv6/datagram.c:288:6: sparse: sparse: symbol 'ipv6_icmp

[RFC PATCH] icmp6: ipv6_icmp_error_rfc4884() can be static

2020-07-23 Thread kernel test robot
Signed-off-by: kernel test robot --- datagram.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ipv6/datagram.c b/net/ipv6/datagram.c index dd1d71e12b61a5..cc8ad7ddecdaa3 100644 --- a/net/ipv6/datagram.c +++ b/net/ipv6/datagram.c @@ -285,8 +285,8 @@ int

Re: [PATCH net-next] mscc: Add LCPLL Reset to VSC8574 Family of phy drivers

2020-07-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=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by

Re: [PATCH 2/2] rhashtable: Restore RCU marking on rhash_lock_head

2020-07-24 Thread kernel test robot
agnostic-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 >>) net/sched/cls_flower.c:211:19: sparse: got restricted __be16 [usertype] dst net/sched/cls_flowe

Re: [PATCH 4/4] crypto: marvell: enable OcteonTX2 cpt options for build

2020-07-24 Thread kernel test robot
86_64 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/marvell/octeontx2/otx2_cptpf_main.c:5: In file included from drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_c

Re: [PATCH v4 net-next 04/16] sfc: skeleton EF100 PF driver

2020-07-24 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=microblaze If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All error/warnings (new ones

Re: [PATCH v4 net-next 09/16] sfc_ef100: implement ndo_open/close and EVQ probing

2020-07-24 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=microblaze If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by

Re: [PATCH v4 net-next 04/16] sfc: skeleton EF100 PF driver

2020-07-24 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=alpha If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All error/warnings (new ones prefixed by >>): >>

Re: [PATCH 4/4] crypto: marvell: enable OcteonTX2 cpt options for build

2020-07-24 Thread kernel test robot
e 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 ones prefixed by >>): In file included from drivers/crypto/m

Re: [PATCH net-next] fib: use indirect call wrappers in the most common fib_rules_ops

2020-07-25 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): ld: net/core/fib_rules.o: in function `fib_rule_match': >> net/core/fib_rules.c:275: undefined reference to `fib6_rule_match' >> ld: net/cor

Re: [PATCH net-next] fib: use indirect call wrappers in the most common fib_rules_ops

2020-07-25 Thread kernel test robot
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 >>): >> net/ipv4/fib_rules.c:107:29: warning: no previous prototype for function >>

Re: [PATCH net-next v2 3/6] smsc95xx: add PAL support to use external PHY drivers

2020-07-25 Thread kernel test robot
as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): ld: drivers/net/usb/smsc95xx.o: in function `smsc95xx_disconnect_phy': >> drivers/net/usb/smsc95xx.c:1395: undefined reference to `phy_stop' >> ld: drivers/net/usb/smsc95xx.c:

Re: [PATCH] net: ipv6: fix slab-out-of-bounds Read in __xfrm6_tunnel_spi_check

2020-07-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=parisc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): net/ipv6/xfrm6_tunne

Re: [PATCH net-next v2 5/6] smsc95xx: use PAL framework read/write functions

2020-07-25 Thread kernel test robot
as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): ld: drivers/net/usb/smsc95xx.o: in function `smsc95xx_disconnect_phy': drivers/net/usb/smsc95xx.c:1338: undefined reference to `phy_stop' ld: drivers/net/usb/smsc95xx.c:1339: undefi

Re: [PATCH net-next v2 6/6] smsc95xx: use PHY framework instead of MII library

2020-07-25 Thread kernel test robot
as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): ld: drivers/net/usb/smsc95xx.o: in function `smsc95xx_disconnect_phy': drivers/net/usb/smsc95xx.c:1320: undefined reference to `phy_stop' ld: drivers/net/usb/smsc95xx.c:1321: undefi

Re: [PATCH v2] net: ipv6: fix use-after-free Read in __xfrm6_tunnel_spi_lookup

2020-07-26 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=alpha If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): net/ipv

Re: [PATCH] net: ipv6: fix slab-out-of-bounds Read in __xfrm6_tunnel_spi_check

2020-07-26 Thread kernel test robot
ILER=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/ipv6/xfrm6_tunnel.c:106:43: warning: incompatible integer to pointer >> conversion passing 'u32' (ak

Re: [PATCH] net: ipv6: fix slab-out-of-bounda Read in xfrm6_tunnel_alloc_spi

2020-07-26 Thread kernel test robot
$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 >>): >> net/ipv6/xfrm6_tunnel.c:126:13: warning: address of array >> 'xfrm6_tn->spi_

Re: [PATCH v2] net: ipv6: fix use-after-free Read in __xfrm6_tunnel_spi_lookup

2020-07-26 Thread kernel test robot
$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 >>): >> net/ipv6/xfrm6_tunnel.c:106:43: warning: cast to 'const xfrm_address_t *' >> from smaller

<    1   2   3   4   5   6   7   >