========== 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_macnat_xmit_phydev’: ../drivers/net/ipvlan/ipvlan_core.c:343:25: warning: variable ‘orig_skb’ set but not used [-Wunused-but-set-variable] 343 | struct sk_buff *orig_skb = skb; | ^~~~~~~~ ../drivers/net/ipvlan/ipvlan_core.c:56:36: warning: incorrect type in argument 1 (different base types) ../drivers/net/ipvlan/ipvlan_core.c:56:36: expected unsigned int [usertype] a ../drivers/net/ipvlan/ipvlan_core.c:56:36: got restricted __be32 const [usertype] s_addr New errors added --- /tmp/tmp.Jf2wQpYKgq 2025-11-18 10:19:08.294043760 -0800 +++ /tmp/tmp.4dtpLkrmXo 2025-11-18 10:20:34.159678324 -0800 @@ -2,3 +2,7 @@ -../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_macnat_xmit_phydev’: +../drivers/net/ipvlan/ipvlan_core.c:343:25: warning: variable ‘orig_skb’ set but not used [-Wunused-but-set-variable] + 343 | struct sk_buff *orig_skb = skb; + | ^~~~~~~~ +../drivers/net/ipvlan/ipvlan_core.c:56:36: warning: incorrect type in argument 1 (different base types) +../drivers/net/ipvlan/ipvlan_core.c:56:36: expected unsigned int [usertype] a +../drivers/net/ipvlan/ipvlan_core.c:56:36: got restricted __be32 const [usertype] s_addr Per-file breakdown --- /tmp/tmp.Tp4QFgcbFu 2025-11-18 10:20:34.166661548 -0800 +++ /tmp/tmp.CiPPyymhXV 2025-11-18 10:20:34.168661528 -0800 @@ -1 +1 @@ - 1 ../drivers/net/ipvlan/ipvlan_core.c + 2 ../drivers/net/ipvlan/ipvlan_core.c