========== build_allmodconfig_warn - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ipvlan/ipvlan_core.c:55:36: warning: incorrect type in argument 1 (different base types) ../drivers/net/ipvlan/ipvlan_core.c:55:36: expected unsigned int [usertype] a ../drivers/net/ipvlan/ipvlan_core.c:55:36: got restricted __be32 const [usertype] s_addr Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/ipvlan/ipvlan_core.c: In function ‘ipvlan_snat_patch_tx_ipv6’: ../drivers/net/ipvlan/ipvlan_core.c:832:30: error: implicit declaration of function ‘csum_ipv6_magic’; did you mean ‘csum_tcpudp_magic’? [-Wimplicit-function-declaration] 832 | icmph->icmp6_cksum = csum_ipv6_magic(&ip6h->saddr, &ip6h->daddr, | ^~~~~~~~~~~~~~~ | csum_tcpudp_magic make[6]: *** [../scripts/Makefile.build:287: drivers/net/ipvlan/ipvlan_core.o] Error 1 make[5]: *** [../scripts/Makefile.build:556: drivers/net/ipvlan] Error 2 make[4]: *** [../scripts/Makefile.build:556: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2010: .] Error 2 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.vrBa74LPqw 2025-10-21 10:25:55.737978502 -0700 +++ /tmp/tmp.lpkh8Q8X3d 2025-10-21 10:26:11.093119487 -0700 @@ -2,3 +2,13 @@ -../drivers/net/ipvlan/ipvlan_core.c:55:36: warning: incorrect type in argument 1 (different base types) -../drivers/net/ipvlan/ipvlan_core.c:55:36: expected unsigned int [usertype] a -../drivers/net/ipvlan/ipvlan_core.c:55:36: got restricted __be32 const [usertype] s_addr +../drivers/net/ipvlan/ipvlan_core.c: In function ‘ipvlan_snat_patch_tx_ipv6’: +../drivers/net/ipvlan/ipvlan_core.c:832:30: error: implicit declaration of function ‘csum_ipv6_magic’; did you mean ‘csum_tcpudp_magic’? [-Wimplicit-function-declaration] + 832 | icmph->icmp6_cksum = csum_ipv6_magic(&ip6h->saddr, &ip6h->daddr, + | ^~~~~~~~~~~~~~~ + | csum_tcpudp_magic +make[6]: *** [../scripts/Makefile.build:287: drivers/net/ipvlan/ipvlan_core.o] Error 1 +make[5]: *** [../scripts/Makefile.build:556: drivers/net/ipvlan] Error 2 +make[4]: *** [../scripts/Makefile.build:556: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2010: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown