Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/core/skbuff.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:33:39: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:33:39: expected restricted __wsum [usertype] sum ../include/net/checksum.h:33:39: got unsigned int ../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? ../net/core/filter.c:1440:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1440:39: expected struct sock_filter const *filter ../net/core/filter.c:1440:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1518:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1518:39: expected struct sock_filter const *filter ../net/core/filter.c:1518:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2342:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2342:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2342:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3951:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4691:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5105:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8114:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:12104:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:12137:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? ../net/core/filter.c:12156:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12172:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12193:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12290:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12340:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? ../net/core/filter.c:12516:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1948:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1948:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1948:43: got unsigned long long [usertype] to ../net/core/filter.c:1951:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1951:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1951:36: got unsigned long long [usertype] from ../net/core/filter.c:1951:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1951:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1951:42: got unsigned long long [usertype] to ../net/core/filter.c:1954:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1954:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1954:36: got unsigned long long [usertype] from ../net/core/filter.c:1954:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1954:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1954:42: got unsigned long long [usertype] to ../net/core/filter.c:2000:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2000:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:2000:59: got unsigned long long [usertype] to ../net/core/filter.c:2003:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2003:52: expected restricted __be16 [usertype] from ../net/core/filter.c:2003:52: got unsigned long long [usertype] from ../net/core/filter.c:2003:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2003:58: expected restricted __be16 [usertype] to ../net/core/filter.c:2003:58: got unsigned long long [usertype] to ../net/core/filter.c:2006:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2006:52: expected restricted __be32 [usertype] from ../net/core/filter.c:2006:52: got unsigned long long [usertype] from ../net/core/filter.c:2006:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2006:58: expected restricted __be32 [usertype] to ../net/core/filter.c:2006:58: got unsigned long long [usertype] to ../net/core/filter.c:2073:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2073:35: expected unsigned long long ../net/core/filter.c:2073:35: got restricted __wsum [usertype] csum ../net/core/filter.c:6033:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6033:17: expected unsigned int [usertype] spi ../net/core/filter.c:6033:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:6041:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6041:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:6041:33: got restricted __be32 const [usertype] a4 ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: got void *hwbase ../drivers/net/ethernet/intel/idpf/xsk.c: note: in included file (through ../include/linux/rculist.h, ../include/linux/netdevice.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h, ../include/net/libeth/xdp.h, ...): ../include/linux/rcupdate.h:897:25: warning: context imbalance in 'idpf_xsk_finalize_rx' - unexpected unlock ../drivers/net/ethernet/intel/idpf/xsk.c:464:5: warning: context imbalance in 'idpf_xskrq_poll' - wrong count at exit ../drivers/net/ethernet/intel/ice/ice_ptp.c:203:5: warning: context imbalance in 'ice_ptp_read_src_clk_reg' - wrong count at exit ../drivers/net/ethernet/intel/ice/ice_ptp_hw.c:359:9: warning: context imbalance in 'ice_ptp_exec_tmr_cmd' - wrong count at exit ../net/ipv4/udp.c:1661:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock ../net/ipv4/udp.c:3323:9: warning: context imbalance in 'udp_get_first' - wrong count at exit ../net/ipv4/udp.c:3340:39: warning: context imbalance in 'udp_get_next' - unexpected unlock ../net/ipv4/udp.c:3388:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock ld: vmlinux.o:(__jump_table+0x2eed8): undefined reference to `udpv6_encap_needed_key' make[3]: *** [../scripts/Makefile.vmlinux:72: vmlinux.unstripped] Error 1 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1242: vmlinux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/ipv4/udp.c:1666:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock ../net/ipv4/udp.c:3328:9: warning: context imbalance in 'udp_get_first' - wrong count at exit ../net/ipv4/udp.c:3345:39: warning: context imbalance in 'udp_get_next' - unexpected unlock ../net/ipv4/udp.c:3393:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/ipv4/udp.c:1661:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock ../net/ipv4/udp.c:3323:9: warning: context imbalance in 'udp_get_first' - wrong count at exit ../net/ipv4/udp.c:3340:39: warning: context imbalance in 'udp_get_next' - unexpected unlock ../net/ipv4/udp.c:3388:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock ld: vmlinux.o:(__jump_table+0x2eed8): undefined reference to `udpv6_encap_needed_key' make[3]: *** [../scripts/Makefile.vmlinux:72: vmlinux.unstripped] Error 1 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1242: vmlinux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.pX1bHG3vnC 2025-10-23 06:18:12.536782575 -0700 +++ /tmp/tmp.F3gzIkWKZq 2025-10-23 06:19:46.071106008 -0700 @@ -2,4 +2,10 @@ -../net/ipv4/udp.c:1666:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock -../net/ipv4/udp.c:3328:9: warning: context imbalance in 'udp_get_first' - wrong count at exit -../net/ipv4/udp.c:3345:39: warning: context imbalance in 'udp_get_next' - unexpected unlock -../net/ipv4/udp.c:3393:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock +../net/ipv4/udp.c:1661:28: warning: context imbalance in 'udp_rmem_release' - unexpected unlock +../net/ipv4/udp.c:3323:9: warning: context imbalance in 'udp_get_first' - wrong count at exit +../net/ipv4/udp.c:3340:39: warning: context imbalance in 'udp_get_next' - unexpected unlock +../net/ipv4/udp.c:3388:31: warning: context imbalance in 'udp_seq_stop' - unexpected unlock +ld: vmlinux.o:(__jump_table+0x2eed8): undefined reference to `udpv6_encap_needed_key' +make[3]: *** [../scripts/Makefile.vmlinux:72: vmlinux.unstripped] Error 1 +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1242: vmlinux] Error 2 +make[2]: *** Waiting for unfinished jobs.... +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown