WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘tcp_gso_segment’ at ../net/ipv4/tcp_offload.c:163:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/ipv4/tcp_offload.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘__udp_gso_segment’ at ../net/ipv4/udp_offload.c:292:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘__udp_gso_segment’ at ../net/ipv4/udp_offload.c:292:6, inlined from ‘udp4_ufo_fragment’ at ../net/ipv4/udp_offload.c:436:10: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/ipv4/udp_offload.o] Error 1 In file included from : In function ‘net_gso_ok’, inlined from ‘sk_can_gso’ at ../include/net/sock.h:2164:9, inlined from ‘sctp_packet_config’ at ../net/sctp/output.c:137:21: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ In function ‘net_gso_ok’, inlined from ‘sk_can_gso’ at ../include/net/sock.h:2164:9, inlined from ‘sctp_packet_transmit’ at ../net/sctp/output.c:589:9: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/sctp/output.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘sctp_gso_segment’ at ../net/sctp/offload.c:54:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_634’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/sctp/offload.o] Error 1 In file included from ../include/linux/skbuff.h:29, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../net/ethtool/ioctl.c:11: ../net/ethtool/ioctl.c: In function ‘ethtool_set_features’: ../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) | ^~ ../include/linux/netdev_features.h:196:35: note: in expansion of macro ‘__NETIF_F_BIT’ 196 | #define NETIF_F_ETHTOOL_BITS ((__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) | \ | ^~~~~~~~~~~~~ ../net/ethtool/ioctl.c:143:22: note: in expansion of macro ‘NETIF_F_ETHTOOL_BITS’ 143 | if (valid & ~NETIF_F_ETHTOOL_BITS) | ^~~~~~~~~~~~~~~~~~~~ ../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) | ^~ ../include/linux/netdev_features.h:197:18: note: in expansion of macro ‘__NETIF_F_BIT’ 197 | (__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) - 1)) & \ | ^~~~~~~~~~~~~ ../net/ethtool/ioctl.c:143:22: note: in expansion of macro ‘NETIF_F_ETHTOOL_BITS’ 143 | if (valid & ~NETIF_F_ETHTOOL_BITS) | ^~~~~~~~~~~~~~~~~~~~ In file included from : In function ‘ethtool_get_features’, inlined from ‘__dev_ethtool’ at ../net/ethtool/ioctl.c:3277:8: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_865’ declared with attribute error: BUILD_BUG_ON failed: ETHTOOL_DEV_FEATURE_WORDS * sizeof(u32) > sizeof(netdev_features_t) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../net/ethtool/ioctl.c:94:9: note: in expansion of macro ‘BUILD_BUG_ON’ 94 | BUILD_BUG_ON(ETHTOOL_DEV_FEATURE_WORDS * sizeof(u32) > sizeof(netdev_features_t)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/ethtool/ioctl.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: net/ethtool] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘__skb_gso_segment’ at ../net/core/gso.c:111:8: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/core/gso.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘net_gso_ok’, inlined from ‘sk_can_gso’ at ../include/net/sock.h:2164:9, inlined from ‘sk_setup_caps’ at ../net/core/sock.c:2523:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/core/sock.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: net/sctp] Error 2 In file included from : In function ‘net_gso_ok’, inlined from ‘skb_segment’ at ../net/core/skbuff.c:4747:9: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/core/skbuff.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: net/ipv4] Error 2 In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘netif_needs_gso’ at ../include/linux/netdevice.h:5083:30, inlined from ‘tap_handle_frame’ at ../drivers/net/tap.c:345:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: drivers/net/tap.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : ../net/core/dev.c: In function ‘register_netdevice’: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_1712’ declared with attribute error: BUILD_BUG_ON failed: sizeof(netdev_features_t) * BITS_PER_BYTE < NETDEV_FEATURE_COUNT 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../net/core/dev.c:10444:9: note: in expansion of macro ‘BUILD_BUG_ON’ 10444 | BUILD_BUG_ON(sizeof(netdev_features_t) * BITS_PER_BYTE < | ^~~~~~~~~~~~ In function ‘register_netdevice’, inlined from ‘register_netdev’ at ../net/core/dev.c:10687:8: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_1712’ declared with attribute error: BUILD_BUG_ON failed: sizeof(netdev_features_t) * BITS_PER_BYTE < NETDEV_FEATURE_COUNT 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../net/core/dev.c:10444:9: note: in expansion of macro ‘BUILD_BUG_ON’ 10444 | BUILD_BUG_ON(sizeof(netdev_features_t) * BITS_PER_BYTE < | ^~~~~~~~~~~~ In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘netif_needs_gso’ at ../include/linux/netdevice.h:5083:30, inlined from ‘validate_xmit_skb’ at ../net/core/dev.c:3668:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_623’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/core/dev.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: net/core] Error 2 In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘netif_needs_gso’ at ../include/linux/netdevice.h:5083:30, inlined from ‘xennet_start_xmit’ at ../drivers/net/xen-netfront.c:776:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: drivers/net/xen-netfront.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:478: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:478: net] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1936: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] tools/testing/selftests/arm64/tags/.gitignore: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/Makefile: warning: ignored by one of the .gitignore files tools/testing/selftests/arm64/tags/tags_test.c: warning: ignored by one of the .gitignore files In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘tcp_gso_segment’ at ../net/ipv4/tcp_offload.c:163:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/ipv4/tcp_offload.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘__udp_gso_segment’ at ../net/ipv4/udp_offload.c:292:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘__udp_gso_segment’ at ../net/ipv4/udp_offload.c:292:6, inlined from ‘udp4_ufo_fragment’ at ../net/ipv4/udp_offload.c:436:10: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/ipv4/udp_offload.o] Error 1 In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘__skb_gso_segment’ at ../net/core/gso.c:111:8: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/core/gso.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/skbuff.h:29, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../net/ethtool/ioctl.c:11: ../net/ethtool/ioctl.c: In function ‘ethtool_set_features’: ../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) | ^~ ../include/linux/netdev_features.h:196:35: note: in expansion of macro ‘__NETIF_F_BIT’ 196 | #define NETIF_F_ETHTOOL_BITS ((__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) | \ | ^~~~~~~~~~~~~ ../net/ethtool/ioctl.c:143:22: note: in expansion of macro ‘NETIF_F_ETHTOOL_BITS’ 143 | if (valid & ~NETIF_F_ETHTOOL_BITS) | ^~~~~~~~~~~~~~~~~~~~ ../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) | ^~ ../include/linux/netdev_features.h:197:18: note: in expansion of macro ‘__NETIF_F_BIT’ 197 | (__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) - 1)) & \ | ^~~~~~~~~~~~~ ../net/ethtool/ioctl.c:143:22: note: in expansion of macro ‘NETIF_F_ETHTOOL_BITS’ 143 | if (valid & ~NETIF_F_ETHTOOL_BITS) | ^~~~~~~~~~~~~~~~~~~~ In file included from : In function ‘ethtool_get_features’, inlined from ‘__dev_ethtool’ at ../net/ethtool/ioctl.c:3277:8: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_865’ declared with attribute error: BUILD_BUG_ON failed: ETHTOOL_DEV_FEATURE_WORDS * sizeof(u32) > sizeof(netdev_features_t) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../net/ethtool/ioctl.c:94:9: note: in expansion of macro ‘BUILD_BUG_ON’ 94 | BUILD_BUG_ON(ETHTOOL_DEV_FEATURE_WORDS * sizeof(u32) > sizeof(netdev_features_t)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/ethtool/ioctl.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: net/ethtool] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘sctp_gso_segment’ at ../net/sctp/offload.c:54:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_634’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/sctp/offload.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘netif_needs_gso’ at ../include/linux/netdevice.h:5083:30, inlined from ‘tap_handle_frame’ at ../drivers/net/tap.c:345:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: drivers/net/tap.o] Error 1 In file included from : In function ‘net_gso_ok’, inlined from ‘sk_can_gso’ at ../include/net/sock.h:2164:9, inlined from ‘sctp_packet_config’ at ../net/sctp/output.c:137:21: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ In function ‘net_gso_ok’, inlined from ‘sk_can_gso’ at ../include/net/sock.h:2164:9, inlined from ‘sctp_packet_transmit’ at ../net/sctp/output.c:589:9: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/sctp/output.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: net/sctp] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from : In function ‘net_gso_ok’, inlined from ‘sk_can_gso’ at ../include/net/sock.h:2164:9, inlined from ‘sk_setup_caps’ at ../net/core/sock.c:2523:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/core/sock.o] Error 1 In file included from : In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘netif_needs_gso’ at ../include/linux/netdevice.h:5083:30, inlined from ‘xennet_start_xmit’ at ../drivers/net/xen-netfront.c:776:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: drivers/net/xen-netfront.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/linux/skbuff.h:29, from ../include/net/net_namespace.h:43, from ../include/linux/netdevice.h:38, from ../net/hsr/hsr_forward.h:13, from ../net/hsr/hsr_forward.c:10: ../net/hsr/hsr_forward.c: In function ‘hsr_forward_do’: ../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) | ^~ ../include/linux/netdev_features.h:106:33: note: in expansion of macro ‘__NETIF_F_BIT’ 106 | #define __NETIF_F(name) __NETIF_F_BIT(NETIF_F_##name##_BIT) | ^~~~~~~~~~~~~ ../include/linux/netdev_features.h:168:33: note: in expansion of macro ‘__NETIF_F’ 168 | #define NETIF_F_HW_HSR_DUP __NETIF_F(HW_HSR_DUP) | ^~~~~~~~~ ../net/hsr/hsr_forward.c:520:44: note: in expansion of macro ‘NETIF_F_HW_HSR_DUP’ 520 | if ((port->dev->features & NETIF_F_HW_HSR_DUP) && sent) | ^~~~~~~~~~~~~~~~~~ In file included from : In function ‘net_gso_ok’, inlined from ‘skb_segment’ at ../net/core/skbuff.c:4747:9: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/core/skbuff.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: net/ipv4] Error 2 make[3]: *** [../scripts/Makefile.build:478: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from : ../net/core/dev.c: In function ‘register_netdevice’: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_1712’ declared with attribute error: BUILD_BUG_ON failed: sizeof(netdev_features_t) * BITS_PER_BYTE < NETDEV_FEATURE_COUNT 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../net/core/dev.c:10444:9: note: in expansion of macro ‘BUILD_BUG_ON’ 10444 | BUILD_BUG_ON(sizeof(netdev_features_t) * BITS_PER_BYTE < | ^~~~~~~~~~~~ In function ‘register_netdevice’, inlined from ‘register_netdev’ at ../net/core/dev.c:10687:8: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_1712’ declared with attribute error: BUILD_BUG_ON failed: sizeof(netdev_features_t) * BITS_PER_BYTE < NETDEV_FEATURE_COUNT 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../net/core/dev.c:10444:9: note: in expansion of macro ‘BUILD_BUG_ON’ 10444 | BUILD_BUG_ON(sizeof(netdev_features_t) * BITS_PER_BYTE < | ^~~~~~~~~~~~ In function ‘net_gso_ok’, inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, inlined from ‘netif_needs_gso’ at ../include/linux/netdevice.h:5083:30, inlined from ‘validate_xmit_skb’ at ../net/core/dev.c:3668:6: ./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_623’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ ./../include/linux/compiler_types.h:498:25: note: in definition of macro ‘__compiletime_assert’ 498 | prefix ## suffix(); \ | ^~~~~~ ./../include/linux/compiler_types.h:517:9: note: in expansion of macro ‘_compiletime_assert’ 517 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); | ^~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:229: net/core/dev.o] Error 1 make[4]: *** [../scripts/Makefile.build:478: net/core] Error 2 make[3]: *** [../scripts/Makefile.build:478: net] Error 2 make[2]: *** [/home/nipa/net-next/wt-0/Makefile:1936: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 New errors added --- /tmp/tmp.1yWPEWhPRx 2024-10-17 20:35:59.807910218 -0700 +++ /tmp/tmp.8kBwwOi8OS 2024-10-17 20:36:16.556768672 -0700 @@ -85,3 +85,3 @@ - inlined from ‘sk_can_gso’ at ../include/net/sock.h:2164:9, - inlined from ‘sctp_packet_config’ at ../net/sctp/output.c:137:21: -./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) + inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, + inlined from ‘__skb_gso_segment’ at ../net/core/gso.c:111:8: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) @@ -105,4 +105,29 @@ -In function ‘net_gso_ok’, - inlined from ‘sk_can_gso’ at ../include/net/sock.h:2164:9, - inlined from ‘sctp_packet_transmit’ at ../net/sctp/output.c:589:9: -./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) +make[5]: *** [../scripts/Makefile.build:229: net/core/gso.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/linux/skbuff.h:29, + from ../include/linux/if_ether.h:19, + from ../include/linux/etherdevice.h:20, + from ../net/ethtool/ioctl.c:11: +../net/ethtool/ioctl.c: In function ‘ethtool_set_features’: +../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] + 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) + | ^~ +../include/linux/netdev_features.h:196:35: note: in expansion of macro ‘__NETIF_F_BIT’ + 196 | #define NETIF_F_ETHTOOL_BITS ((__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) | \ + | ^~~~~~~~~~~~~ +../net/ethtool/ioctl.c:143:22: note: in expansion of macro ‘NETIF_F_ETHTOOL_BITS’ + 143 | if (valid & ~NETIF_F_ETHTOOL_BITS) + | ^~~~~~~~~~~~~~~~~~~~ +../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] + 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) + | ^~ +../include/linux/netdev_features.h:197:18: note: in expansion of macro ‘__NETIF_F_BIT’ + 197 | (__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) - 1)) & \ + | ^~~~~~~~~~~~~ +../net/ethtool/ioctl.c:143:22: note: in expansion of macro ‘NETIF_F_ETHTOOL_BITS’ + 143 | if (valid & ~NETIF_F_ETHTOOL_BITS) + | ^~~~~~~~~~~~~~~~~~~~ +In file included from : +In function ‘ethtool_get_features’, + inlined from ‘__dev_ethtool’ at ../net/ethtool/ioctl.c:3277:8: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_865’ declared with attribute error: BUILD_BUG_ON failed: ETHTOOL_DEV_FEATURE_WORDS * sizeof(u32) > sizeof(netdev_features_t) @@ -123,2 +148,2 @@ -../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ - 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); +../net/ethtool/ioctl.c:94:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 94 | BUILD_BUG_ON(ETHTOOL_DEV_FEATURE_WORDS * sizeof(u32) > sizeof(netdev_features_t)); @@ -126,2 +151,3 @@ -make[5]: *** [../scripts/Makefile.build:229: net/sctp/output.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:229: net/ethtool/ioctl.o] Error 1 +make[4]: *** [../scripts/Makefile.build:478: net/ethtool] Error 2 +make[4]: *** Waiting for unfinished jobs.... @@ -151,23 +177 @@ -In file included from ../include/linux/skbuff.h:29, - from ../include/linux/if_ether.h:19, - from ../include/linux/etherdevice.h:20, - from ../net/ethtool/ioctl.c:11: -../net/ethtool/ioctl.c: In function ‘ethtool_set_features’: -../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] - 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) - | ^~ -../include/linux/netdev_features.h:196:35: note: in expansion of macro ‘__NETIF_F_BIT’ - 196 | #define NETIF_F_ETHTOOL_BITS ((__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) | \ - | ^~~~~~~~~~~~~ -../net/ethtool/ioctl.c:143:22: note: in expansion of macro ‘NETIF_F_ETHTOOL_BITS’ - 143 | if (valid & ~NETIF_F_ETHTOOL_BITS) - | ^~~~~~~~~~~~~~~~~~~~ -../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] - 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) - | ^~ -../include/linux/netdev_features.h:197:18: note: in expansion of macro ‘__NETIF_F_BIT’ - 197 | (__NETIF_F_BIT(NETDEV_FEATURE_COUNT - 1) - 1)) & \ - | ^~~~~~~~~~~~~ -../net/ethtool/ioctl.c:143:22: note: in expansion of macro ‘NETIF_F_ETHTOOL_BITS’ - 143 | if (valid & ~NETIF_F_ETHTOOL_BITS) - | ^~~~~~~~~~~~~~~~~~~~ +make[5]: *** Waiting for unfinished jobs.... @@ -175,3 +179,5 @@ -In function ‘ethtool_get_features’, - inlined from ‘__dev_ethtool’ at ../net/ethtool/ioctl.c:3277:8: -./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_865’ declared with attribute error: BUILD_BUG_ON failed: ETHTOOL_DEV_FEATURE_WORDS * sizeof(u32) > sizeof(netdev_features_t) +In function ‘net_gso_ok’, + inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, + inlined from ‘netif_needs_gso’ at ../include/linux/netdevice.h:5083:30, + inlined from ‘tap_handle_frame’ at ../drivers/net/tap.c:345:6: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) @@ -192,2 +198,2 @@ -../net/ethtool/ioctl.c:94:9: note: in expansion of macro ‘BUILD_BUG_ON’ - 94 | BUILD_BUG_ON(ETHTOOL_DEV_FEATURE_WORDS * sizeof(u32) > sizeof(netdev_features_t)); +../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); @@ -195,3 +201 @@ -make[5]: *** [../scripts/Makefile.build:229: net/ethtool/ioctl.o] Error 1 -make[4]: *** [../scripts/Makefile.build:478: net/ethtool] Error 2 -make[4]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:229: drivers/net/tap.o] Error 1 @@ -200,3 +204,3 @@ - inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, - inlined from ‘__skb_gso_segment’ at ../net/core/gso.c:111:8: -./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) + inlined from ‘sk_can_gso’ at ../include/net/sock.h:2164:9, + inlined from ‘sctp_packet_config’ at ../net/sctp/output.c:137:21: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) @@ -220,3 +223,0 @@ -make[5]: *** [../scripts/Makefile.build:229: net/core/gso.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... -In file included from : @@ -225,2 +226,2 @@ - inlined from ‘sk_setup_caps’ at ../net/core/sock.c:2523:6: -./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) + inlined from ‘sctp_packet_transmit’ at ../net/sctp/output.c:589:9: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) @@ -244 +245 @@ -make[5]: *** [../scripts/Makefile.build:229: net/core/sock.o] Error 1 +make[5]: *** [../scripts/Makefile.build:229: net/sctp/output.o] Error 1 @@ -245,0 +247 @@ +make[5]: *** Waiting for unfinished jobs.... @@ -248 +250,2 @@ - inlined from ‘skb_segment’ at ../net/core/skbuff.c:4747:9: + inlined from ‘sk_can_gso’ at ../include/net/sock.h:2164:9, + inlined from ‘sk_setup_caps’ at ../net/core/sock.c:2523:6: @@ -267,2 +270 @@ -make[5]: *** [../scripts/Makefile.build:229: net/core/skbuff.o] Error 1 -make[4]: *** [../scripts/Makefile.build:478: net/ipv4] Error 2 +make[5]: *** [../scripts/Makefile.build:229: net/core/sock.o] Error 1 @@ -273 +275 @@ - inlined from ‘tap_handle_frame’ at ../drivers/net/tap.c:345:6: + inlined from ‘xennet_start_xmit’ at ../drivers/net/xen-netfront.c:776:6: @@ -292,2 +294,21 @@ -make[5]: *** [../scripts/Makefile.build:229: drivers/net/tap.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:229: drivers/net/xen-netfront.o] Error 1 +make[4]: *** [../scripts/Makefile.build:478: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +In file included from ../include/linux/skbuff.h:29, + from ../include/net/net_namespace.h:43, + from ../include/linux/netdevice.h:38, + from ../net/hsr/hsr_forward.h:13, + from ../net/hsr/hsr_forward.c:10: +../net/hsr/hsr_forward.c: In function ‘hsr_forward_do’: +../include/linux/netdev_features.h:105:55: warning: left shift count >= width of type [-Wshift-count-overflow] + 105 | #define __NETIF_F_BIT(bit) ((netdev_features_t)1 << (bit)) + | ^~ +../include/linux/netdev_features.h:106:33: note: in expansion of macro ‘__NETIF_F_BIT’ + 106 | #define __NETIF_F(name) __NETIF_F_BIT(NETIF_F_##name##_BIT) + | ^~~~~~~~~~~~~ +../include/linux/netdev_features.h:168:33: note: in expansion of macro ‘__NETIF_F’ + 168 | #define NETIF_F_HW_HSR_DUP __NETIF_F(HW_HSR_DUP) + | ^~~~~~~~~ +../net/hsr/hsr_forward.c:520:44: note: in expansion of macro ‘NETIF_F_HW_HSR_DUP’ + 520 | if ((port->dev->features & NETIF_F_HW_HSR_DUP) && sent) + | ^~~~~~~~~~~~~~~~~~ @@ -295,2 +316,3 @@ -../net/core/dev.c: In function ‘register_netdevice’: -./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_1712’ declared with attribute error: BUILD_BUG_ON failed: sizeof(netdev_features_t) * BITS_PER_BYTE < NETDEV_FEATURE_COUNT +In function ‘net_gso_ok’, + inlined from ‘skb_segment’ at ../net/core/skbuff.c:4747:9: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_615’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) @@ -311,2 +333,2 @@ -../net/core/dev.c:10444:9: note: in expansion of macro ‘BUILD_BUG_ON’ -10444 | BUILD_BUG_ON(sizeof(netdev_features_t) * BITS_PER_BYTE < +../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ + 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); @@ -314,2 +336,6 @@ -In function ‘register_netdevice’, - inlined from ‘register_netdev’ at ../net/core/dev.c:10687:8: +make[5]: *** [../scripts/Makefile.build:229: net/core/skbuff.o] Error 1 +make[4]: *** [../scripts/Makefile.build:478: net/ipv4] Error 2 +make[3]: *** [../scripts/Makefile.build:478: drivers] Error 2 +make[3]: *** Waiting for unfinished jobs.... +In file included from : +../net/core/dev.c: In function ‘register_netdevice’: @@ -334,5 +360,3 @@ -In function ‘net_gso_ok’, - inlined from ‘skb_gso_ok’ at ../include/linux/netdevice.h:5076:9, - inlined from ‘netif_needs_gso’ at ../include/linux/netdevice.h:5083:30, - inlined from ‘validate_xmit_skb’ at ../net/core/dev.c:3668:6: -./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_623’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) +In function ‘register_netdevice’, + inlined from ‘register_netdev’ at ../net/core/dev.c:10687:8: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_1712’ declared with attribute error: BUILD_BUG_ON failed: sizeof(netdev_features_t) * BITS_PER_BYTE < NETDEV_FEATURE_COUNT @@ -353,2 +377,2 @@ -../include/linux/netdevice.h:5053:9: note: in expansion of macro ‘BUILD_BUG_ON’ - 5053 | BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT)); +../net/core/dev.c:10444:9: note: in expansion of macro ‘BUILD_BUG_ON’ +10444 | BUILD_BUG_ON(sizeof(netdev_features_t) * BITS_PER_BYTE < @@ -356,3 +379,0 @@ -make[5]: *** [../scripts/Makefile.build:229: net/core/dev.o] Error 1 -make[4]: *** [../scripts/Makefile.build:478: net/core] Error 2 -In file included from : @@ -362,2 +383,2 @@ - inlined from ‘xennet_start_xmit’ at ../drivers/net/xen-netfront.c:776:6: -./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_612’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) + inlined from ‘validate_xmit_skb’ at ../net/core/dev.c:3668:6: +./../include/linux/compiler_types.h:517:45: error: call to ‘__compiletime_assert_623’ declared with attribute error: BUILD_BUG_ON failed: SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT) @@ -381,5 +402,2 @@ -make[5]: *** [../scripts/Makefile.build:229: drivers/net/xen-netfront.o] Error 1 -make[4]: *** [../scripts/Makefile.build:478: drivers/net] Error 2 -make[4]: *** Waiting for unfinished jobs.... -make[3]: *** [../scripts/Makefile.build:478: drivers] Error 2 -make[3]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:229: net/core/dev.o] Error 1 +make[4]: *** [../scripts/Makefile.build:478: net/core] Error 2 Per-file breakdown --- /tmp/tmp.YVlhCqaxAi 2024-10-17 20:36:16.565768596 -0700 +++ /tmp/tmp.fOtouczFjy 2024-10-17 20:36:16.567768579 -0700 @@ -1 +1 @@ - 2 ../include/linux/netdev_features.h + 3 ../include/linux/netdev_features.h