========== build_clang - FAILED .pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:622:23: warning: variable 'total_packets' set but not used [-Wunused-but-set-variable] 622 | u64 total_bytes = 0, total_packets = 0; | ^ 1 warning generated. New errors added --- /tmp/tmp.QwcEnDfx5D 2025-07-23 08:39:06.926157491 -0700 +++ /tmp/tmp.63uZCQQikZ 2025-07-23 08:40:19.707806388 -0700 @@ -1,0 +2,4 @@ +../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:622:23: warning: variable 'total_packets' set but not used [-Wunused-but-set-variable] + 622 | u64 total_bytes = 0, total_packets = 0; + | ^ +1 warning generated. Per-file breakdown --- /tmp/tmp.PESce2GFAD 2025-07-23 08:41:10.758560116 -0700 +++ /tmp/tmp.ocOwtNPzi6 2025-07-23 08:41:10.761560102 -0700 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c