../net/core/netdev-genl.c: In function ‘netdev_nl_dev_fill’: ../include/net/xdp.h:551:28: error: ‘NETDEV_XDP_RX_METADATA_CHECKSUM’ undeclared (first use in this function); did you mean ‘NETDEV_XDP_RX_METADATA_HASH’? 551 | NETDEV_XDP_RX_METADATA_CHECKSUM, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/core/netdev-genl.c:49:32: note: in definition of macro ‘XDP_METADATA_KFUNC’ 49 | xdp_rx_meta |= flag; | ^~~~ ../net/core/netdev-genl.c:50:1: note: in expansion of macro ‘XDP_METADATA_KFUNC_xxx’ 50 | XDP_METADATA_KFUNC_xxx | ^~~~~~~~~~~~~~~~~~~~~~ ../include/net/xdp.h:551:28: note: each undeclared identifier is reported only once for each function it appears in 551 | NETDEV_XDP_RX_METADATA_CHECKSUM, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/core/netdev-genl.c:49:32: note: in definition of macro ‘XDP_METADATA_KFUNC’ 49 | xdp_rx_meta |= flag; | ^~~~ ../net/core/netdev-genl.c:50:1: note: in expansion of macro ‘XDP_METADATA_KFUNC_xxx’ 50 | XDP_METADATA_KFUNC_xxx | ^~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/core/netdev-genl.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/core] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... ../drivers/net/ethernet/intel/ice/ice_ptp.c:203:5: warning: context imbalance in 'ice_ptp_read_src_clk_reg' - wrong count at exit ../drivers/net/ethernet/intel/ice/ice_ptp_hw.c:359:9: warning: context imbalance in 'ice_ptp_exec_tmr_cmd' - wrong count at exit make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 ../net/core/netdev-genl.c: In function ‘netdev_nl_dev_fill’: ../include/net/xdp.h:551:28: error: ‘NETDEV_XDP_RX_METADATA_CHECKSUM’ undeclared (first use in this function); did you mean ‘NETDEV_XDP_RX_METADATA_HASH’? 551 | NETDEV_XDP_RX_METADATA_CHECKSUM, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/core/netdev-genl.c:49:32: note: in definition of macro ‘XDP_METADATA_KFUNC’ 49 | xdp_rx_meta |= flag; | ^~~~ ../net/core/netdev-genl.c:50:1: note: in expansion of macro ‘XDP_METADATA_KFUNC_xxx’ 50 | XDP_METADATA_KFUNC_xxx | ^~~~~~~~~~~~~~~~~~~~~~ ../include/net/xdp.h:551:28: note: each undeclared identifier is reported only once for each function it appears in 551 | NETDEV_XDP_RX_METADATA_CHECKSUM, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/core/netdev-genl.c:49:32: note: in definition of macro ‘XDP_METADATA_KFUNC’ 49 | xdp_rx_meta |= flag; | ^~~~ ../net/core/netdev-genl.c:50:1: note: in expansion of macro ‘XDP_METADATA_KFUNC_xxx’ 50 | XDP_METADATA_KFUNC_xxx | ^~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/core/netdev-genl.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/core] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... ../drivers/net/ethernet/intel/ice/ice_txrx_lib.c:592:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/intel/ice/ice_txrx_lib.c:592:29: expected unsigned int [usertype] ../drivers/net/ethernet/intel/ice/ice_txrx_lib.c:592:29: got restricted __wsum ../drivers/net/ethernet/intel/ice/ice_ptp.c:203:5: warning: context imbalance in 'ice_ptp_read_src_clk_reg' - wrong count at exit ../drivers/net/ethernet/intel/ice/ice_ptp_hw.c:359:9: warning: context imbalance in 'ice_ptp_exec_tmr_cmd' - wrong count at exit make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.zkAcvVdOVq 2025-09-20 06:10:14.573502110 -0700 +++ /tmp/tmp.qAg4QOmpj7 2025-09-20 06:10:46.481768359 -0700 @@ -23,0 +24,3 @@ +../drivers/net/ethernet/intel/ice/ice_txrx_lib.c:592:29: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/intel/ice/ice_txrx_lib.c:592:29: expected unsigned int [usertype] +../drivers/net/ethernet/intel/ice/ice_txrx_lib.c:592:29: got restricted __wsum Per-file breakdown --- /tmp/tmp.ckMacdH15W 2025-09-20 06:10:46.491365925 -0700 +++ /tmp/tmp.wVnYGzM8Ra 2025-09-20 06:10:46.494365913 -0700 @@ -2,0 +3 @@ + 1 ../drivers/net/ethernet/intel/ice/ice_txrx_lib.c