.pylintrc: warning: ignored by one of the .gitignore files ../net/ipv4/ip_output.c:438:2: error: use of undeclared identifier 'ret_val' 438 | ret_val = NF_HOOK_COND(NFPROTO_IPV4, NF_INET_POST_ROUTING, | ^ ../net/ipv4/ip_output.c:443:9: error: use of undeclared identifier 'ret_val' 443 | return ret_val; | ^ 2 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/ip_output.o] Error 1 make[5]: *** Waiting for unfinished jobs.... Warning: ../drivers/block/drbd/drbd_bitmap.c:1219 function parameter 'peer_device' not described in 'drbd_bm_read' Warning: ../drivers/block/drbd/drbd_bitmap.c:1231 function parameter 'peer_device' not described in 'drbd_bm_write' Warning: ../drivers/block/drbd/drbd_bitmap.c:1243 function parameter 'peer_device' not described in 'drbd_bm_write_all' Warning: ../drivers/block/drbd/drbd_bitmap.c:1270 function parameter 'peer_device' not described in 'drbd_bm_write_copy_pages' make[4]: *** [../scripts/Makefile.build:554: net/ipv4] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:43: In file included from ../include/linux/tcp.h:17: In file included from ../include/linux/skbuff.h:15: In file included from ../include/linux/time.h:60: In file included from ../include/linux/time32.h:13: In file included from ../include/linux/timex.h:67: In file included from ../arch/x86/include/asm/timex.h:5: In file included from ../arch/x86/include/asm/processor.h:19: In file included from ../arch/x86/include/asm/cpuid/api.h:57: In file included from ../arch/x86/include/asm/paravirt.h:21: In file included from ../include/linux/cpumask.h:12: In file included from ../include/linux/bitmap.h:13: In file included from ../include/linux/string.h:392: ../include/linux/fortify-string.h:580:4: warning: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 580 | __read_overflow2_field(q_size_field, size); | ^ ../include/linux/fortify-string.h:580:4: warning: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning] 2 warnings generated. make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'ack' not described in 'tcp_lp_cong_avoid' Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'acked' not described in 'tcp_lp_cong_avoid' Warning: ../net/ipv4/tcp_lp.c:271 function parameter 'sample' not described in 'tcp_lp_pkts_acked' .pylintrc: warning: ignored by one of the .gitignore files ../net/ipv4/ip_output.c:438:2: error: use of undeclared identifier 'ret_val' 438 | ret_val = NF_HOOK_COND(NFPROTO_IPV4, NF_INET_POST_ROUTING, | ^ ../net/ipv4/ip_output.c:443:9: error: use of undeclared identifier 'ret_val' 443 | return ret_val; | ^ 2 errors generated. make[5]: *** [../scripts/Makefile.build:287: net/ipv4/ip_output.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/ipv4] Error 2 make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] 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.ucgJYAOKBa 2025-07-23 02:46:25.742045991 -0700 +++ /tmp/tmp.ybUs3loTsc 2025-07-23 02:48:11.238240722 -0700 @@ -2,3 +2,14 @@ -Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'ack' not described in 'tcp_lp_cong_avoid' -Warning: ../net/ipv4/tcp_lp.c:121 function parameter 'acked' not described in 'tcp_lp_cong_avoid' -Warning: ../net/ipv4/tcp_lp.c:271 function parameter 'sample' not described in 'tcp_lp_pkts_acked' +../net/ipv4/ip_output.c:438:2: error: use of undeclared identifier 'ret_val' + 438 | ret_val = NF_HOOK_COND(NFPROTO_IPV4, NF_INET_POST_ROUTING, + | ^ +../net/ipv4/ip_output.c:443:9: error: use of undeclared identifier 'ret_val' + 443 | return ret_val; + | ^ +2 errors generated. +make[5]: *** [../scripts/Makefile.build:287: net/ipv4/ip_output.o] Error 1 +make[4]: *** [../scripts/Makefile.build:554: net/ipv4] Error 2 +make[3]: *** [../scripts/Makefile.build:554: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] 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 --- /tmp/tmp.0SVLy7Gt8D 2025-07-23 02:48:11.247240654 -0700 +++ /tmp/tmp.O6HkgbCti9 2025-07-23 02:48:11.250240631 -0700 @@ -0,0 +1 @@ + 2 ../net/ipv4/ip_output.c