========== build_allmodconfig_warn - FAILED .pylintrc: warning: ignored by one of the .gitignore files ../net/ipv4/ipmr.c:3061:13: warning: context imbalance in 'ipmr_vif_seq_start' - different lock contexts for basic block ../net/ipv4/ipmr.c: note: in included file (through ../include/linux/mroute.h): ../include/linux/mroute_base.h:437:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock ../drivers/net/ethernet/cavium/thunder/nicvf_main.c: In function ‘nicvf_change_mtu’: ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:1581:13: warning: unused variable ‘orig_mtu’ [-Wunused-variable] 1581 | int orig_mtu = netdev->mtu; | ^~~~~~~~ ../arch/x86/boot/version.c:18:12: warning: symbol 'kernel_version' was not declared. Should it be static? .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/cavium/thunder/nicvf_main.c: In function ‘nicvf_change_mtu’: ../drivers/net/ethernet/cavium/thunder/nicvf_main.c:1581:13: warning: unused variable ‘orig_mtu’ [-Wunused-variable] 1581 | int orig_mtu = netdev->mtu; | ^~~~~~~~ New errors added --- /tmp/tmp.7341JQhx4E 2025-06-28 03:07:10.703780279 -0700 +++ /tmp/tmp.isAyauuv8i 2025-06-28 03:08:19.379378816 -0700 @@ -1,0 +2,4 @@ +../drivers/net/ethernet/cavium/thunder/nicvf_main.c: In function ‘nicvf_change_mtu’: +../drivers/net/ethernet/cavium/thunder/nicvf_main.c:1581:13: warning: unused variable ‘orig_mtu’ [-Wunused-variable] + 1581 | int orig_mtu = netdev->mtu; + | ^~~~~~~~ Per-file breakdown --- /tmp/tmp.OoSZKybysv 2025-06-28 03:08:19.383978775 -0700 +++ /tmp/tmp.92hoVMjfPg 2025-06-28 03:08:19.387978750 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/cavium/thunder/nicvf_main.c