Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/sched/act_ife.c:56:15: warning: incorrect type in assignment (different base types) ../net/sched/act_ife.c:56:15: expected unsigned short [assigned] [usertype] edata ../net/sched/act_ife.c:56:15: got restricted __be16 [usertype] ../net/sched/act_ife.c:100:15: warning: incorrect type in assignment (different base types) ../net/sched/act_ife.c:100:15: expected unsigned int [assigned] [usertype] edata ../net/sched/act_ife.c:100:15: got restricted __be32 [usertype] ../net/sched/act_ife.c:322:9: warning: context imbalance in '__add_metainfo' - different lock contexts for basic block ../net/sched/act_ife.c:626:9: warning: context imbalance in 'tcf_ife_init' - different lock contexts for basic block ../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/sched/act_connmark.c: In function ‘tcf_connmark_dump’: ../net/sched/act_connmark.c:203:9: error: ‘index’ undeclared (first use in this function) 203 | index = ci->tcf_index; | ^~~~~ ../net/sched/act_connmark.c:203:9: note: each undeclared identifier is reported only once for each function it appears in ../net/sched/act_connmark.c:204:9: error: ‘refcnt’ undeclared (first use in this function) 204 | refcnt = refcount_read(&ci->tcf_refcnt) - ref; | ^~~~~~ ../net/sched/act_connmark.c:205:9: error: ‘bindcnt’ undeclared (first use in this function); did you mean ‘bind’? 205 | bindcnt = atomic_read(&ci->tcf_bindcnt) - bind; | ^~~~~~~ | bind make[5]: *** [../scripts/Makefile.build:287: net/sched/act_connmark.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/sched] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2010: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../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/sched/act_connmark.c: In function ‘tcf_connmark_dump’: ../net/sched/act_connmark.c:203:9: error: ‘index’ undeclared (first use in this function) 203 | index = ci->tcf_index; | ^~~~~ ../net/sched/act_connmark.c:203:9: note: each undeclared identifier is reported only once for each function it appears in ../net/sched/act_connmark.c:204:9: error: ‘refcnt’ undeclared (first use in this function) 204 | refcnt = refcount_read(&ci->tcf_refcnt) - ref; | ^~~~~~ ../net/sched/act_connmark.c:205:9: error: ‘bindcnt’ undeclared (first use in this function); did you mean ‘bind’? 205 | bindcnt = atomic_read(&ci->tcf_bindcnt) - bind; | ^~~~~~~ | bind make[5]: *** [../scripts/Makefile.build:287: net/sched/act_connmark.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/sched] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2010: .] 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.foPrYb8y2Q 2025-11-06 13:36:28.803200877 -0800 +++ /tmp/tmp.Lk8Bc7tPgm 2025-11-06 13:36:44.054250041 -0800 @@ -1,0 +2,19 @@ +../net/sched/act_connmark.c: In function ‘tcf_connmark_dump’: +../net/sched/act_connmark.c:203:9: error: ‘index’ undeclared (first use in this function) + 203 | index = ci->tcf_index; + | ^~~~~ +../net/sched/act_connmark.c:203:9: note: each undeclared identifier is reported only once for each function it appears in +../net/sched/act_connmark.c:204:9: error: ‘refcnt’ undeclared (first use in this function) + 204 | refcnt = refcount_read(&ci->tcf_refcnt) - ref; + | ^~~~~~ +../net/sched/act_connmark.c:205:9: error: ‘bindcnt’ undeclared (first use in this function); did you mean ‘bind’? + 205 | bindcnt = atomic_read(&ci->tcf_bindcnt) - bind; + | ^~~~~~~ + | bind +make[5]: *** [../scripts/Makefile.build:287: net/sched/act_connmark.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/sched] Error 2 +make[3]: *** [../scripts/Makefile.build:556: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2010: .] 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 --- /tmp/tmp.5wAZEXb2zP 2025-11-06 13:36:44.060358729 -0800 +++ /tmp/tmp.9reIXxdbhf 2025-11-06 13:36:44.063358700 -0800 @@ -0,0 +1 @@ + 3 ../net/sched/act_connmark.c