Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../include/linux/byteorder/little_endian.h:5, from ../arch/x86/include/uapi/asm/byteorder.h:5, from ../include/asm-generic/qrwlock_types.h:6, from ../arch/x86/include/asm/spinlock_types.h:7, from ../include/linux/spinlock_types_raw.h:7, from ../include/linux/ratelimit_types.h:7, from ../include/linux/printk.h:9, from ../include/asm-generic/bug.h:22, from ../arch/x86/include/asm/bug.h:103, from ../arch/x86/include/asm/alternative.h:9, from ../arch/x86/include/asm/segment.h:6, from ../arch/x86/include/asm/ptrace.h:5, from ../arch/x86/include/asm/math_emu.h:5, from ../arch/x86/include/asm/processor.h:13, from ../include/linux/sched.h:13, from ../include/linux/delay.h:13, from ../drivers/virtio/virtio_pci_modern.c:17: ../drivers/virtio/virtio_pci_modern.c: In function ‘virtio_pci_admin_cmd_cap_init’: ../drivers/virtio/virtio_pci_modern.c:326:33: error: ‘struct virtio_admin_cmd_query_cap_id_result’ has no member named ‘support_caps’; did you mean ‘supported_caps’? 326 | if (!(le64_to_cpu(data->support_caps[0]) & (1 << VIRTIO_DEV_PARTS_CAP))) | ^~~~~~~~~~~~ ../include/uapi/linux/byteorder/little_endian.h:33:51: note: in definition of macro ‘__le64_to_cpu’ 33 | #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) | ^ ../drivers/virtio/virtio_pci_modern.c:326:15: note: in expansion of macro ‘le64_to_cpu’ 326 | if (!(le64_to_cpu(data->support_caps[0]) & (1 << VIRTIO_DEV_PARTS_CAP))) | ^~~~~~~~~~~ ../drivers/virtio/virtio_pci_modern.c:307:35: warning: unused variable ‘vp_dev’ [-Wunused-variable] 307 | struct virtio_pci_device *vp_dev = to_vp_device(virtio_dev); | ^~~~~~ make[5]: *** [../scripts/Makefile.build:287: drivers/virtio/virtio_pci_modern.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: drivers/virtio] Error 2 make[4]: *** Waiting for unfinished jobs.... ../drivers/net/virtio_net.c: In function ‘virtnet_ff_init’: ../drivers/net/virtio_net.c:6787:21: error: called object is not a function or function pointer 6787 | #define MAX_SEL_LEN (sizeof(struct ipv6hdr)) | ^ ../drivers/net/virtio_net.c:6868:35: note: in expansion of macro ‘MAX_SEL_LEN’ 6868 | if (sel->length > MAX_SEL_LEN()) { | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: drivers/net/virtio_net.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2010: .] Error 2 make[1]: *** [/home/nipa/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 ../include/linux/byteorder/little_endian.h:5, from ../arch/x86/include/uapi/asm/byteorder.h:5, from ../include/asm-generic/qrwlock_types.h:6, from ../arch/x86/include/asm/spinlock_types.h:7, from ../include/linux/spinlock_types_raw.h:7, from ../include/linux/ratelimit_types.h:7, from ../include/linux/printk.h:9, from ../include/asm-generic/bug.h:22, from ../arch/x86/include/asm/bug.h:103, from ../arch/x86/include/asm/alternative.h:9, from ../arch/x86/include/asm/segment.h:6, from ../arch/x86/include/asm/ptrace.h:5, from ../arch/x86/include/asm/math_emu.h:5, from ../arch/x86/include/asm/processor.h:13, from ../include/linux/sched.h:13, from ../include/linux/delay.h:13, from ../drivers/virtio/virtio_pci_modern.c:17: ../drivers/virtio/virtio_pci_modern.c: In function ‘virtio_pci_admin_cmd_cap_init’: ../drivers/virtio/virtio_pci_modern.c:326:33: error: ‘struct virtio_admin_cmd_query_cap_id_result’ has no member named ‘support_caps’; did you mean ‘supported_caps’? 326 | if (!(le64_to_cpu(data->support_caps[0]) & (1 << VIRTIO_DEV_PARTS_CAP))) | ^~~~~~~~~~~~ ../include/uapi/linux/byteorder/little_endian.h:33:51: note: in definition of macro ‘__le64_to_cpu’ 33 | #define __le64_to_cpu(x) ((__force __u64)(__le64)(x)) | ^ ../drivers/virtio/virtio_pci_modern.c:326:15: note: in expansion of macro ‘le64_to_cpu’ 326 | if (!(le64_to_cpu(data->support_caps[0]) & (1 << VIRTIO_DEV_PARTS_CAP))) | ^~~~~~~~~~~ ../drivers/virtio/virtio_pci_modern.c:307:35: warning: unused variable ‘vp_dev’ [-Wunused-variable] 307 | struct virtio_pci_device *vp_dev = to_vp_device(virtio_dev); | ^~~~~~ make[5]: *** [../scripts/Makefile.build:287: drivers/virtio/virtio_pci_modern.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:556: drivers/virtio] Error 2 make[4]: *** Waiting for unfinished jobs.... ../drivers/target/tcm_fc/tfc_conf.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/virtio_net.c: In function ‘virtnet_ff_init’: ../drivers/net/virtio_net.c:6790:21: error: called object is not a function or function pointer 6790 | #define MAX_SEL_LEN (sizeof(struct ipv6hdr)) | ^ ../drivers/net/virtio_net.c:6878:35: note: in expansion of macro ‘MAX_SEL_LEN’ 6878 | if (sel->length > MAX_SEL_LEN()) { | ^~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: drivers/net/virtio_net.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:556: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2010: .] 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.tuz0HBI1mh 2025-10-13 17:50:33.870582998 -0700 +++ /tmp/tmp.4DTzLSBKBJ 2025-10-13 17:50:58.961858765 -0700 @@ -32,0 +33 @@ +make[5]: *** Waiting for unfinished jobs.... @@ -34,0 +36,3 @@ +../drivers/target/tcm_fc/tfc_conf.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures @@ -36,2 +40,2 @@ -../drivers/net/virtio_net.c:6787:21: error: called object is not a function or function pointer - 6787 | #define MAX_SEL_LEN (sizeof(struct ipv6hdr)) +../drivers/net/virtio_net.c:6790:21: error: called object is not a function or function pointer + 6790 | #define MAX_SEL_LEN (sizeof(struct ipv6hdr)) @@ -39,2 +43,2 @@ -../drivers/net/virtio_net.c:6868:35: note: in expansion of macro ‘MAX_SEL_LEN’ - 6868 | if (sel->length > MAX_SEL_LEN()) { +../drivers/net/virtio_net.c:6878:35: note: in expansion of macro ‘MAX_SEL_LEN’ + 6878 | if (sel->length > MAX_SEL_LEN()) { Per-file breakdown --- /tmp/tmp.WaZ2LhNMEb 2025-10-13 17:50:58.968685133 -0700 +++ /tmp/tmp.dSC0uJIbir 2025-10-13 17:50:58.970685115 -0700 @@ -2,0 +3 @@ + 2 ../include/uapi/scsi/fc/fc_els.h