========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../drivers/net/ethernet/intel/ixgbevf/ethtool.c:9: In file included from ../include/linux/module.h:13: In file included from ../include/linux/stat.h:19: 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:19: In file included from ../include/linux/cpumask.h:11: In file included from ../include/linux/bitmap.h:13: In file included from ../include/linux/string.h:386: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^ 1 warning generated. ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:3169:4: error: field designator 'idx' does not refer to any field in type 'struct libeth_fq' 3169 | .idx = rx_ring->queue_index, | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[8]: *** [../scripts/Makefile.build:289: drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:546: drivers/net/ethernet/intel/ixgbevf] Error 2 make[6]: *** [../scripts/Makefile.build:546: drivers/net/ethernet/intel] Error 2 make[5]: *** [../scripts/Makefile.build:546: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:546: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:546: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2101: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../drivers/net/ethernet/intel/ixgbevf/ethtool.c:9: In file included from ../include/linux/module.h:13: In file included from ../include/linux/stat.h:19: 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:19: In file included from ../include/linux/cpumask.h:11: In file included from ../include/linux/bitmap.h:13: In file included from ../include/linux/string.h:386: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^ 1 warning generated. ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:1688:4: error: field designator 'idx' does not refer to any field in type 'struct libeth_fq' 1688 | .idx = rx_ring->queue_index, | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:1721:4: error: field designator 'idx' does not refer to any field in type 'struct libeth_fq' 1721 | .idx = rx_ring->queue_index, | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. make[8]: *** [../scripts/Makefile.build:289: drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.o] Error 1 make[8]: *** Waiting for unfinished jobs.... make[7]: *** [../scripts/Makefile.build:546: drivers/net/ethernet/intel/ixgbevf] Error 2 make[6]: *** [../scripts/Makefile.build:546: drivers/net/ethernet/intel] Error 2 make[5]: *** [../scripts/Makefile.build:546: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:546: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:546: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2101: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.om1DtE3Dbt 2026-02-23 05:55:44.065180890 -0500 +++ /tmp/tmp.XMsjN7eAeX 2026-02-23 05:55:54.050117987 -0500 @@ -19,2 +19,2 @@ -../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:3169:4: error: field designator 'idx' does not refer to any field in type 'struct libeth_fq' - 3169 | .idx = rx_ring->queue_index, +../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:1688:4: error: field designator 'idx' does not refer to any field in type 'struct libeth_fq' + 1688 | .idx = rx_ring->queue_index, @@ -22 +22,4 @@ -1 error generated. +../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c:1721:4: error: field designator 'idx' does not refer to any field in type 'struct libeth_fq' + 1721 | .idx = rx_ring->queue_index, + | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +2 errors generated. @@ -23,0 +27 @@ +make[8]: *** Waiting for unfinished jobs.... Per-file breakdown --- /tmp/tmp.w26pF28k4P 2026-02-23 05:55:54.055117955 -0500 +++ /tmp/tmp.GfaidCctDF 2026-02-23 05:55:54.057358901 -0500 @@ -1 +1 @@ - 1 ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c + 2 ../drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c