========== build_allmodconfig_warn - FAILED ../drivers/net/bonding/bond_options.c:1256:24: warning: incorrect type in assignment (different base types) ../drivers/net/bonding/bond_options.c:1256:24: expected restricted __be32 [addressable] [usertype] target ../drivers/net/bonding/bond_options.c:1256:24: got unsigned long long const [usertype] value ../drivers/net/bonding/bond_options.c: In function ‘bond_validate_tags’: ../drivers/net/bonding/bond_options.c:1269:29: error: ‘BOND_MAX_VLAN_TAGS’ undeclared (first use in this function); did you mean ‘BOND_MAX_ARP_TARGETS’? 1269 | if (ntags > BOND_MAX_VLAN_TAGS) | ^~~~~~~~~~~~~~~~~~ | BOND_MAX_ARP_TARGETS ../drivers/net/bonding/bond_options.c:1269:29: note: each undeclared identifier is reported only once for each function it appears in make[6]: *** [../scripts/Makefile.build:287: drivers/net/bonding/bond_options.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:556: drivers/net/bonding] 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-1/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.l79zZaiHOd 2025-08-28 16:56:45.064113511 -0700 +++ /tmp/tmp.ZZvNsSmqsp 2025-08-28 16:57:00.341108999 -0700 @@ -1,3 +1,15 @@ -../drivers/net/bonding/bond_options.c:1256:24: warning: incorrect type in assignment (different base types) -../drivers/net/bonding/bond_options.c:1256:24: expected restricted __be32 [addressable] [usertype] target -../drivers/net/bonding/bond_options.c:1256:24: got unsigned long long const [usertype] value +../drivers/net/bonding/bond_options.c: In function ‘bond_validate_tags’: +../drivers/net/bonding/bond_options.c:1269:29: error: ‘BOND_MAX_VLAN_TAGS’ undeclared (first use in this function); did you mean ‘BOND_MAX_ARP_TARGETS’? + 1269 | if (ntags > BOND_MAX_VLAN_TAGS) + | ^~~~~~~~~~~~~~~~~~ + | BOND_MAX_ARP_TARGETS +../drivers/net/bonding/bond_options.c:1269:29: note: each undeclared identifier is reported only once for each function it appears in +make[6]: *** [../scripts/Makefile.build:287: drivers/net/bonding/bond_options.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:556: drivers/net/bonding] 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-1/Makefile:2011: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown