Re: [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped

2024-10-30 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Xuan-Zhuo/virtio_ring-introduce-vring_need_unmap_buffer/20241030-162739 base: net-next/main patch link: https

[mst-vhost:vhost 45/58] drivers/s390/virtio/virtio_ccw.c:708:22: error: 'vq_info' undeclared; did you mean 'vqs_info'?

2024-07-04 Thread kernel test robot
just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202407051121.vaslayut-...@intel.com/ All errors (new ones prefixed by >>): drivers/s390/virtio/virtio_ccw.c: In function 'virtio_c

[mst-vhost:vhost 45/58] drivers/s390/virtio/virtio_ccw.c:708:8: error: use of undeclared identifier 'vq_info'; did you mean 'vqs_info'?

2024-07-04 Thread kernel test robot
-...@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202407051104.7nj6bvcs-...@intel.com/ All errors (new ones prefixed by

Re: [PATCH net-next v4 5/5] virtio_net: improve dim command request efficiency

2024-06-19 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/virtio_net-passing-control_buf-explicitly/20240620-002212 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency

2024-06-06 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/virtio_net-passing-control_buf-explicitly/20240606-141748 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency

2024-06-06 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/virtio_net-passing-control_buf-explicitly/20240606-141748 base: net-next/main patch link: https://lore.kernel.org/r

[mst-vhost:vhost 54/54] drivers/vdpa/octeon_ep/octep_vdpa_main.c:538:25: error: implicit declaration of function 'readq'; did you mean 'readl'?

2024-05-11 Thread kernel test robot
new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-kbuild-all/202405120615.ttwougsu-...@intel.com/ All error/warnings (new ones prefixed by >>): drivers/vdpa/octeon_ep/octep_vdpa_main.c: In fu

Re: [PATCH vhost v1 4/7] virtio_net: big mode support premapped

2024-04-21 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build warnings: [auto build test WARNING on mst-vhost/linux-next] [also build test WARNING on linus/master v6.9-rc5 next-20240419] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use

Re: [patch net-next v4 1/6] virtio: add debugfs infrastructure to allow to debug virtio features

2024-04-19 Thread kernel test robot
Hi Jiri, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Jiri-Pirko/virtio-add-debugfs-infrastructure-to-allow-to-debug-virtio-features/20240419-004913 base: net-next/main patch link

Re: [PATCH net-next v7 2/4] ethtool: provide customized dim profile management

2024-04-15 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/linux-dim-move-useful-macros-to-h-file/20240415-173921 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH net-next v7 2/4] ethtool: provide customized dim profile management

2024-04-15 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/linux-dim-move-useful-macros-to-h-file/20240415-173921 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management

2024-04-12 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/linux-dim-move-useful-macros-to-h-file/20240411-221400 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management

2024-04-11 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/linux-dim-move-useful-macros-to-h-file/20240411-221400 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH net-next v6 2/4] ethtool: provide customized dim profile management

2024-04-11 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/linux-dim-move-useful-macros-to-h-file/20240411-221400 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH vhost 4/6] virtio_net: big mode support premapped

2024-04-11 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build warnings: [auto build test WARNING on mst-vhost/linux-next] [also build test WARNING on linus/master v6.9-rc3 next-20240411] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use

Re: [PATCH vhost 4/6] virtio_net: big mode support premapped

2024-04-11 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build warnings: [auto build test WARNING on mst-vhost/linux-next] [also build test WARNING on linus/master v6.9-rc3 next-20240411] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use

Re: [PATCH net-next v3 3/3] virtio-net: support dim profile fine-tuning

2024-04-02 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/ethtool-provide-customized-dim-profile-management/20240402-201527 base: net-next/main patch link: https

Re: [PATCH net-next v3 1/3] ethtool: provide customized dim profile management

2024-04-02 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/ethtool-provide-customized-dim-profile-management/20240402-201527 base: net-next/main patch link: https

Re: [PATCH net-next v2 2/6] virtio_net: Remove command data from control_buf

2024-03-28 Thread kernel test robot
Hi Daniel, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Daniel-Jurgens/virtio_net-Store-RSS-setting-in-virtnet_info/20240328-125022 base: net-next/main patch link: https

Re: [PATCH 2/2] virtio-net: reduce the CPU consumption of dim worker

2024-03-21 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build warnings: [auto build test WARNING on linus/master] [also build test WARNING on next-20240321] [cannot apply to v6.8] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use

Re: [PATCH net-next v3 3/6] virtio_net: support device stats

2024-02-29 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build warnings: [auto build test WARNING on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Xuan-Zhuo/virtio_net-introduce-device-stats-feature-and-structures/20240227-161123 base: net-next/main patch link: https

Re: [PATCH net-next 3/3] virtio-net: reduce the CPU consumption of dim worker

2024-01-19 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/virtio-net-fix-possible-dim-status-unrecoverable/20240116-211306 base: net-next/main patch link: https://lore.kernel.org

Re: [PATCH net-next 3/3] virtio-net: reduce the CPU consumption of dim worker

2024-01-19 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/virtio-net-fix-possible-dim-status-unrecoverable/20240116-211306 base: net-next/main patch link: https://lore.kernel.org

Re: [PATCH net-next v1 4/6] virtio_net: stats map include driver stats

2024-01-01 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build warnings: [auto build test WARNING on mst-vhost/linux-next] [also build test WARNING on linus/master v6.7-rc8] [cannot apply to net-next/main horms-ipvs/master next-20231222] [If your patch is applied to the wrong git tree, kindly drop us a

Re: [PATCH net-next v1 3/6] virtio_net: support device stats

2024-01-01 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build warnings: [auto build test WARNING on mst-vhost/linux-next] [also build test WARNING on linus/master v6.7-rc8] [cannot apply to net-next/main horms-ipvs/master next-20231222] [If your patch is applied to the wrong git tree, kindly drop us a

Re: [PATCH net-next v3 23/27] virtio_net: xsk: rx: support recv merge mode

2023-12-29 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build warnings: [auto build test WARNING on mst-vhost/linux-next] [cannot apply to net-next/main linus/master horms-ipvs/master v6.7-rc7 next-20231222] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting

Re: [PATCH net-next v3 16/27] virtio_net: xsk: tx: support xmit xsk buffer

2023-12-29 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build warnings: [auto build test WARNING on mst-vhost/linux-next] [cannot apply to net-next/main linus/master horms-ipvs/master v6.7-rc7 next-20231222] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting

Re: [PATCH net-next v3 23/27] virtio_net: xsk: rx: support recv merge mode

2023-12-29 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build warnings: [auto build test WARNING on mst-vhost/linux-next] [cannot apply to net-next/main linus/master horms-ipvs/master v6.7-rc7 next-20231222] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting

Re: [PATCH net-next 1/6] virtio_net: introduce device stats feature and structures

2023-12-23 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build errors: [auto build test ERROR on mst-vhost/linux-next] [also build test ERROR on linus/master v6.7-rc6 next-20231222] [cannot apply to net-next/main horms-ipvs/master] [If your patch is applied to the wrong git tree, kindly drop us a note

Re: [PATCH net-next 3/6] virtio_net: support device stats

2023-12-23 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build warnings: [auto build test WARNING on mst-vhost/linux-next] [also build test WARNING on linus/master v6.7-rc6] [cannot apply to net-next/main horms-ipvs/master next-20231222] [If your patch is applied to the wrong git tree, kindly drop us a

Re: [PATCH net-next 3/6] virtio_net: support device stats

2023-12-23 Thread kernel test robot
Hi Xuan, kernel test robot noticed the following build warnings: [auto build test WARNING on mst-vhost/linux-next] [also build test WARNING on linus/master v6.7-rc6] [cannot apply to net-next/main horms-ipvs/master next-20231222] [If your patch is applied to the wrong git tree, kindly drop us a

Re: [PATCH net-next v7 4/4] virtio-net: support rx netdim

2023-12-08 Thread kernel test robot
Hi Heng, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] url: https://github.com/intel-lab-lkp/linux/commits/Heng-Qi/virtio-net-returns-whether-napi-is-complete/20231207-143044 base: net-next/main patch link: https://lore.kernel.org/r

Re: [PATCH wpan-next v3 11/11] ieee802154: Give the user the association list

2023-09-18 Thread kernel test robot
Hi Miquel, kernel test robot noticed the following build errors: [auto build test ERROR on net-next/main] [also build test ERROR on net/main linus/master v6.6-rc2 next-20230918] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use

Re: [PATCH 1/3] arm64: armv8_deprecated: Fix swp_handler() signal generation

2021-04-20 Thread kernel test robot
eported-by: kernel test robot All warnings (new ones prefixed by >>): arch/arm64/kernel/armv8_deprecated.c: In function 'swp_handler': >> arch/arm64/kernel/armv8_deprecated.c:418:11: warning: suggest parentheses >> around assignment used as truth value [-Wparenthe

Re: [PATCH 1/2] mm: Fix struct page layout on 32-bit systems

2021-04-16 Thread kernel test robot
;-fdiagnostic-prefix -D__CHECK_ENDIAN__' W=1 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 net/core/xdp.c:15: include/net/page_pool.h: In function 'page_pool_get_d

Re: [net-next 3/3] net: mscc: ocelot: support PTP Sync one-step timestamping

2021-04-16 Thread kernel test robot
following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "ocelot_ptp_rew_op" [net/dsa/tag_ocelot.ko] undefined! --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hype

Re: [PATCH v2 5/7] net: fec: make use of generic NET_SELFTESTS library

2021-04-15 Thread kernel test robot
918b3886de4e3cbe278ddac71a69939b6a6abf80 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones

Re: [PATCH v2 5/7] net: fec: make use of generic NET_SELFTESTS library

2021-04-15 Thread kernel test robot
918b3886de4e3cbe278ddac71a69939b6a6abf80 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by

Re: [PATCH v2 7/7] net: dsa: enable selftest support for all switches by default

2021-04-15 Thread kernel test robot
git checkout 588de0d11c3a08c5d379652b1a8c69ecf99769f9 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=microblaze If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot

Re: [PATCH] net: sched: tapr: remove WARN_ON() in taprio_get_start_time()

2021-04-15 Thread kernel test robot
ing tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): net/sched/sch_taprio.c:1646:12: error: invalid storage class for function 'taprio_init' 1646 | static int taprio_init(struct Qdisc *sch, struct nlattr *opt, |^~~

Re: [PATCH] net: sched: tapr: remove WARN_ON() in taprio_get_start_time()

2021-04-15 Thread kernel test robot
$HOME/0day COMPILER=clang make.cross W=1 ARCH=powerpc64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> net/sched/sch_taprio.c:1012:1: error: function definition is not allowed here { ^

Re: [PATCH] net: sched: tapr: remove WARN_ON() in taprio_get_start_time()

2021-04-15 Thread kernel test robot
ing tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): 1646 | static int taprio_init(struct Qdisc *sch, struct nlattr *opt, |^~~ net/sched/sch_taprio.c:1712:29: error: invalid storage class for function 'tapri

Re: [PATCH v2 net-next 9/9] net: korina: Make driver COMPILE_TESTable

2021-04-14 Thread kernel test robot
a7d955bacb53b068d30f7527c6bafaf4ca2419e7 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=nios2 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 7/7] net: korina: Make driver COMPILE_TESTable

2021-04-13 Thread kernel test robot
c92cee3d78d891046f2668b2d82c375899d387a4 # 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 7/7] net: korina: Make driver COMPILE_TESTable

2021-04-13 Thread kernel test robot
c92cee3d78d891046f2668b2d82c375899d387a4 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sparc 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 1/5] net: phy: marvell: refactor HWMON OOP style

2021-04-13 Thread kernel test robot
inux 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/phy/marvell.c:2416:3: error: fallthrough annotation does not >&

Re: [PATCH net-next v4 01/10] netdevice: priv_flags extend to 64bit

2021-04-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 warnings (new ones prefixed by >>): >> net/8021q/vlanproc.c:257:30: warning: format specifies ty

Re: [PATCH net-next v4 01/10] netdevice: priv_flags extend to 64bit

2021-04-12 Thread kernel test robot
the issue, 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] net/8021q/vlanproc.c: In function 'vlandev_seq_show': >>

Re: [PATCH] phy: nxp-c45: add driver for tja1103

2021-04-10 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=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): arm-linux-gnueabi-ld

Re: [PATCH net-next 2/3] net: use skb_for_each_frag() helper where possible

2021-04-09 Thread kernel test robot
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] arch/um/drivers/vector_kern.c: In function 'get_bpf_flash': arch/um/drivers/vect

Re: [PATCH net-next 2/3] net: use skb_for_each_frag() helper where possible

2021-04-09 Thread kernel test robot
9a46b324d3f1ca289db31c0011a6bbfd5ae06918 # 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

Re: [PATCH v8 bpf-next 02/14] xdp: add xdp_shared_info data structure

2021-04-08 Thread kernel test robot
3652b59c1a912ad4f2d609e074eeb332f44ba4d7 # 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 ones prefixed by >>): drive

Re: [PATCH v2 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)

2021-04-08 Thread kernel test robot
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 >>): >> drivers/pci/controller/

Re: [PATCH net-next] ipv6: report errors for iftoken via netlink extack

2021-04-06 Thread kernel test robot
.config 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 >>): >> net/ipv6/addrconf.c:5707:55: error: expected

Re: [PATCH net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)

2021-04-06 Thread kernel test robot
test robot All warnings (new ones prefixed by >>): drivers/net/ethernet/microsoft/mana/hw_channel.c: In function 'hwc_post_rx_wqe': drivers/net/ethernet/microsoft/mana/hw_channel.c:88:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]

Re: [PATCH net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)

2021-04-06 Thread kernel test robot
attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All error/warnings (new ones prefixed by >>): >> drivers/pci/controller/

Re: [PATCH net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)

2021-04-06 Thread kernel test robot
build tree make W=1 ARCH=i386 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/pci/controller/pci-hyperv.c: In function 'hv_irq_unmask': drivers/pci/controller/pci-hyperv

Re: [PATCH 1/2] of: net: pass the dst buffer to of_get_mac_address()

2021-04-05 Thread kernel test robot
e 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 >>): >> drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c:630:1: error: >> conflicting types for 'stmmac_probe_config_dt&#

[PATCH] net: fix odd_ptr_err.cocci warnings

2021-04-05 Thread kernel test robot
From: kernel test robot drivers/net/wwan/mhi_wwan_ctrl.c:239:5-11: inconsistent IS_ERR and PTR_ERR on line 241. PTR_ERR should access the value just tested by IS_ERR Semantic patch information: There can be false positives in the patch case, where it is the call to IS_ERR that is wrong

Re: [PATCH net-next v1 5/9] net: dsa: qca: ar9331: add forwarding database support

2021-04-03 Thread kernel test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang 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 >>): In file included from include/linux/ir

Re: [PATCH net-next v8 1/2] net: Add a WWAN subsystem

2021-04-02 Thread kernel test robot
bd78980be1a68d14524c51c4b4170782fada622b config: i386-allyesconfig (attached as .config) compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot cocci warnings: (new ones prefixed by >>) >> drivers/net/wwan/wwan_cor

[PATCH] net: fix err_cast.cocci warnings

2021-04-02 Thread kernel test robot
From: kernel test robot drivers/net/wwan/wwan_core.c:208:9-16: WARNING: ERR_CAST can be used with wwandev Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...)) Generated by: scripts/coccinelle/api/err_cast.cocci CC: Loic Poulain Reported-by: kernel test robot Signed-off-by

Re: [PATCH net-next v8 2/2] net: Add Qcom WWAN control driver

2021-04-02 Thread kernel test robot
16d753f4f524ce1aa95f45057244b1d28b50adc9 # 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 >>): >> driv

Re: [PATCH net-next 2/3] dpaa2-eth: add rx copybreak support

2021-04-01 Thread kernel test robot
0550b91894796909d20b7cfdcd4a751a49d708a3 # save the 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 warnings (new ones

Re: [PATCH net-next v3 8/8] virtio-net: free old xmit handle xsk

2021-03-31 Thread kernel test robot
=i386 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/net/virtio_net.c: In function 'xsk_to_ptr': >> drivers/net/virtio_net.c:297:9: warning: cast to pointer from integer of &g

Re: [PATCH net-next v1 3/3] net: fec: add basic selftest support

2021-03-30 Thread kernel test robot
attached .config 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 >>): >> ld.lld: error: undefined symbol: i

Re: [PATCH -next 2/2] mISDN: Use LIST_HEAD() for list_head

2021-03-29 Thread kernel test robot
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 >>): In file included from include/linux/preemp

[PATCH] iwlwifi: mvm: fix memdup.cocci warnings

2021-03-26 Thread kernel test robot
From: kernel test robot drivers/net/wireless/intel/iwlwifi/mvm/rfi.c:110:8-15: WARNING opportunity for kmemdup Use kmemdup rather than duplicating its implementation Generated by: scripts/coccinelle/api/memdup.cocci Fixes: 21254908cbe9 ("iwlwifi: mvm: add RFI-M support") C

Re: [PATCH 2/2] enetc: support PTP Sync packet one-step timestamping

2021-03-26 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=ia64 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/f

Re: [PATCH v3 net-next 12/12] net: ocelot: replay switchdev events when joining bridge

2021-03-20 Thread kernel test robot
/20210321-063842 git checkout 137a4ab1ff1eea04b979eb9adcad330fa14ede73 # 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: kernel test

Re: [PATCH v3 net-next 10/12] net: dsa: replay VLANs installed on port when joining the bridge

2021-03-20 Thread kernel test robot
/20210321-063842 git checkout a9e40df7bd2130d087464f81ffd7ba798a99e320 # 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: kernel test

Re: [PATCH v3 net-next 03/12] net: dsa: inherit the actual bridge port flags at join time

2021-03-20 Thread kernel test robot
attached .config 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 warnings (new ones prefixed by >>): >> net/dsa/port.c:167:5: war

Re: [PATCH v3 net-next 03/12] net: dsa: inherit the actual bridge port flags at join time

2021-03-20 Thread kernel test robot
-by: kernel test robot All warnings (new ones prefixed by >>): In file included from include/linux/device.h:15, from include/linux/dma-mapping.h:7, from include/linux/skbuff.h:31, from include/net/net_namespac

Re: [PATCH v2 2/3] net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver

2021-03-20 Thread kernel test robot
t checkout 1c4a01e3cce738ac75d55fa6a1cbd8f5a5dfcd61 # save the 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 p

Re: [PATCH v7 bpf-next 09/14] bpd: add multi-buffer support to xdp copy helpers

2021-03-19 Thread kernel test robot
/bpf/bpf-next.git master compiler: nios2-linux-gcc (GCC) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot cppcheck warnings: (new ones prefixed by >>) ^ net/core/filter.c:10085:6: note: Variable 'ret' is reassigned a value

Re: [PATCH 2/2] net: phy: dp83867: add support for changing LED modes

2021-03-19 Thread kernel test robot
STALL_PATH=$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 warnings (new ones prefixed by >>): >> drivers/net/phy/dp83867.c:550:14: warning: incompatible integer to pointer >> c

Re: [PATCH v7 bpf-next 09/14] bpd: add multi-buffer support to xdp copy helpers

2021-03-19 Thread kernel test robot
COMPILER_INSTALL_PATH=$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 warnings (new ones prefixed by >>): >> net/core/filter.c:4579:16: warning: variable 'copy_len' is used >> uninitializ

Re: [PATCH 2/2] net: phy: dp83867: add support for changing LED modes

2021-03-19 Thread kernel test robot
g to 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/net/phy/dp83867.c:550:49: s

Re: [PATCH 2/2] net: phy: dp83867: add support for changing LED modes

2021-03-19 Thread kernel test robot
t checkout 740c2de62bc36c66a54a8c152a65ae2ebf805515 # 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 p

Re: [PATCH] SUNRPC: Output oversized frag reclen as ASCII if printable

2021-03-19 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 sparse warnings: (new ones prefixed by >>) >> net/sunrpc/

Re: [PATCH net-next] net: add CONFIG_PCPU_DEV_REFCNT

2021-03-19 Thread kernel test robot
COMPILER_INSTALL_PATH=$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 warnings (new ones prefixed by >>): >> net/core/dev.c:10752:1: warning: unused label 'free_dev' [-Wunused-label] free_de

Re: [PATCH v2] bus: mhi: Add Qcom WWAN control driver

2021-03-19 Thread kernel test robot
.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 >>): drivers/bus/mhi/wwan_ctrl.c: In function &#x

Re: [PATCH v2] bus: mhi: Add Qcom WWAN control driver

2021-03-19 Thread kernel test robot
view Loic-Poulain/bus-mhi-Add-Qcom-WWAN-control-driver/20210309-045313 git checkout 727df932009e4a00b877f66f9a77658967e0d8a4 # 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: k

Re: [PATCH] virt_wifi: Return micros for BSS TSF values

2021-03-18 Thread kernel test robot
t checkout 6c3f5b51c512d7947ccef9ef5e6a1ee352b77b63 # 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 errors (new ones p

Re: [PATCH net] net: dsa: Centralize validation of VLAN configuration

2021-03-16 Thread kernel test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang 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 >>): >> net/dsa/slave.c:2074:12: warning: varia

Re: [PATCH bpf-next 15/15] bpf: selftest: Add kfunc_call test

2021-03-15 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 errors (new ones prefixed by >>): hppa-linux-ld: net/core/fi

Re: [PATCH] Bluetooth: hci_h5: btrtl: Add quirk for keep power during suspend/resume for specific devices

2021-03-15 Thread kernel test robot
git checkout c97383d88c50364f4451a74ac4d3ad7b3605c20b # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=powerpc64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors

[PATCH] wfx: fix irqf_oneshot.cocci warnings

2021-03-15 Thread kernel test robot
From: kernel test robot drivers/net/wireless/silabs/wfx/bus_sdio.c:134:8-33: ERROR: Threaded IRQ with no primary handler requested without IRQF_ONESHOT Since commit 1c6c69525b40 ("genirq: Reject bogus threaded irq requests") threaded IRQs without a primary handler need to be requ

Re: [PATCH v5 24/24] wfx: get out from the staging area

2021-03-15 Thread kernel test robot
kernel/git/gregkh/staging.git b828324bba8f575fde487a91fec07303789dda8a config: x86_64-allyesconfig (attached as .config) compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "coccinelle warnings: (new o

Re: [PATCH] icmp: support rfc 5837

2021-03-11 Thread kernel test robot
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/ipv4/icmp.c:589:6: sparse: sparse: symbol >> &#

[RFC PATCH] icmp: icmp_identify_arrival_interface() can be static

2021-03-11 Thread kernel test robot
Reported-by: kernel test robot Signed-off-by: kernel test robot --- icmp.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ipv4/icmp.c b/net/ipv4/icmp.c index 8b63f2853e7b9..8cd003f5c8f59 100644 --- a/net/ipv4/icmp.c +++ b/net/ipv4/icmp.c @@ -586,8 +586,8

Re: [PATCH] icmp: support rfc 5837

2021-03-11 Thread kernel test robot
t-next.git 1520929e26d54bc3c9e024ee91eee5a19c56b95b config: i386-randconfig-m021-20210311 (attached as .config) compiler: gcc-9 (Debian 9.3.0-22) 9.3.0 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot smatch warnings: net/ipv4/icmp.c:692 icmp_identify_arrival_interfa

Re: [PATCH] icmp: support rfc 5837

2021-03-11 Thread kernel test robot
2d720316ab # 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 >>): >> net/ipv4/icm

Re: [PATCH net-next v4 1/2] net: Add a WWAN subsystem

2021-03-11 Thread kernel test robot
259571a34d6f035f99a8343c5fcd12b6dfc92c40 # 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: kernel test robot All warnings (new ones prefixed by >>): >>

Re: [PATCH 1/2] net: core: datagram.c: Fix use of assignment in if condition

2021-03-11 Thread kernel test robot
g 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 errors (new ones prefixed by >>): >> net/core/datagram.c:430:14: error: expecte

Re: [PATCH net-next 4/5] ipv6: ioam: Support for IOAM injection with lwtunnels

2021-03-10 Thread kernel test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' ARCH=sparc64 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

Re: [PATCH net 1/3] net: phy: broadcom: Add power down exit reset state delay

2021-03-10 Thread kernel test robot
06734c5da3238dad0a1ec26dac3d4698724157ac # 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 errors (new ones prefixed by

Re: [PATCH net 1/3] net: phy: broadcom: Add power down exit reset state delay

2021-03-10 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 >>): >> drivers/net/phy/broadcom.c:405:2: error: implicit declaration of function >> 'usleep'

Re: [PATCH net-next 4/5] ipv6: ioam: Support for IOAM injection with lwtunnels

2021-03-10 Thread kernel test robot
.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 >>): >> net/ipv6/ioam6.c:856:1: warning:

Re: [PATCH v3] bcm63xx_enet: fix internal phy IRQ assignment

2021-03-09 Thread kernel test robot
git checkout 65174cd38e1739216cc40e3d285f16391d79d6e5 # 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 >&

  1   2   3   4   5   6   7   >