Re: [PATCH bpf-next 1/2] trace: bpf: Allow bpf to attach to bare tracepoints

2021-01-13 Thread kernel test robot
appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from include/trace/define_trace.h:104, from include/trace/events/sched.h:740, from kernel/sched/core.c:10: >> include/trace/bpf_probe.h:59:1: err

Re: [PATCH bpf-next 1/2] trace: bpf: Allow bpf to attach to bare tracepoints

2021-01-13 Thread kernel test robot
Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from include/trace/define_trace.h:104, from include/trace/events/sched.h:740, from kernel/sched/core.c:10: >> include/trace/bpf_probe.h:59:1: error: expecte

Re: [PATCH net v3] net: macb: Add default usrio config to default gem config

2021-01-13 Thread kernel test robot
=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/cadence/macb_main.c:4593:12: error: >> 'macb_default_usrio' undeclared here (not in a

Re: [RPC PATCH bpf-next] bpf: implement new BPF_CGROUP_INET_SOCK_POST_CONNECT

2021-01-14 Thread kernel test robot
git checkout 342141c74fe4ece77f9d9753918a77e66d9d3316 # 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: [RPC PATCH bpf-next] bpf: implement new BPF_CGROUP_INET_SOCK_POST_CONNECT

2021-01-15 Thread kernel test robot
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 (new ones prefixed by >>): __do_insb ^ arch/powerpc/include/asm/io.h:556:56

Re: [PATCH v2 net-next 1/1] Allow user to set metric on default route learned via Router Advertisement.

2021-01-15 Thread kernel test robot
Reported-by: kernel test robot All errors (new ones prefixed by >>): net/ipv6/ndisc.c: In function 'ndisc_router_discovery': >> net/ipv6/ndisc.c:1308:35: error: 'struct ipv6_devconf' has no member named >> 'accept_ra_defrtr_metric'; did you mean &

Re: [PATCH net-next] net: ks8851: Fix mixed module/builtin build

2021-01-15 Thread kernel test robot
e11965ba009b3247ecbbb87730c724405eae8753 # 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

Re: [PATCH net-next] net: ks8851: Fix mixed module/builtin build

2021-01-15 Thread kernel test robot
e11965ba009b3247ecbbb87730c724405eae8753 # 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

Re: [PATCH bpf-next] xsk: build skb by page

2021-01-15 Thread kernel test robot
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 >>): net/xdp/xsk.c: In function 'xsk_build_skb':

Re: [PATCH bpf-next] xsk: build skb by page

2021-01-16 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 >>): net/xdp/xsk.c: In function 'xsk_build_skb': >&g

Re: [PATCH net-next] net: mdio: access c22 registers via debugfs

2021-01-16 Thread kernel test robot
53409 git checkout 22d74f4896850840331d36d6867f7bc5ce728bbd # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test

Re: [PATCH net-next] net: mdio: access c22 registers via debugfs

2021-01-16 Thread kernel test robot
28bbd # 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 >>)" >&g

[RFC PATCH] net: mdio: mdio_debug_fops can be static

2021-01-16 Thread kernel test robot
Reported-by: kernel test robot Signed-off-by: kernel test robot --- mdio-debugfs.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/net/phy/mdio-debugfs.c b/drivers/net/phy/mdio-debugfs.c index abed40052c20a1d..f1c9a3c604714c2 100644 --- a/drivers/net/phy

Re: [PATCH net-next] net: mdio: access c22 registers via debugfs

2021-01-16 Thread kernel test robot
build 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 >>): ^ include/uapi/linux/swab.h:

Re: [PATCH v3 net-next 10/15] net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit

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

Re: [PATCH bpf-next v2 4/8] xsk: register XDP sockets at bind(), and add new AF_XDP BPF helper

2021-01-20 Thread kernel test robot
ag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from : net/core/filter.c: In function 'bpf_xdp_redirect_xsk': >> net/core/filter.c:4165:35: error: 'struct netdev_rx_queue' has no member >> named 'x

Re: [PATCH bpf-next v2 4/8] xsk: register XDP sockets at bind(), and add new AF_XDP BPF helper

2021-01-20 Thread kernel test robot
cross ARCH=arm If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): >> net/core/filter.c:4165:36: error: no member named 'xsk' in 'struct >> netdev_rx_queue'

Re: [PATCH v4 net-next 15/16] net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q

2021-01-20 Thread kernel test robot
c1cb52858ce53bff4293bc96d800bbb0bd22fc74 # save the attached .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: kernel test robot All warnings (new ones prefixed

Re: [PATCH bpf-next 4/8] xsk: register XDP sockets at bind(), and add new AF_XDP BPF helper

2021-01-20 Thread kernel test robot
f12c0 # 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 >>): In file included fr

Re: [PATCH] dsa: vsc73xx: add support for vlan filtering

2021-01-20 Thread kernel test robot
t checkout 1b3778a3f0b1d668f4fa289c82997ebbd2145178 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings

Re: [PATCH 1/3] Add TX sending hardware timestamp.

2020-12-09 Thread kernel test robot
/0day COMPILER=clang 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 >>): >> net/core/sock.c:2383:7: error: use of undeclared identifier 'SCM_HW_TXTIME'; >>

Re: [PATCH] net: bonding: retrieve device statistics under RTNL, not RCU

2020-12-09 Thread kernel test robot
build 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 >>): >> drivers/net/bonding/bond_main.c:3698:12: warning: unused function >> 'bon

Re: [PATCH v2 1/2] net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330

2020-12-10 Thread kernel test robot
0/20201206-213318 git checkout 3a3400f9d3cd41f2b72cd741f208a70fca7fe93f # 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

Re: [PATCH net-next] inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpers

2020-12-10 Thread kernel test robot
ckout fbed6705f871b8eb4e522c874927ac8e57c8889b # 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: (

Re: [PATCH net-next v2] inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpers

2020-12-10 Thread kernel test robot
ckout 30ca3d0f48b3d72f9ca0a3509eb63956484d02ad # 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: (

Re: [PATCH v5 3/6] net: dsa: microchip: ksz8795: move register offsets and shifts to separate struct

2020-12-10 Thread kernel test robot
.config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day 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 p

Re: [PATCH net-next 1/4] net: use indirect call helpers for dst_input

2020-12-11 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 >>, old ones prefixed by <<): >> ERROR: modpost: "ip_local_deliver" [net/decnet/decnet.ko] undefined! --- 0-DAY CI Kernel Test Serv

Re: [PATCH net-next 2/4] net: use indirect call helpers for dst_output

2020-12-11 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 >>, old ones prefixed by <<): >> ERROR: modpost: "ip6_output" [net/decnet/decnet.ko] undefined! ERROR: modpost: "ip_local_deliver&

Re: [PATCH net-next] GTP: add support for flow based tunneling API

2020-12-11 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 >>): In file included from :1: >> ./usr/include/linux/gtp.h

Re: [net PATCH] tcp: Mark fastopen SYN packet as lost when receiving ICMP_TOOBIG/ICMP_FRAG_NEEDED

2020-12-11 Thread kernel test robot
tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "tcp_mark_syn_lost" [net/ipv6/ipv6.ko] undefined! ERROR: modpost: "clk_set_min_rate" [sound/soc/atmel/snd-soc-mchp-spdifrx.ko

Re: [PATCH net-next] GTP: add support for flow based tunneling API

2020-12-11 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 >>): In file included from :32: >> ./usr/include/linux/gtp.h:42:2: error: unknown type name '__u8' 42 | __u8ver;

Re: [PATCH net-next v2 09/12] gtp: support GRO

2020-12-11 Thread kernel test robot
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 >>): >> drivers/net/gtp.c:402:2: warning: variable 'err' is used uninitialized >> whenever 'if

Re: [PATCH net-next v2 12/12] gtp: add dst_cache to tunnels

2020-12-11 Thread kernel test robot
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 >>): drivers/net/gtp.c:471:2: warning: variable 'err' is used uninitialized whenever 'if' condition is true

Re: [PATCH net-next v2 4/4] net/mlx5e: Support HTB offload

2020-12-11 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: d

Re: [PATCH v1 net-next] net: phy: mchp: Add 1588 support for LAN8814 Quad PHY

2020-12-14 Thread kernel test robot
Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/net/phy/micrel.c: In function 'lan8814_dequeue_skb': >> drivers/net/phy/micrel.c:429:11: warning: variable 'rc' set but not used >> [-Wunused-but

Re: [PATCH v1 net-next] net: phy: mchp: Add 1588 support for LAN8814 Quad PHY

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

Re: [PATCH net-next v4] udp:allow UDP cmsghdrs through io_uring

2020-12-16 Thread kernel test robot
tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang 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 >>): /tmp/leds-blinkm-655475.s: Assembler messages: >> /tmp/leds-blinkm-

Re: [PATCH 21/21] vdpasim: control virtqueue support

2020-12-17 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/vdpa/vdpa_sim/vdpa_sim.c:204:21: warning: no previous prototype for >> function 'vdpasim_handle_ctrl_mac' [-Wmiss

Re: [PATCH v2 net-next] net: phy: mchp: Add 1588 support for LAN8814 Quad PHY

2020-12-17 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 warnings (new ones prefixed by >>): >> drivers/net/phy/micrel.c:164

Re: [PATCH net 1/4] net-sysfs: take the rtnl lock when storing xps_cpus

2020-12-18 Thread kernel test robot
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=riscv If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot Note: the linux-review/Antoine-Tenart/net-sysfs-fix-race-conditions-in-the-xps-code/20201218-002852 HEAD

Re: [PATCH] ptp: Add clock driver for the OpenCompute TimeCard.

2020-12-01 Thread kernel test robot
t checkout 212c31abce553dfb3146a24086b8a50046097f0d # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=sh If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones p

[net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!

2020-12-01 Thread kernel test robot
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 >>, old ones prefixed by <<): >> ERROR: modpost: "__uio_register_device" >&

Re: [PATCH v5 bpf-next 09/14] bpf: remove hard-coded btf_vmlinux assumption from BPF verifier

2020-12-02 Thread kernel test robot
c0eabf99f8312c12d4c210628360d28bbf915a91 # 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

Re: [PATCH v5 bpf-next 09/14] bpf: remove hard-coded btf_vmlinux assumption from BPF verifier

2020-12-02 Thread kernel test robot
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 All errors (new ones prefixed by >>): ld: kernel/bpf/core.o: in functio

Re: [PATCH net] net/tls: Fix kernel panic when socket is in tls toe mode

2020-12-04 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 warnings (new ones prefixed by >>): >> net/tls/tls_toe.c:109:4: warning: v

Re: [PATCH 1/1] ice: fix array overflow on receiving too many fragments for a packet

2020-12-07 Thread kernel test robot
t checkout b3906f69dcad641195cbf1ce9af3e9105a6f72e1 # 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 p

Re: [PATCH v5 3/6] net: dsa: microchip: ksz8795: move register offsets and shifts to separate struct

2020-12-07 Thread kernel test robot
207-205945 git checkout db1f7322c8fa2c28587f13ab3eebbb6ee02874b1 # 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 r

Re: [PATCH] Bluetooth: smp: Fix biased random passkey generation

2020-12-07 Thread kernel test robot
n/20201208-015207 git checkout 80c9c180f997bc9d9e1df4426fc7957839caee56 # 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

Re: [PATCH net-next v3 2/3] net: dsa: add Arrow SpeedChips XRS700x driver

2020-12-07 Thread kernel test robot
checkout 17e19d3e01ec0a36ca45992b96580d271e9f6f75 # 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

Re: [PATCH] net: 8021q: vlan: reduce noise in driver initialization

2020-12-08 Thread kernel test robot
git checkout 7c73ca17c3872132d7bd1b9407a26dd5ed916e2c # 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 All errors (new ones prefixed

Re: [PATCH] net: 8021q: vlan: reduce noise in driver initialization

2020-12-08 Thread kernel test robot
as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): nds32le-linux-ld: net/8021q/vlan_dev.o: in function `vlan_ethtool_get_drvinfo': >> vlan_dev.c:(.text+0x2e8): undefined reference to `vlan_fullname' >> nds32le-linux-ld: vlan_

Re: [PATCH v2 3/8] net: macb: add function to disable all macb clocks

2020-12-09 Thread kernel test robot
STALL_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/net/ethernet/cadence/macb_main.c:4506:6: warning: variable 'bp' is &g

Re: [Intel-wired-lan] [PATCH 1/1] fix possible array overflow on receiving too many fragments for a packet

2020-12-09 Thread kernel test robot
r-a-packet/20201209-010457 git checkout 4bc4508ab14b72993c4e9a927f8e82a1dfdcf39c # 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: k

[RFC PATCH] ptp: clock_pair_gpa can be static

2020-12-09 Thread kernel test robot
Reported-by: kernel test robot Signed-off-by: kernel test robot --- ptp_kvm_x86.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/ptp/ptp_kvm_x86.c b/drivers/ptp/ptp_kvm_x86.c index e011d691e549a7..19cad4c0297265 100644 --- a/drivers/ptp/ptp_kvm_x86.c +++ b

Re: [PATCH v16 3/9] ptp: Reorganize ptp_kvm module to make it arch-independent.

2020-12-09 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 >>)" >> drivers/ptp/ptp_kvm_x86.c:18:13: sparse: sparse: symbol &#x

Re: [PATCH v2 1/2] net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330

2020-12-09 Thread kernel test robot
0fca7fe93f # save the attached .config 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 >>)&quo

Re: [Intel-wired-lan] [PATCH v2 bpf 2/5] drivers/net: turn XDP properties on

2020-12-09 Thread kernel test robot
=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/ethernet/intel/ice/ice_main.c:2984:2: error: implicit >> declaration of function 'xsk_set_zc_p

Re: [PATCH net-next 4/4] net/mlx5e: Support HTB offload

2020-12-09 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/ethernet/mellanox/mlx5/core/

Re: [PATCH 05/11] net: dsa: microchip: ksz8795: use mib_cnt where possible

2020-11-18 Thread kernel test robot
git checkout 9debc1a2179402cc4391e253c57fafa0ef357e05 # 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

Re: [PATCH v9 4/4] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell

2020-11-19 Thread kernel test robot
t checkout 2b347d8ede029475baf73ac8e08ea38dad2526e4 # 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 p

Re: [PATCH v9 4/4] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell

2020-11-19 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 >>): >> drivers/net/dsa/mv88e6xxx/serdes.c:1212:5: warning:

Re: [PATCH net-next 3/3] net: phy: mscc: use new PTP_MSGTYPE_* defines

2020-11-22 Thread kernel test robot
following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/net/phy/mscc/mscc_ptp.c: In function 'vsc85xx_ptp_cmp_init': drivers/net/phy/mscc/mscc_ptp.c:510:3: error: 'PTP_MSGTYPE_SYNC' undeclared (first use in th

Re: [PATCH] libbpf: add support for canceling cached_cons advance

2020-11-22 Thread kernel test robot
ing tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): In file included from xsk.c:35: xsk.h: In function 'xsk_ring_cons__cancel': >> xsk.h:159:2: error: 'rx' undeclared (first use in this function) 159 | rx->cached_co

Re: [PATCH net] bonding: fix feature flag setting at init time

2020-11-23 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/bonding/bond_options.c: In function 'bond_option_mode_set': >> drivers/net/bonding/bond_options.c:75

Re: [PATCH net-next] net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaround

2020-11-23 Thread kernel test robot
Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/net/phy/sfp.c: In function 'sfp_i2c_read': >> drivers/net/phy/sfp.c:339:9: warning: variable 'block_size' set but not used >> [-Wunused-but-set-variable] 339 | size_t block_si

Re: [net-next 2/3] tipc: make node number calculation reproducible

2020-11-24 Thread kernel test robot
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/tipc/addr.c: note: in included fil

Re: [PATCH net-next 1/2] ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls

2020-11-26 Thread kernel test robot
IAN__' ARCH=alpha If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" >> drivers/net/ppp/ppp_generic.c:641:9: sparse: sparse: incompatible types in >> comparison expression (dif

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

2020-11-29 Thread kernel test robot
Reported-by: kernel test robot Signed-off-by: kernel test robot --- ksz8795.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/dsa/microchip/ksz8795.c b/drivers/net/dsa/microchip/ksz8795.c index 09c1173cc6073c..834a8dc251adba 100644 --- a/drivers/net/dsa

Re: [PATCH 2/2] net: dsa: ksz8795: adjust CPU link to host interface

2020-11-29 Thread kernel test robot
fbcd024128 # 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 >>)" &g

Re: [PATCH 2/2] net: dsa: ksz8795: adjust CPU link to host interface

2020-11-29 Thread kernel test robot
RCH=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/microchip/ksz8795.c:1114:6: warning: no previous prototype >> for 'ksz8795_adjust_link'

Re: [PATCH] netfilter: conntrack: fix -Wformat

2020-11-09 Thread kernel test robot
ropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" >> net/netfilter/nf_conntrack_standalone.c:56:29: sparse: sparse: cast to >> restricted __be16 net/netfilter/nf_conntrack_standalone.c:60:29: sparse: sparse: cast to restricted __be16

Re: Re: [PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO

2020-11-10 Thread kernel test robot
following tag as appropriate Reported-by: kernel test robot All error/warnings (new ones prefixed by >>): net/ipv6/addrconf.c: In function 'ipv6_create_tempaddr': >> net/ipv6/addrconf.c:1329:2: error: expected expression before '__int128' 1329 | __int128 host

Re: [PATCH bpf-next v2 5/5] i40e: use batched xsk Tx interfaces to increase performance

2020-11-10 Thread kernel test robot
=$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 warnings (new ones prefixed by >>): >> drivers/net/ethernet/intel/i40e/i40e_xsk.c:417:13: warning: unknown pragma >> ignored

Re: [PATCH v5] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces

2020-11-10 Thread kernel test robot
If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): drivers/net/can/usb/etas_es58x/es58x_core.c: In function 'es58x_rx_can_msg': drivers/net/can/usb/etas_es58x/es58x_core.c:745:12: error: &#x

Re: [PATCH v4 bpf-next 4/5] bpf: load and verify kernel module BTFs

2020-11-10 Thread kernel test robot
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 >>): >> kernel/bpf/btf.c:4481:20: warning: unused function 'btf_parse_module' static struct btf char c

Re: [PATCH v15 7/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

2020-11-11 Thread kernel test robot
t checkout 94d44d1bc7bec0d91d4c4851dd935a752bffe07d # 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

Re: [PATCH v15 3/9] ptp: Reorganize ptp_kvm module to make it arch-independent.

2020-11-11 Thread kernel test robot
the issue, kindly add following tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): >> drivers/ptp/ptp_kvm_x86.c:21:5: warning: no previous prototype for >> 'kvm_arch_ptp_init' [-Wmissing-prototypes]

Re: [PATCH v15 7/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

2020-11-11 Thread kernel test robot
t checkout 94d44d1bc7bec0d91d4c4851dd935a752bffe07d # 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 v15 3/9] ptp: Reorganize ptp_kvm module to make it arch-independent.

2020-11-11 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 >>): >> drivers/ptp/ptp_kvm_x86.c:21:5: warning: no previous prototype for function

Re: [PATCH v8 net-next 3/3] net/sched: act_frag: add implict packet fragment support.

2020-11-12 Thread kernel test robot
git checkout a551316818f8b3f9164d7a734538decca3762fda # save the attached .config 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

Re: [net-next 1/8] tcp: Copy straggler unaligned data for TCP Rx. zerocopy.

2020-11-12 Thread kernel test robot
5c20c7c34817692f87427a655374172fd8ed # save the attached .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: kernel test robot All warnings (new ones

Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior

2020-11-13 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 errors (new ones prefixed by >>): >> net/ipv6/seg6_local.c:793:4: error: field designator 'slwt_ops' does not >> refer to any

Re: [PATCH v6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces

2020-11-14 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 errors (new ones prefixed by >>): >> drivers/net/can/usb/etas_es5

Re: [PATCH 2/6] net/x25: make neighbour params configurable

2020-11-16 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 errors (new ones prefixed by >>): >> net/x25/af_x25.c:1709:3

Re: Re: [PATCH net-next] net: DSCP in IPv4 routing

2020-11-16 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 >>): In file included from net/core/filter.c:33: In file include

Re: [PATCH net-next] net-loopback: allow lo dev initial state to be controlled

2020-11-16 Thread kernel test robot
Reported-by: kernel test robot All errors (new ones prefixed by >>): powerpc-linux-ld: drivers/net/loopback.o: in function `loopback_net_init': >> loopback.c:(.init.text+0x7a): undefined reference to >> `sysctl_netdev_loopback_state' >> powerpc-linux-ld: loopb

Re: [PATCH 6/8] libbpf: add functions to get XSK modes

2020-11-16 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 errors (new ones prefixed by >>): In file included from netlink.c:19: >> ./ethtool.h:12:10: fatal error: 'linux/ethtool_netlink.h&

Re: [PATCH v2 net-next 5/5] ptp: clockmatrix: deprecate firmware older than 4.8.7

2020-11-17 Thread kernel test robot
git checkout 2b6e446631ab9940f935bc0299d01cb323e35389 # 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

Re: [PATCH net-next 4/4] ptp: ptp_ines: use enum ptp_msg_type

2020-11-17 Thread kernel test robot
c4e4cfcabe3201e2ece90cc9025894e4ed08f069 # 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 error/warnings (new ones

Re: [PATCH net-next v4 4/4] net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHY

2020-11-17 Thread kernel test robot
checkout ec556cedbd640ecfa25713eadf48e5b7ee74fda3 # 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

Re: [PATCH net 2/3] net: ipa: use state to determine channel command success

2020-12-26 Thread kernel test robot
4073b68cee8a9d0dbb83080db22255fc9b9d7fd5 # 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 prefixed by

Re: [PATCH 1/2] net: stmmac: retain PTP-clock at hwtstamp_set

2020-12-26 Thread kernel test robot
303da978c0e8ad80e7577245b7c399f601a29b7a # 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

Re: [PATCH 2/2] net: ks8851: Register MDIO bus and the internal PHY

2020-12-30 Thread kernel test robot
t checkout 799aae00b2ec29ee4a86a2d8b8a8b0c1b816cb84 # 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 >>):

Re: [PATCH net,stable] net: cdc_ncm: correct overhead in delayed_ndp_size

2021-01-03 Thread kernel test robot
TALL_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/usb/cdc_ncm.c:1203:4: warning: comparison of distinct pointer >> ty

Re: [PATCH 1/5] vsock/virtio: support for SOCK_SEQPACKET socket.

2021-01-03 Thread kernel test robot
#x27; ARCH=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot "sparse warnings: (new ones prefixed by >>)" net/vmw_vsock/virtio_transport_common.c:162:13: sparse: sparse: cast to restricted __le32 >> net/vmw_vsock/virtio

Re: [PATCH V2 2/2] net: ks8851: Register MDIO bus and the internal PHY

2021-01-04 Thread kernel test robot
lowing tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): ld: drivers/net/ethernet/micrel/ks8851_common.o: in function `ks8851_register_mdiobus': >> drivers/net/ethernet/micrel/ks8851_common.c:1103: undefined reference to >> `__thi

Re: [PATCH netdev 5/5] virtio-net, xsk: virtio-net support xsk zero copy tx

2021-01-05 Thread kernel test robot
ing tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "__umoddi3" [drivers/net/virtio_net.ko] undefined! --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/lis

Re: [PATCH netdev 5/5] virtio-net, xsk: virtio-net support xsk zero copy tx

2021-01-05 Thread kernel test robot
bf7339f73f # 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 >>): riscv32-linux

Re: [PATCH netdev 5/5] virtio-net, xsk: virtio-net support xsk zero copy tx

2021-01-05 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/virtio_net.c:1502:38: sparse

Re: [PATCH 2/3] hv_netvsc: Wait for completion on request NVSP_MSG4_TYPE_SWITCH_DATA_PATH

2021-01-05 Thread kernel test robot
ing tag as appropriate Reported-by: kernel test robot All warnings (new ones prefixed by >>): drivers/net/hyperv/netvsc.c: In function 'netvsc_send_completion': >> drivers/net/hyperv/netvsc.c:778:14: warning: cast to pointer from integer of >> different size [-Wint-

  1   2   3   4   5   6   7   >