../net/handshake/handshake-test.c: In function ‘handshake_req_submit_test4’: ../net/handshake/handshake-test.c:237:9: error: implicit declaration of function ‘handshake_req_cancel’; did you mean ‘handshake_req_next’? [-Wimplicit-function-declaration] 237 | handshake_req_cancel(sock->sk); | ^~~~~~~~~~~~~~~~~~~~ | handshake_req_next make[5]: *** [../scripts/Makefile.build:287: net/handshake/handshake-test.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/handshake] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 ../net/handshake/handshake-test.c: In function ‘handshake_req_submit_test4’: ../net/handshake/handshake-test.c:237:9: error: implicit declaration of function ‘handshake_req_cancel’; did you mean ‘handshake_req_next’? [-Wimplicit-function-declaration] 237 | handshake_req_cancel(sock->sk); | ^~~~~~~~~~~~~~~~~~~~ | handshake_req_next make[5]: *** [../scripts/Makefile.build:287: net/handshake/handshake-test.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/handshake] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... ../drivers/nvme/target/tcp.c: In function ‘nvmet_tcp_tls_record_ok’: ../drivers/nvme/target/tcp.c:1173:19: warning: unused variable ‘htype’ [-Wunused-variable] 1173 | u8 ctype, htype, level, description; | ^~~~~ make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2011: .] 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.87WYTvJNdl 2025-09-04 20:18:13.334356931 -0700 +++ /tmp/tmp.ks9yjJxHAo 2025-09-04 20:18:29.136551200 -0700 @@ -9,0 +10,4 @@ +../drivers/nvme/target/tcp.c: In function ‘nvmet_tcp_tls_record_ok’: +../drivers/nvme/target/tcp.c:1173:19: warning: unused variable ‘htype’ [-Wunused-variable] + 1173 | u8 ctype, htype, level, description; + | ^~~~~ Per-file breakdown --- /tmp/tmp.97UHhphKLJ 2025-09-04 20:18:29.142868774 -0700 +++ /tmp/tmp.jQ78HBCM2t 2025-09-04 20:18:29.144868755 -0700 @@ -0,0 +1 @@ + 1 ../drivers/nvme/target/tcp.c