Re: [PATCH 4/6] vhost_vdpa: support doorbell mapping via mmap

2020-06-01 Thread kbuild test robot
g 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: kbuild test robot All errors (new ones prefixed by >>, old ones prefixed by <<): drivers/vho

Re: [PATCH net v3] cxgb4/chcr: Enable ktls settings at run time

2020-05-31 Thread kbuild 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: kbuild test robot All warnings (new ones prefixed by >>, old

Re: [PATCH v2 bpf-next 2/4] bpf: Introduce sleepable BPF programs

2020-05-30 Thread kbuild test robot
inux build tree make W=1 ARCH=um If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>, old ones prefixed by <<): /usr/bin/ld: kernel/bpf/syscall.o: in function `__bpf_prog_put_noref': kernel/bp

Re: [PATCH v2 bpf-next 2/4] bpf: Introduce sleepable BPF programs

2020-05-30 Thread kbuild test robot
e: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git bc183dec08f9cb177cf5206a010b7a9e7b22e567 config: microblaze-randconfig-c003-20200531 (attached as .config) compiler: microblaze-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: k

Re: [PATCH net] net: dsa: sja1105: fix port mirroring for P/Q/R/S

2020-05-29 Thread kbuild test robot
sts/master/sbin/make.cross -O ~/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=parisc If you fix the issue, kindly add following tag as appropriate Reported-by: k

[RFC PATCH linux-next] Revert "net: bcmgenet: bcmgenet_hfb_add_filter() can be static

2020-05-29 Thread kbuild test robot
Fixes: 14da1510fedc ("Revert "net: bcmgenet: remove unused function in bcmgenet.c"") Signed-off-by: kbuild test robot --- bcmgenet.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/broadcom/genet/bcmgenet.c b/drivers/net/eth

Re: [PATCH net] net: dsa: sja1105: fix port mirroring for P/Q/R/S

2020-05-28 Thread kbuild test robot
sts/master/sbin/make.cross -O ~/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=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: k

Re: [PATCH net-next 2/4] vmxnet3: add support to get/set rx flow hash

2020-05-28 Thread kbuild test robot
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=alpha If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones p

Re: [PATCH bpf-next 5/8] bpf: Add link-based BPF program attachment to network namespace

2020-05-27 Thread kbuild test robot
build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> kernel/bpf/net_namespace.c:130:6:

Re: [PATCH net-next 5/8] net: phy: mscc: 1588 block initialization

2020-05-27 Thread kbuild test robot
make.cross -O ~/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=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot

[RFC PATCH] vdpa: vhost_vdpa_poll_stop() can be static

2020-05-27 Thread kbuild test robot
Signed-off-by: kbuild test robot --- vdpa.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/vhost/vdpa.c b/drivers/vhost/vdpa.c index d3a2acafedecd4..5037ce7f48cd42 100644 --- a/drivers/vhost/vdpa.c +++ b/drivers/vhost/vdpa.c @@ -287,12 +287,12 @@ static

[net-next:master 2135/2155] net/tipc/msg.c:215:24: warning: variable 'prev' set but not used

2020-05-27 Thread kbuild test robot
.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: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): net/tipc/msg.c:

Re: [PATCH] vdpa: bypass waking up vhost_woker for vdpa vq kick

2020-05-26 Thread kbuild 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: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <&l

Re: [PATCHv3 bpf-next 1/2] xdp: add a new helper for dev map multicast support

2020-05-26 Thread kbuild test robot
-O ~/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=c6x If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new one

Re: [PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

2020-05-23 Thread kbuild test robot
inux build tree make C=1 ARCH=x86_64 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' :: branch date: 11 hours ago :: commit date: 11 hours ago If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot sparse warnings: (new ones prefixed by &

Re: [bpf-next PATCH] bpf: Add rx_queue_mapping to bpf_sock

2020-05-22 Thread kbuild test robot
make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> net/core/filter.c:7878:34: error: no member named 'sk_rx_queue_mapping' in >>

Re: [PATCH net-next 1/2] flow_dissector: Parse multiple MPLS Label Stack Entries

2020-05-21 Thread kbuild test robot
on: v0.6.1-193-gb8fad4bc-dirty # save the attached .config to linux build tree make C=1 ARCH=i386 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot sparse warnings: (new ones prefixed by

Re: [PATCH net-next 03/12] net: atlantic: changes for multi-TC support

2020-05-20 Thread kbuild test robot
# save the attached .config to linux build tree make C=1 ARCH=x86_64 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/net/eth

[RFC PATCH] net: atlantic: ptp_ring_idx() can be static

2020-05-20 Thread kbuild test robot
Signed-off-by: kbuild test robot --- aq_ptp.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/aquantia/atlantic/aq_ptp.c b/drivers/net/ethernet/aquantia/atlantic/aq_ptp.c index 9aee49c50f1f8..599ced261b2a4 100644 --- a/drivers/net/ethernet/aquantia

Re: [PATCH net-next 1/2] flow_dissector: Parse multiple MPLS Label Stack Entries

2020-05-20 Thread kbuild test robot
aster/sbin/make.cross -O ~/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=alpha If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test r

Re: [PATCH net-next] sctp: Pull the user copies out of the individual sockopt functions.

2020-05-20 Thread kbuild test robot
make ARCH=i386 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> net/sctp/socket.c:7187:5: warning: no previous prototype for >> 'kernel_sctp

Re: [PATCH net-next 03/12] net: atlantic: changes for multi-TC support

2020-05-20 Thread kbuild test robot
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=alpha If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones p

Re: [PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

2020-05-19 Thread kbuild test robot
the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>, old ones prefixed by <<): drivers/block/xen-blkfront.c: In function 'blkfront_freeze': >> drivers/block/xen-blkfront.c:2699:30: warnin

Re: [PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation

2020-05-19 Thread kbuild 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: kbuild test robot All error/warnings (new ones prefixed by >>, old ones prefixed by <<): >> drivers/block/xen-blkfront

Re: [PATCH v2 bpf-next 1/7] bpf: implement BPF ring buffer and verifier support for it

2020-05-19 Thread kbuild test robot
ou fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> kernel/bpf/ringbuf.c:133:14: warning: result of comparison of constant >> 68719464448 with expression of type '

Re: [PATCH net-next 2/4] net: phy: dp83869: Set opmode from straps

2020-05-19 Thread kbuild test robot
make C=1 ARCH=sparc64 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): In file included from include/linux/build_bug.h

Re: [PATCH net-next 2/4] net: phy: dp83869: Set opmode from straps

2020-05-19 Thread kbuild 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=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>, old

Re: [PATCH bpf-next v3 07/15] i40e: separate kernel allocated rx_bi rings from AF_XDP rings

2020-05-19 Thread kbuild 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: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): >> drivers/net/ethernet/intel/i40e/i40e_txrx.c:531:6: warning: no pr

Re: [PATCH bpf-next v3 07/15] i40e: separate kernel allocated rx_bi rings from AF_XDP rings

2020-05-19 Thread kbuild 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: kbuild test robot All warnings (new ones prefixed

Re: [PATCH net-next 3/6] vxlan: ecmp support for mac fdb entries

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

Re: [PATCH v2 bpf-next 1/7] bpf: implement BPF ring buffer and verifier support for it

2020-05-19 Thread kbuild test robot
.config to 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: kbuild test robot All warnings (new ones prefixed by >>, old ones prefixed by <<): In file incl

Re: [PATCH net-next 3/6] vxlan: ecmp support for mac fdb entries

2020-05-19 Thread kbuild 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=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All error/warnings (new ones p

Re: [PATCH v2] bnxt_en: use new module_firmware_crashed()

2020-05-16 Thread kbuild test robot
4 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c:124:2: error: implicit >> declaration of function 

Re: [PATCH v2] bnxt_en: use new module_firmware_crashed()

2020-05-16 Thread kbuild test robot
d +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>, old

Re: [PATCH] bnxt_en: use new module_firmware_crashed()

2020-05-16 Thread kbuild test robot
ed .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=s390 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>, old ones prefixed by <<): drivers/net/

Re: [PATCH v2 net-next 3/7] dpaa2-eth: Distribute ingress frames based on VLAN prio

2020-05-15 Thread kbuild test robot
ix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:2728:15: sparse: sparse: >> incorrect type in assignment (different base types) @@expected u

Re: [PATCH net-next 1/4] net: sched: introduce terse dump flag

2020-05-14 Thread kbuild test robot
ppropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>, old ones prefixed by <<): In file included from include/net/rtnetlink.h:6:0, from include/net/sch_generic.h:20, from include/linux/filter.h:25, from include/net/sock.h:59, from net/sched/cls_api.c:27: >&

Re: [PATCH bpf-next 1/6] bpf: implement BPF ring buffer and verifier support for it

2020-05-13 Thread kbuild test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>): In file included from include/linux/kernel.h:

Re: [PATCH bpf-next 1/6] bpf: implement BPF ring buffer and verifier support for it

2020-05-13 Thread kbuild test robot
build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>): In file included from include/linux/kernel.h:11, from includ

Re: [PATCH v3 net-next 08/15] net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously

2020-05-12 Thread kbuild test robot
x27; If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> net/dsa/tag_sja1105.c:76:34: sparse: sparse: cast to restricted __be16 >> net/dsa/tag_sja1105.c:76:34: sparse: sparse: cast to restric

[RFC PATCH] sfc: siena_check_caps() can be static

2020-05-11 Thread kbuild test robot
Signed-off-by: kbuild test robot --- siena.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/sfc/siena.c b/drivers/net/ethernet/sfc/siena.c index ed1cb6caa69d9..4b4afe81be2a3 100644 --- a/drivers/net/ethernet/sfc/siena.c +++ b/drivers/net

Re: [PATCH net-next 2/8] sfc: make capability checking a nic_type function

2020-05-11 Thread kbuild test robot
ly add following tag as appropriate Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/net/ethernet/sfc/siena.c:951:14: sparse: sparse: symbol >> 'siena_check_caps' was not declared. Should it be static? Please review and possibly fo

Re: [PATCH v2 net-next 03/15] net: dsa: sja1105: keep the VLAN awareness state in a driver variable

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

Re: [PATCH 13/17] staging: wfx: fix endianness of the field 'len'

2020-05-11 Thread kbuild test robot
d +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=m68k If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >&g

[PATCH] dsa: sja1105: fix semicolon.cocci warnings

2020-05-10 Thread kbuild test robot
From: kbuild test robot drivers/net/dsa/sja1105/sja1105_ethtool.c:481:11-12: Unneeded semicolon Remove unneeded semicolon. Generated by: scripts/coccinelle/misc/semicolon.cocci Fixes: ae1804de93f6 ("dsa: sja1105: dynamically allocate stats structure") CC: Arnd Bergmann Sig

Re: [PATCH net-next 4/4] net: phy: bcm54140: add cable diagnostics support

2020-05-09 Thread kbuild test robot
the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>): >> drivers/net/phy/bcm54140.c:834:13: error: 'PHY_POLL_CABLE_TEST' undeclared >> here (not in a functio

Re: [PATCH net-next 3/4] net: phy: broadcom: add cable test support

2020-05-09 Thread kbuild test robot
the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/net/phy/bcm-phy-lib.c: In function 'bcm_phy_cable_test_report_trans': >> drivers/net/phy/bcm-phy-lib.c:639:10: error: >> 'ETHTOOL_A_CAB

Re: [PATCH net-next 4/4] net: phy: bcm54140: add cable diagnostics support

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

Re: [PATCH net v2 1/2] Revert "coallocate socket_wq with socket itself"

2020-05-05 Thread kbuild test robot
make.cross ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> net/smc/af_smc.c:473:19: error: member reference type 'struct socket_wq *' >> is a pointer; did you mean to use

Re: [net-next PATCH v3 1/5] net: phy: Introduce phy related fwnode functions

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

Re: [net-next PATCH v3 1/5] net: phy: Introduce phy related fwnode functions

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

Re: [PATCH net-next 5/6] net: dsa: sja1105: implement tc-gate using time-triggered virtual links

2020-05-05 Thread kbuild test robot
lowing tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/net/dsa/sja1105/sja1105_flower.c: In function 'sja1105_cls_flower_add': >> drivers/net/dsa/sja1105/sja1105_flower.c:406:9: error: implicit declaration >> of f

[vhost:vhost 8/22] drivers/virtio/virtio_mem.c:1375:20: error: implicit declaration of function 'kzalloc'; did you mean 'vzalloc'?

2020-05-05 Thread kbuild test robot
: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0 reproduce: git checkout 7527631e900d464ed2d533f799cb0da2b29cc6f0 # save the attached .config to linux build tree make ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All error

Re: [PATCH net-next v6 1/2] xen networking: add basic XDP support for xen-netfront

2020-05-04 Thread kbuild 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: kbuild test robot All errors (new ones prefixed by >>): >> ld.lld: error: undefined symbol: page_pool_create >>> referenced by xen-n

Re: [PATCH net-next] net_sched: sch_fq: add horizon attribute

2020-05-01 Thread kbuild test robot
ing tag as appropriate Reported-by: kbuild test robot All warnings (new ones prefixed by >>): net/sched/sch_fq.c: In function 'fq_init': >> net/sched/sch_fq.c:938:18: warning: integer overflow in expression >> [-Woverflow] q->horizon = 10 * NSEC_PER_SEC; /* 10 se

Re: [PATCH net-next 1/1] qedr: Avoid DB recover entry deletion when device is not active.

2020-04-30 Thread kbuild test robot
chmod +x ~/bin/make.cross # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All error/warnings (new ones prefixed by

Re: [PATCH bpf-next 1/2] bpf: Change error code when ops is NULL

2020-04-29 Thread kbuild test robot
rs ago :: commit date: 19 hours ago If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> kernel/bpf/syscall.c:117:0: sparse: sparse: missing terminating " character kernel/bpf/sys

Re: [PATCH v2 bpf-next 04/10] bpf: add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link

2020-04-28 Thread kbuild test robot
# save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): sh4-linux-ld: kernel/b

Re: [PATCH bpf-next v1 10/19] bpf: add netlink and ipv6_route targets

2020-04-28 Thread kbuild test robot
_CHECK_ENDIAN__' If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> net/netlink/af_netlink.c:2643:12: sparse: sparse: symbol >> '__bpf_iter__netlink' was not declared. Shoul

[RFC PATCH] bpf: __bpf_iter__netlink() can be static

2020-04-28 Thread kbuild test robot
Signed-off-by: kbuild test robot --- af_netlink.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/netlink/af_netlink.c b/net/netlink/af_netlink.c index b6192cd668013..b8c9a87bd3960 100644 --- a/net/netlink/af_netlink.c +++ b/net/netlink/af_netlink.c @@ -2640,7

Re: [PATCH net v2 2/2] net: phy: DP83TC811: Fix WoL in config init to be disabled

2020-04-28 Thread kbuild test robot
RCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/net/phy/dp83tc811.c:148:32: error: use of undeclared identifier >> 'DP83822_DEVADDR' return

Re: [PATCH v3 net-next 06/12] net: aquantia: implement data PTP datapath

2019-10-23 Thread kbuild test robot
eported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:794:45: sparse: sparse: cast to restricted __le16 >> drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:1201:15: sparse: >> sparse: cast to

Re: [PATCH v3 net-next 04/12] net: aquantia: add PTP rings infrastructure

2019-10-23 Thread kbuild test robot
eported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) >> drivers/net/ethernet/aquantia/atlantic/aq_ptp.c:258:34: sparse: sparse: >> Using plain integer as NULL pointer vim +258 drivers/net/ethernet/aquantia/atlantic/aq_ptp.c 253 254 int aq_ptp_ring_a

Re: [PATCH net-next 3/4] dpaa2-eth: add MAC/PHY support through phylink

2019-10-22 Thread kbuild test robot
-next.git 3e78815f753ee131477ff50df82cbb2e87afda63 config: i386-allmodconfig (attached as .config) compiler: gcc-7 (Debian 7.4.0-14) 7.4.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

[RFC PATCH] net: flow_offload: tc_proto_udp_hdr[] can be static

2019-10-15 Thread kbuild test robot
Fixes: 0f2458c9ef75 ("net: flow_offload: mangle action at byte level") Signed-off-by: kbuild test robot --- cls_api.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sched/cls_api.c b/net/sched/cls_api.c index 1898ce3ce5ecc..a58934997632c 100644 --- a

Re: [PATCH net-next,v5 3/4] net: flow_offload: mangle action at byte level

2019-10-15 Thread kbuild test robot
on: v0.6.1-rc1-43-g0ccb3b4-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 >>) net/sched/cls_ap

Re: [PATCH net-next v3 02/10] net: openvswitch: convert mask list in mask array

2019-10-13 Thread kbuild test robot
version: v0.6.1-rc1-43-g0ccb3b4-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 >>) >> net/openvswi

Re: [PATCH net 2/2] net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions

2019-10-11 Thread kbuild test robot
issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:546: warning: Function parameter or member 'vm' not described in 'for_each_amdgpu_vm_pt_dfs_safe' drivers/gpu/drm/

[vhost:vhost 6/6] drivers/vhost/vhost.c:2672:9: error: 'desc' undeclared; did you mean 'rdtsc'?

2019-10-11 Thread kbuild test robot
reproduce: git checkout 2b91e7f7cb5a6f12a2f43b200cb2d65a218237ed # 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 >>): drivers/vhost/vhost

[vhost:vhost 6/6] drivers/vhost/vhost.c:2672:9: error: 'desc' undeclared

2019-10-11 Thread kbuild test robot
ARCH=mips If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): drivers/vhost/vhost.c: In function 'vhost_get_vq_desc_batch': >> drivers/vhost/vhost.c:2672:9: error: 'desc' undeclared (first us

[ipsec-next:testing 7/8] include/net/espintcp.h:36:20: sparse: sparse: incorrect type in return expression (different address spaces)

2019-10-05 Thread kbuild test robot
: v0.6.1-rc1-42-g38eda53-dirty git checkout 735de2631f8680ac714df1ecc8e052785e9f9f8e 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:

Re: [PATCH bpf-next v2 1/5] bpf: Support injecting chain calls into BPF programs on load

2019-10-04 Thread kbuild test robot
e the attached .config to linux 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 >>): kernel/bpf/verifier.c: In function 'bpf_inject_chain_calls': >

Re: [PATCH bpf-next v2 1/5] bpf: Support injecting chain calls into BPF programs on load

2019-10-04 Thread kbuild test robot
linux/kernel/git/bpf/bpf-next.git master config: i386-defconfig (attached as .config) compiler: gcc-7 (Debian 7.4.0-13) 7.4.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 e

Re: [PATCH bpf-next 3/9] xdp: Support setting and getting device chain map

2019-10-02 Thread kbuild test robot
g tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): net/core/dev.c: In function 'dev_xdp_uninstall': net/core/dev.c:8187:3: error: implicit declaration of function 'bpf_map_put_with_uref' [-Werror=implicit-function-declaration]

Re: [PATCH bpf-next 3/9] xdp: Support setting and getting device chain map

2019-10-02 Thread kbuild test robot
e the attached .config to linux build tree GCC_VERSION=7.4.0 make.cross ARCH=ia64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>): net/core/dev.c: In function 'dev_xdp_uninstall': >> n

Re: [PATCH bpf-next 4/9] xdp: Implement chain call logic to support multiple programs on one interface

2019-10-02 Thread kbuild test robot
cross # save the attached .config to linux build 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 >>): In file included from include/net/sock.h:59:0, f

Re: [PATCH bpf-next 4/9] xdp: Implement chain call logic to support multiple programs on one interface

2019-10-02 Thread kbuild test robot
g/pub/scm/linux/kernel/git/bpf/bpf-next.git master config: i386-tinyconfig (attached as .config) compiler: gcc-7 (Debian 7.4.0-13) 7.4.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

Re: [PATCH net] cxgb4: fix out-of-bounds MSI-X info array access

2019-09-30 Thread kbuild test robot
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 >>): drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld

Re: [Intel-wired-lan] [net-next 2/2] net: reject ptp requests with unsupported flags

2019-09-25 Thread kbuild test robot
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 >>): drivers/net/phy/dp83640.c: In function 'ptp_dp83640_enable': >&g

Re: [PATCH v4.14-stable 1/2] tcp: Reset send_head when removing skb from write-queue

2019-09-14 Thread kbuild test robot
the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): net//ipv4/tcp.c: In function 'tcp_remove_empty_skb': >> net//ipv4/tcp.c:948:3: error: implicit declaration of function >> 'tcp_check_send_head'

Re: [PATCH v2 net-next 6/7] net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload

2019-09-14 Thread kbuild test robot
(Debian 7.4.0-11) 7.4.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 error/warnings (new ones prefixed by >>): In file included from drivers/net/dsa/sja1105/sja110

Re: [PATCH 1/7] net/dsa: configure autoneg for CPU port

2019-09-14 Thread kbuild test robot
ou fix the issue, kindly add following tag Reported-by: kbuild test robot sparse warnings: (new ones prefixed by >>) include/linux/sched.h:609:43: sparse: sparse: bad integer constant expression include/linux/sched.h:609:73: sparse: sparse: invalid named zero-width bitfield `value&#

Re: [PATCH 6/7] net: dsa: mv88e6xxx: add egress rate limiting

2019-09-11 Thread kbuild test robot
following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/net//dsa/mv88e6xxx/chip.c:3529:31: error: >> 'mv88e6097_port_egress_rate_limiting' undeclared here (not in a function); >> did you mean 'mv88e6xxx_port_egress_rate_lim

Re: [PATCH 1/7] net/dsa: configure autoneg for CPU port

2019-09-11 Thread kbuild test robot
+x ~/bin/make.cross # 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 >>): net//dsa/port.c: In function 'dsa_port_s

[vhost:linux-next 8/9] drivers/vhost/vhost.c:2076:5: note: in expansion of macro 'array_index_nospec'

2019-09-11 Thread kbuild test robot
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 error/warnings (new ones prefixed by >>): In file included from include/linux/kernel.h:11:0, from include/linux/li

[vhost:linux-next 16/17] include/linux/page_reporting.h:9:34: note: in expansion of macro 'pageblock_order'

2019-09-11 Thread kbuild test robot
attached .config to linux build tree GCC_VERSION=7.4.0 make.cross ARCH=riscv 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/riscv/include/asm/thread_info.h:11:0,

[vhost:linux-next 14/17] include/linux/mmzone.h:815:3: error: implicit declaration of function 'move_page_to_reported_list'; did you mean 'move_to_free_list'?

2019-09-11 Thread kbuild test robot
GCC_VERSION=7.4.0 make.cross ARCH=m68k 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/linux/page_reporting.h:5:0, from :0: include/linux/mmzone.h: In fu

Re: [PATCH net-next 03/11] net: aquantia: add basic ptp_clock callbacks

2019-09-10 Thread kbuild test robot
7.4.0-11) 7.4.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: drivers/net/ethernet/aquantia/atlantic/aq_nic.o: in fu

Re: [PATCH net-next 03/11] net: aquantia: add basic ptp_clock callbacks

2019-09-10 Thread kbuild test robot
7.4.0-11) 7.4.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 >>): ERROR: "aq_ptp_clock_init" [drivers/net/ethernet/a

Re: [PATCH net-next 11/11] net: aquantia: add support for PIN funcs

2019-09-10 Thread kbuild test robot
7.4.0-11) 7.4.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: drivers/net/ethernet/aquantia/atlantic/aq_ptp.o: in fu

Re: [PATCH net-next 11/11] net: aquantia: add support for PIN funcs

2019-09-10 Thread kbuild test robot
7.4.0-11) 7.4.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 >>): ERROR: "__udivdi3" [drivers/net/ethernet/a

Re: [PATCH] net/ibmvnic: free reset work of removed device from queue

2019-09-06 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=powerpc If you fix the issue, kindly add following tag Reported-by: kbuild test robot All error/warnings (new ones prefixed by >>): drivers/net/ethernet/ibm/ibm

Re: [PATCH v3 bpf-next 2/3] bpf: implement CAP_BPF

2019-09-06 Thread kbuild test robot
/kernel/git/bpf/bpf-next.git master config: x86_64-randconfig-c003-201935 (attached as .config) compiler: gcc-7 (Debian 7.4.0-11) 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

[vhost:linux-next 15/15] include/linux/page_reporting.h:10:34: error: 'HUGETLB_PAGE_ORDER' undeclared; did you mean 'IOREMAP_MAX_ORDER'?

2019-09-06 Thread kbuild test robot
.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 error/warnings (new ones prefixed by >>): arch/arm64/Makefile:56: CROSS_COMPILE_COMPAT not defined or empty, the compat vDSO wi

[vhost:linux-next 13/15] arch/ia64/include/asm/page.h:51:23: warning: "hpage_shift" is not defined, evaluates to 0

2019-09-06 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 warnings (new ones prefixed by >>): In file included from arch/ia64/include/asm/ptrace.h:46:0, from arch/ia64/include/asm/processo

[vhost:linux-next 13/15] htmldocs: mm/page_alloc.c:2207: warning: Function parameter or member 'order' not described in 'free_reported_page'

2019-09-06 Thread kbuild test robot
tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): Warning: The Sphinx 'sphinx_rtd_theme' HTML theme was not found. Make sure you have the theme installed to produce pretty HTML output. Falling back to the default theme. WARNING: dot(1) not found, f

Re: [PATCH v3 bpf-next 2/3] bpf: implement CAP_BPF

2019-09-06 Thread kbuild test robot
/kernel/git/bpf/bpf-next.git master config: x86_64-allmodconfig (attached as .config) compiler: gcc-7 (Debian 7.4.0-11) 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 All

Re: [PATCH] Clock-independent TCP ISN generation

2019-09-03 Thread kbuild test robot
Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> kernel/sysctl_binary.c:335:42: error: expected '}' before string constant {CTL_INT, NET_IPV4_TCP_RANDOM_ISN "tcp_random_isn"} ^~

Re: [PATCH net-next v2 16/22] bnxt_en: Handle firmware reset.

2019-08-30 Thread kbuild test robot
(Debian 7.4.0-11) 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 All errors (new ones prefixed by >>): drivers/net/ethernet/broadcom/bnxt/bnxt.c: In fu

Re: [PATCH bpf-next] bpf, capabilities: introduce CAP_BPF

2019-08-28 Thread kbuild test robot
tree 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 >>): kernel/bpf/core.c: In function 'cap_bpf_tracing': >> kernel/bpf/core.c:2110:31: error: implicit d

  1   2   3   4   5   6   7   8   9   10   >