========== build_32bit - FAILED In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/log2.h:12, from ../net/xdp/xsk_queue.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/xdp/xsk_queue.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/log2.h:12, from ../arch/x86/include/asm/div64.h:8, from ../include/linux/math.h:6, from ../include/linux/math64.h:6, from ../include/linux/time.h:6, from ../include/linux/compat.h:10, from ../fs/select.c:18: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: fs/select.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/linux/bits.h:22, from ../include/linux/ratelimit_types.h:5, from ../include/linux/ratelimit.h:5, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../include/linux/dma-mapping.h:5, from ../include/net/xsk_buff_pool.h:9, from ../net/xdp/xsk_buff_pool.c:3: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/xdp/xsk_buff_pool.o] Error 1 In file included from ../include/linux/init.h:5, from ../net/xdp/xdp_umem.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/xdp/xdp_umem.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../include/linux/bpf-cgroup.h:5, from ../net/socket.c:55: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: net/socket.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../net/xdp/xsk_diag.c:9: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/xdp/xsk_diag.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../net/bpf/test_run.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/bpf/test_run.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/log2.h:12, from ../arch/x86/include/asm/div64.h:8, from ../include/linux/math.h:6, from ../include/linux/math64.h:6, from ../include/linux/time.h:6, from ../include/linux/compat.h:10, from ../net/ethtool/ioctl.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ethtool/ioctl.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/bpf] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../net/core/datagram.c:37: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/core/datagram.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../io_uring/poll.c:2: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: io_uring/poll.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../include/net/xdp_sock.h:9, from ../include/net/xdp_sock_drv.h:9, from ../net/ethtool/channels.c:3: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ethtool/channels.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/ethtool] Error 2 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../io_uring/sqpoll.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: io_uring/sqpoll.o] Error 1 make[3]: *** [../scripts/Makefile.build:465: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from ../include/linux/init.h:5, from ../net/xdp/xsk.c:15: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/xdp/xsk.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/xdp] Error 2 In file included from ../include/linux/bits.h:22, from ../include/linux/capability.h:18, from ../net/core/sock.c:89: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/core/sock.o] Error 1 In file included from ../include/linux/atomic/atomic-instrumented.h:15, from ../include/linux/atomic.h:82, from ../include/linux/filter.h:8, from ../net/core/sysctl_net_core.c:9: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/core/sysctl_net_core.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../io_uring/io_uring.c:42: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: io_uring/io_uring.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/net/tcp.h:19, from ../net/ipv4/tcp_minisocks.c:22: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ipv4/tcp_minisocks.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../io_uring/register.c:7: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: io_uring/register.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../include/linux/bpf-cgroup.h:5, from ../net/ipv6/udp.c:20: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ipv6/udp.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../arch/x86/include/asm/percpu.h:31, from ../arch/x86/include/asm/preempt.h:6, from ../include/linux/preempt.h:79, from ../include/linux/bottom_half.h:6, from ../net/ipv4/tcp_ipv4.c:50: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ipv4/tcp_ipv4.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/nvme/host/tcp.c:7: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:207: drivers/nvme/host/tcp.o] Error 1 make[5]: *** [../scripts/Makefile.build:465: drivers/nvme/host] Error 2 make[4]: *** [../scripts/Makefile.build:465: drivers/nvme] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/linux/atomic/atomic-instrumented.h:15, from ../include/linux/atomic.h:82, from ../include/crypto/hash.h:11, from ../net/ipv4/tcp.c:246: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ipv4/tcp.o] Error 1 In file included from ../include/linux/init.h:5, from ../include/linux/printk.h:6, from ../include/asm-generic/bug.h:22, from ../arch/x86/include/asm/bug.h:99, from ../include/linux/bug.h:5, from ../include/linux/mmdebug.h:5, from ../include/linux/mm.h:6, from ../net/ipv4/tcp_input.c:67: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ipv4/tcp_input.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/cpumask_types.h:5, from ../include/linux/cpu_rmap.h:10, from ../drivers/net/ethernet/amazon/ena/ena_netdev.c:9: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/amazon/ena/ena_netdev.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/smp.h:12, from ../include/linux/lockdep.h:14, from ../io_uring/io_uring.h:5, from ../io_uring/napi.c:3: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: io_uring/napi.o] Error 1 make[3]: *** [../scripts/Makefile.build:465: io_uring] Error 2 In file included from ../include/linux/atomic/atomic-instrumented.h:15, from ../include/linux/atomic.h:82, from ../include/linux/filter.h:8, from ../kernel/bpf/core.c:21: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: kernel/bpf/core.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/minmax.h:5, from ../include/linux/uaccess.h:7, from ../net/core/dev.c:71: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/core/dev.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../kernel/bpf/syscall.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: kernel/bpf/syscall.o] Error 1 In file included from ../include/linux/init.h:5, from ../kernel/bpf/inode.c:11: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: kernel/bpf/inode.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:9, from ../drivers/net/ethernet/amazon/ena/ena_xdp.h:9, from ../drivers/net/ethernet/amazon/ena/ena_xdp.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/amazon/ena/ena_xdp.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/bitmap.h:8, from ../include/linux/ethtool.h:16, from ../drivers/net/ethernet/amazon/ena/ena_ethtool.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/amazon/ena/ena_ethtool.o] Error 1 make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/amazon/ena] Error 2 make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/amazon] Error 2 make[6]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:465: net/ipv4] Error 2 In file included from ../arch/x86/include/asm/percpu.h:31, from ../arch/x86/include/asm/preempt.h:6, from ../include/linux/preempt.h:79, from ../include/linux/bottom_half.h:6, from ../net/ipv6/tcp_ipv6.c:22: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ipv6/tcp_ipv6.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/skbuff.h:13, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../drivers/net/ethernet/aquantia/atlantic/aq_common.h:13, from ../drivers/net/ethernet/aquantia/atlantic/aq_main.h:12, from ../drivers/net/ethernet/aquantia/atlantic/aq_main.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_main.o] Error 1 make[8]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:465: net/core] Error 2 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/bitmap.h:8, from ../include/linux/ethtool.h:16, from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:13, from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_nic.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../include/linux/bpf-cgroup.h:5, from ../kernel/bpf/verifier.c:7: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: kernel/bpf/verifier.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: kernel/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:465: kernel] Error 2 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/interrupt.h:6, from ../drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_pci_func.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/skbuff.h:13, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../drivers/net/ethernet/aquantia/atlantic/aq_common.h:13, from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.h:15, from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.c:12: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_vec.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/bitmap.h:8, from ../include/linux/ethtool.h:16, from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:13, from ../drivers/net/ethernet/aquantia/atlantic/aq_ring.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_ring.o] Error 1 make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/aquantia/atlantic] Error 2 make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/aquantia] Error 2 make[5]: *** [../scripts/Makefile.build:465: drivers/net/ethernet] Error 2 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/skbuff.h:13, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../drivers/net/tap.c:2: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: drivers/net/tap.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/tun.c:35: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: drivers/net/tun.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/netdevice.h:24, from ../drivers/net/veth.c:12: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: drivers/net/veth.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/netdevice.h:24, from ../drivers/net/virtio_net.c:7: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: drivers/net/virtio_net.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:465: drivers] Error 2 make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:1989: .] Error 2 make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 In file included from ../include/linux/init.h:5, from ../net/xdp/xdp_umem.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/xdp/xdp_umem.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../include/net/xdp_sock.h:9, from ../include/net/xdp_sock_drv.h:9, from ../net/ethtool/channels.c:3: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ethtool/channels.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/log2.h:12, from ../net/xdp/xsk_queue.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/xdp/xsk_queue.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/log2.h:12, from ../arch/x86/include/asm/div64.h:8, from ../include/linux/math.h:6, from ../include/linux/math64.h:6, from ../include/linux/time.h:6, from ../include/linux/compat.h:10, from ../fs/select.c:18: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: fs/select.o] Error 1 make[3]: *** [../scripts/Makefile.build:465: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from ../include/linux/bits.h:22, from ../include/linux/ratelimit_types.h:5, from ../include/linux/ratelimit.h:5, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../include/linux/dma-mapping.h:5, from ../include/net/xsk_buff_pool.h:9, from ../net/xdp/xsk_buff_pool.c:3: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/xdp/xsk_buff_pool.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../include/linux/bpf-cgroup.h:5, from ../net/socket.c:55: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: net/socket.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/log2.h:12, from ../arch/x86/include/asm/div64.h:8, from ../include/linux/math.h:6, from ../include/linux/math64.h:6, from ../include/linux/time.h:6, from ../include/linux/compat.h:10, from ../net/ethtool/ioctl.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ethtool/ioctl.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../net/bpf/test_run.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/bpf/test_run.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/bpf] Error 2 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../net/core/datagram.c:37: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/core/datagram.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../net/xdp/xsk_diag.c:9: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/xdp/xsk_diag.o] Error 1 In file included from ../include/linux/init.h:5, from ../net/xdp/xsk.c:15: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/xdp/xsk.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/xdp] Error 2 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../io_uring/poll.c:2: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: io_uring/poll.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../io_uring/sqpoll.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: io_uring/sqpoll.o] Error 1 In file included from ../include/linux/atomic/atomic-instrumented.h:15, from ../include/linux/atomic.h:82, from ../include/linux/filter.h:8, from ../net/core/sysctl_net_core.c:9: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/core/sysctl_net_core.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/capability.h:18, from ../net/core/sock.c:89: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/core/sock.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../io_uring/io_uring.c:42: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: io_uring/io_uring.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/ethtool] Error 2 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../io_uring/register.c:7: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: io_uring/register.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/net/tcp.h:19, from ../net/ipv4/tcp_minisocks.c:22: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ipv4/tcp_minisocks.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../include/linux/bpf-cgroup.h:5, from ../net/ipv6/udp.c:20: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ipv6/udp.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/nvme/host/tcp.c:7: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:207: drivers/nvme/host/tcp.o] Error 1 make[5]: *** [../scripts/Makefile.build:465: drivers/nvme/host] Error 2 make[4]: *** [../scripts/Makefile.build:465: drivers/nvme] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/smp.h:12, from ../include/linux/lockdep.h:14, from ../io_uring/io_uring.h:5, from ../io_uring/napi.c:3: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[4]: *** [../scripts/Makefile.build:207: io_uring/napi.o] Error 1 make[3]: *** [../scripts/Makefile.build:465: io_uring] Error 2 In file included from ../include/linux/atomic/atomic-instrumented.h:15, from ../include/linux/atomic.h:82, from ../include/crypto/hash.h:11, from ../net/ipv4/tcp.c:246: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ipv4/tcp.o] Error 1 In file included from ../arch/x86/include/asm/percpu.h:31, from ../arch/x86/include/asm/preempt.h:6, from ../include/linux/preempt.h:79, from ../include/linux/bottom_half.h:6, from ../net/ipv4/tcp_ipv4.c:50: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ipv4/tcp_ipv4.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/cpumask_types.h:5, from ../include/linux/cpu_rmap.h:10, from ../drivers/net/ethernet/amazon/ena/ena_netdev.c:9: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/amazon/ena/ena_netdev.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/skbuff.h:13, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../drivers/net/ethernet/aquantia/atlantic/aq_common.h:13, from ../drivers/net/ethernet/aquantia/atlantic/aq_main.h:12, from ../drivers/net/ethernet/aquantia/atlantic/aq_main.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_main.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/linux/init.h:5, from ../include/linux/printk.h:6, from ../include/asm-generic/bug.h:22, from ../arch/x86/include/asm/bug.h:99, from ../include/linux/bug.h:5, from ../include/linux/mmdebug.h:5, from ../include/linux/mm.h:6, from ../net/ipv4/tcp_input.c:67: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ipv4/tcp_input.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/ipv4] Error 2 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/bitmap.h:8, from ../include/linux/ethtool.h:16, from ../drivers/net/ethernet/amazon/ena/ena_ethtool.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/amazon/ena/ena_ethtool.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:9, from ../drivers/net/ethernet/amazon/ena/ena_xdp.h:9, from ../drivers/net/ethernet/amazon/ena/ena_xdp.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/amazon/ena/ena_xdp.o] Error 1 make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/amazon/ena] Error 2 make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/amazon] Error 2 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../net/core/xdp.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/core/xdp.o] Error 1 In file included from ../include/linux/atomic/atomic-instrumented.h:15, from ../include/linux/atomic.h:82, from ../include/linux/filter.h:8, from ../kernel/bpf/core.c:21: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: kernel/bpf/core.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/bitmap.h:8, from ../include/linux/ethtool.h:16, from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:13, from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_nic.o] Error 1 In file included from ../arch/x86/include/asm/percpu.h:31, from ../arch/x86/include/asm/preempt.h:6, from ../include/linux/preempt.h:79, from ../include/linux/bottom_half.h:6, from ../net/ipv6/tcp_ipv6.c:22: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/ipv6/tcp_ipv6.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/interrupt.h:6, from ../drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_pci_func.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/skbuff.h:13, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../drivers/net/ethernet/aquantia/atlantic/aq_common.h:13, from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.h:15, from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.c:12: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_vec.o] Error 1 In file included from ../include/linux/minmax.h:5, from ../include/linux/uaccess.h:7, from ../net/core/dev.c:71: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/core/dev.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/netdevice.h:24, from ../net/core/netdev-genl.c:3: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/core/netdev-genl.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/iopoll.h:9, from ../drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.h:15, from ../drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.c:12: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/bitmap.h:8, from ../include/linux/ethtool.h:16, from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:13, from ../drivers/net/ethernet/aquantia/atlantic/aq_ring.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_ring.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/skbuff.h:13, from ../include/linux/ip.h:16, from ../include/net/gro.h:7, from ../net/core/gro.c:2: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/core/gro.o] Error 1 In file included from ../include/linux/atomic/atomic-instrumented.h:15, from ../include/linux/atomic.h:82, from ../net/core/filter.c:20: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: net/core/filter.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/core] Error 2 In file included from ../include/linux/init.h:5, from ../kernel/bpf/inode.c:11: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: kernel/bpf/inode.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/skbuff.h:13, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../drivers/net/ethernet/aquantia/atlantic/aq_common.h:13, from ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.h:12, from ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../kernel/bpf/syscall.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: kernel/bpf/syscall.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/bitmap.h:8, from ../include/linux/ethtool.h:16, from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:13, from ../drivers/net/ethernet/aquantia/atlantic/aq_filters.h:9, from ../drivers/net/ethernet/aquantia/atlantic/aq_filters.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_filters.o] Error 1 In file included from ../include/linux/init.h:5, from ../drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/skbuff.h:13, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_common.h:13, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_hw.h:15, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/ratelimit_types.h:5, from ../include/linux/ratelimit.h:5, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../include/linux/dma-mapping.h:5, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.c:11: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/bitmap.h:8, from ../include/linux/ethtool.h:16, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_nic.h:13, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:12: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.c:8: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[9]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.o] Error 1 make[8]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/chelsio/inline_crypto/chtls] Error 2 make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/chelsio/inline_crypto] Error 2 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/skbuff.h:13, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_common.h:13, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_hw.h:15, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/bitmap.h:8, from ../include/linux/ethtool.h:16, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c:11: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/skbuff.h:13, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_common.h:13, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_hw.h:15, from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c:12: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.o] Error 1 make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/aquantia/atlantic] Error 2 make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/aquantia] Error 2 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/ethernet/cisco/enic/enic_main.c:20: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/cisco/enic/enic_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/cisco/enic] Error 2 make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/cisco] Error 2 In file included from ../include/linux/bits.h:22, from ../include/linux/ratelimit_types.h:5, from ../include/linux/ratelimit.h:5, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../include/linux/platform_device.h:13, from ../drivers/net/ethernet/engleder/tsnep.h:9, from ../drivers/net/ethernet/engleder/tsnep_ethtool.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_ethtool.o] Error 1 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/netdevice.h:24, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:11: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/ratelimit_types.h:5, from ../include/linux/ratelimit.h:5, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../include/linux/platform_device.h:13, from ../drivers/net/ethernet/engleder/tsnep.h:9, from ../drivers/net/ethernet/engleder/tsnep_ptp.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_ptp.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/ratelimit_types.h:5, from ../include/linux/ratelimit.h:5, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../include/linux/platform_device.h:13, from ../drivers/net/ethernet/engleder/tsnep.h:9, from ../drivers/net/ethernet/engleder/tsnep_rxnfc.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_rxnfc.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:11: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:9: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/skbuff.h:13, from ../include/linux/if_ether.h:19, from ../include/linux/etherdevice.h:20, from ../drivers/net/tap.c:2: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: drivers/net/tap.o] Error 1 make[5]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/netdevice.h:24, from ../include/linux/if_vlan.h:10, from ../drivers/net/ethernet/engleder/tsnep_xdp.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_xdp.o] Error 1 In file included from ../include/linux/bitfield.h:10, from ../include/linux/fortify-string.h:5, from ../include/linux/string.h:392, from ../include/linux/uuid.h:11, from ../include/linux/mod_devicetable.h:14, from ../include/linux/pci.h:27, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c:9: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c:9: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/ratelimit_types.h:5, from ../include/linux/ratelimit.h:5, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../include/linux/platform_device.h:13, from ../drivers/net/ethernet/engleder/tsnep.h:9, from ../drivers/net/ethernet/engleder/tsnep_tc.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_tc.o] Error 1 In file included from ../include/linux/bitfield.h:10, from ../include/linux/fortify-string.h:5, from ../include/linux/string.h:392, from ../include/linux/uuid.h:11, from ../include/linux/mod_devicetable.h:14, from ../include/linux/pci.h:27, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/ethernet/freescale/fec_ptp.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/fec_ptp.o] Error 1 make[7]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/skbuff.h:13, from ../drivers/net/ethernet/chelsio/cxgb4/sge.c:35: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/chelsio/cxgb4/sge.o] Error 1 make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/chelsio/cxgb4] Error 2 make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/chelsio] Error 2 make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 make[3]: *** [../scripts/Makefile.build:465: net] Error 2 In file included from ../include/linux/bits.h:22, from ../include/linux/ratelimit_types.h:5, from ../include/linux/ratelimit.h:5, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../include/linux/platform_device.h:13, from ../drivers/net/ethernet/engleder/tsnep.h:9, from ../drivers/net/ethernet/engleder/tsnep_main.c:18: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_main.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/dim.h:7, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_dim.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_dim.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/ratelimit_types.h:5, from ../include/linux/ratelimit.h:5, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../include/linux/platform_device.h:13, from ../drivers/net/ethernet/engleder/tsnep.h:9, from ../drivers/net/ethernet/engleder/tsnep_selftests.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_selftests.o] Error 1 make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/engleder] Error 2 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/tun.c:35: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: drivers/net/tun.o] Error 1 In file included from ../include/linux/init.h:5, from ../arch/x86/include/asm/mem_encrypt.h:15, from ../include/linux/mem_encrypt.h:17, from ../arch/x86/include/asm/processor-flags.h:6, from ../arch/x86/include/asm/processor.h:5, from ../include/linux/prefetch.h:15, from ../drivers/net/ethernet/emulex/benet/be_main.c:14: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/emulex/benet/be_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/emulex/benet] Error 2 make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/emulex] Error 2 In file included from ../include/linux/bitfield.h:10, from ../include/linux/fortify-string.h:5, from ../include/linux/string.h:392, from ../include/linux/uuid.h:11, from ../include/linux/mod_devicetable.h:14, from ../include/linux/pci.h:27, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.c:12: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../drivers/net/ethernet/freescale/enetc/enetc.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc_cbdr.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_cbdr.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../drivers/net/ethernet/freescale/enetc/enetc.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/wait.h:7, from ../include/linux/wait_bit.h:8, from ../include/linux/fs.h:6, from ../include/linux/debugfs.h:15, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/netdevice.h:24, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_tc.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/ethernet/freescale/fec_main.c:25: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/fec_main.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/bitops.h:6, from ../include/linux/bitmap.h:8, from ../include/linux/ethtool.h:16, from ../include/uapi/linux/ethtool_netlink.h:12, from ../include/linux/ethtool_netlink.h:6, from ../drivers/net/ethernet/freescale/enetc/enetc_ethtool.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_ethtool.o] Error 1 In file included from ../include/linux/bits.h:22, from ../include/linux/ratelimit_types.h:5, from ../include/linux/ratelimit.h:5, from ../include/linux/dev_printk.h:16, from ../drivers/net/ethernet/broadcom/bnxt/bnxt_hwmon.c:10: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_hwmon.o] Error 1 In file included from ../arch/x86/include/asm/percpu.h:31, from ../arch/x86/include/asm/preempt.h:6, from ../include/linux/preempt.h:79, from ../include/linux/spinlock.h:56, from ../include/linux/phy.h:15, from ../include/linux/fsl/enetc_mdio.h:7, from ../drivers/net/ethernet/freescale/enetc/enetc_pf_common.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_pf_common.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../drivers/net/ethernet/freescale/enetc/enetc.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc_msg.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_msg.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/workqueue.h:9, from ../include/linux/bpf.h:10, from ../include/linux/bpf-cgroup.h:5, from ../kernel/bpf/verifier.c:7: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: kernel/bpf/verifier.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/ethernet/freescale/enetc/enetc_pf.c:5: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_pf.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:11: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt.o] Error 1 make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/broadcom/bnxt] Error 2 make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/broadcom] Error 2 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/netdevice.h:24, from ../drivers/net/veth.c:12: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: drivers/net/veth.o] Error 1 In file included from ../include/linux/bitfield.h:10, from ../include/linux/fortify-string.h:5, from ../include/linux/string.h:392, from ../drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c:8: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/linux/init.h:5, from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/uio.h:8, from ../include/linux/socket.h:8, from ../include/uapi/linux/net_tstamp.h:14, from ../include/linux/net_tstamp.h:6, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c:6: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.o] Error 1 make[8]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../drivers/net/ethernet/freescale/enetc/enetc.h:4, from ../drivers/net/ethernet/freescale/enetc/enetc_qos.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_qos.o] Error 1 ../scripts/Makefile.build:207: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch In file included from ../include/linux/bits.h:22, from ../include/linux/ioport.h:13, from ../include/linux/acpi.h:12, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/netdevice.h:24, from ../drivers/net/virtio_net.c:7: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: drivers/net/virtio_net.o] Error 1 In file included from ../include/linux/init.h:5, from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:9: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa/dpaa_eth.o] Error 1 make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/freescale/dpaa] Error 2 make[4]: *** [../scripts/Makefile.build:465: kernel/bpf] Error 2 make[3]: *** [../scripts/Makefile.build:465: kernel] Error 2 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/netdevice.h:24, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:10, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-devlink.c:2: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-devlink.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../include/linux/clk.h:13, from ../drivers/net/ethernet/freescale/enetc/enetc4_pf.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc4_pf.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/ethernet/freescale/enetc/enetc_vf.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_vf.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/timer.h:5, from ../include/linux/netdevice.h:24, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:10, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-dcb.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-dcb.o] Error 1 In file included from ../include/linux/init.h:5, from ../include/linux/io.h:11, from ../drivers/net/ethernet/freescale/enetc/enetc_ierb.c:20: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_ierb.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.c:5: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.o] Error 1 In file included from ../arch/x86/include/asm/percpu.h:31, from ../arch/x86/include/asm/preempt.h:6, from ../include/linux/preempt.h:79, from ../include/linux/spinlock.h:56, from ../include/linux/phy.h:15, from ../include/linux/fsl/enetc_mdio.h:7, from ../drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.c:3: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.o] Error 1 In file included from ../include/linux/atomic/atomic-instrumented.h:15, from ../include/linux/atomic.h:82, from ../include/linux/filter.h:8, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-xsk.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-xsk.o] Error 1 In file included from ../arch/x86/include/asm/percpu.h:31, from ../arch/x86/include/asm/preempt.h:6, from ../include/linux/preempt.h:79, from ../include/linux/spinlock.h:56, from ../include/linux/phy.h:15, from ../include/linux/fsl/enetc_mdio.h:7, from ../drivers/net/ethernet/freescale/enetc/enetc_mdio.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_mdio.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/ethernet/freescale/enetc/enetc_ptp.c:4: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_ptp.o] Error 1 make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/freescale/enetc] Error 2 In file included from ../include/linux/init.h:5, from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:5: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.o] Error 1 In file included from ../include/linux/container_of.h:5, from ../include/linux/kernel.h:22, from ../drivers/net/bonding/bond_main.c:35: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:207: drivers/net/bonding/bond_main.o] Error 1 make[6]: *** Waiting for unfinished jobs.... In file included from ../include/linux/container_of.h:5, from ../include/linux/list.h:5, from ../include/linux/module.h:12, from ../drivers/net/xen-netfront.c:34: ../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) | ^~~~~~~~~~~~~~ ../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) | ^~~~~~~~~~~~~~~ ../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:207: drivers/net/xen-netfront.o] Error 1 make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/freescale/dpaa2] Error 2 make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/freescale] Error 2 make[5]: *** [../scripts/Makefile.build:465: drivers/net/ethernet] Error 2 make[5]: *** [../scripts/Makefile.build:465: drivers/net/bonding] Error 2 make[4]: *** [../scripts/Makefile.build:465: drivers/net] Error 2 make[3]: *** [../scripts/Makefile.build:465: drivers] Error 2 make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:1989: .] Error 2 make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 New errors added --- /tmp/tmp.IcOVXnHCxH 2025-03-05 06:58:36.692743730 -0800 +++ /tmp/tmp.bz78a9OnjK 2025-03-05 06:58:52.392590376 -0800 @@ -0,0 +1,32 @@ +In file included from ../include/linux/init.h:5, + from ../net/xdp/xdp_umem.c:6: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:207: net/xdp/xdp_umem.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../include/linux/workqueue.h:9, + from ../include/linux/bpf.h:10, + from ../include/net/xdp_sock.h:9, + from ../include/net/xdp_sock_drv.h:9, + from ../net/ethtool/channels.c:3: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:207: net/ethtool/channels.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -15 +46,0 @@ -make[5]: *** Waiting for unfinished jobs.... @@ -35 +66,2 @@ -make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:465: fs] Error 2 +make[3]: *** Waiting for unfinished jobs.... @@ -54,12 +85,0 @@ -In file included from ../include/linux/init.h:5, - from ../net/xdp/xdp_umem.c:6: -../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" - 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) - | ^~~~~~~~~~~~~~ -../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ - 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) - | ^~~~~~~~~~~~~~~ -../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ - 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); - | ^~~~~~~~~~~~~ -make[5]: *** [../scripts/Makefile.build:207: net/xdp/xdp_umem.o] Error 1 @@ -84,4 +104,9 @@ -In file included from ../include/linux/container_of.h:5, - from ../include/linux/list.h:5, - from ../include/linux/module.h:12, - from ../net/xdp/xsk_diag.c:9: +In file included from ../include/linux/bits.h:22, + from ../include/linux/bitops.h:6, + from ../include/linux/log2.h:12, + from ../arch/x86/include/asm/div64.h:8, + from ../include/linux/math.h:6, + from ../include/linux/math64.h:6, + from ../include/linux/time.h:6, + from ../include/linux/compat.h:10, + from ../net/ethtool/ioctl.c:10: @@ -97 +122 @@ -make[5]: *** [../scripts/Makefile.build:207: net/xdp/xsk_diag.o] Error 1 +make[5]: *** [../scripts/Makefile.build:207: net/ethtool/ioctl.o] Error 1 @@ -114,9 +139,5 @@ -In file included from ../include/linux/bits.h:22, - from ../include/linux/bitops.h:6, - from ../include/linux/log2.h:12, - from ../arch/x86/include/asm/div64.h:8, - from ../include/linux/math.h:6, - from ../include/linux/math64.h:6, - from ../include/linux/time.h:6, - from ../include/linux/compat.h:10, - from ../net/ethtool/ioctl.c:10: +make[4]: *** [../scripts/Makefile.build:465: net/bpf] Error 2 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/module.h:12, + from ../net/core/datagram.c:37: @@ -132,2 +153 @@ -make[5]: *** [../scripts/Makefile.build:207: net/ethtool/ioctl.o] Error 1 -make[4]: *** [../scripts/Makefile.build:465: net/bpf] Error 2 +make[5]: *** [../scripts/Makefile.build:207: net/core/datagram.o] Error 1 @@ -138 +158 @@ - from ../net/core/datagram.c:37: + from ../net/xdp/xsk_diag.c:9: @@ -148,5 +168,3 @@ -make[5]: *** [../scripts/Makefile.build:207: net/core/datagram.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... -In file included from ../include/linux/container_of.h:5, - from ../include/linux/kernel.h:22, - from ../io_uring/poll.c:2: +make[5]: *** [../scripts/Makefile.build:207: net/xdp/xsk_diag.o] Error 1 +In file included from ../include/linux/init.h:5, + from ../net/xdp/xsk.c:15: @@ -162,2 +180,2 @@ -make[4]: *** [../scripts/Makefile.build:207: io_uring/poll.o] Error 1 -make[4]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:207: net/xdp/xsk.o] Error 1 +make[4]: *** [../scripts/Makefile.build:465: net/xdp] Error 2 @@ -165,7 +183,2 @@ - from ../include/linux/list.h:5, - from ../include/linux/timer.h:5, - from ../include/linux/workqueue.h:9, - from ../include/linux/bpf.h:10, - from ../include/net/xdp_sock.h:9, - from ../include/net/xdp_sock_drv.h:9, - from ../net/ethtool/channels.c:3: + from ../include/linux/kernel.h:22, + from ../io_uring/poll.c:2: @@ -181,2 +194,2 @@ -make[5]: *** [../scripts/Makefile.build:207: net/ethtool/channels.o] Error 1 -make[4]: *** [../scripts/Makefile.build:465: net/ethtool] Error 2 +make[4]: *** [../scripts/Makefile.build:207: io_uring/poll.o] Error 1 +make[4]: *** Waiting for unfinished jobs.... @@ -196,4 +209,4 @@ -make[3]: *** [../scripts/Makefile.build:465: fs] Error 2 -make[3]: *** Waiting for unfinished jobs.... -In file included from ../include/linux/init.h:5, - from ../net/xdp/xsk.c:15: +In file included from ../include/linux/atomic/atomic-instrumented.h:15, + from ../include/linux/atomic.h:82, + from ../include/linux/filter.h:8, + from ../net/core/sysctl_net_core.c:9: @@ -209,2 +222 @@ -make[5]: *** [../scripts/Makefile.build:207: net/xdp/xsk.o] Error 1 -make[4]: *** [../scripts/Makefile.build:465: net/xdp] Error 2 +make[5]: *** [../scripts/Makefile.build:207: net/core/sysctl_net_core.o] Error 1 @@ -224,4 +236,3 @@ -In file included from ../include/linux/atomic/atomic-instrumented.h:15, - from ../include/linux/atomic.h:82, - from ../include/linux/filter.h:8, - from ../net/core/sysctl_net_core.c:9: +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../io_uring/io_uring.c:42: @@ -237 +248,2 @@ -make[5]: *** [../scripts/Makefile.build:207: net/core/sysctl_net_core.o] Error 1 +make[4]: *** [../scripts/Makefile.build:207: io_uring/io_uring.o] Error 1 +make[4]: *** [../scripts/Makefile.build:465: net/ethtool] Error 2 @@ -240 +252 @@ - from ../io_uring/io_uring.c:42: + from ../io_uring/register.c:7: @@ -250 +262 @@ -make[4]: *** [../scripts/Makefile.build:207: io_uring/io_uring.o] Error 1 +make[4]: *** [../scripts/Makefile.build:207: io_uring/register.o] Error 1 @@ -267,2 +279,6 @@ - from ../include/linux/kernel.h:22, - from ../io_uring/register.c:7: + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../include/linux/workqueue.h:9, + from ../include/linux/bpf.h:10, + from ../include/linux/bpf-cgroup.h:5, + from ../net/ipv6/udp.c:20: @@ -278 +294,2 @@ -make[4]: *** [../scripts/Makefile.build:207: io_uring/register.o] Error 1 +make[5]: *** [../scripts/Makefile.build:207: net/ipv6/udp.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -281,5 +298,2 @@ - from ../include/linux/timer.h:5, - from ../include/linux/workqueue.h:9, - from ../include/linux/bpf.h:10, - from ../include/linux/bpf-cgroup.h:5, - from ../net/ipv6/udp.c:20: + from ../include/linux/module.h:12, + from ../drivers/nvme/host/tcp.c:7: @@ -295,2 +309,35 @@ -make[5]: *** [../scripts/Makefile.build:207: net/ipv6/udp.o] Error 1 -make[5]: *** Waiting for unfinished jobs.... +make[6]: *** [../scripts/Makefile.build:207: drivers/nvme/host/tcp.o] Error 1 +make[5]: *** [../scripts/Makefile.build:465: drivers/nvme/host] Error 2 +make[4]: *** [../scripts/Makefile.build:465: drivers/nvme] Error 2 +make[4]: *** Waiting for unfinished jobs.... +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/smp.h:12, + from ../include/linux/lockdep.h:14, + from ../io_uring/io_uring.h:5, + from ../io_uring/napi.c:3: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[4]: *** [../scripts/Makefile.build:207: io_uring/napi.o] Error 1 +make[3]: *** [../scripts/Makefile.build:465: io_uring] Error 2 +In file included from ../include/linux/atomic/atomic-instrumented.h:15, + from ../include/linux/atomic.h:82, + from ../include/crypto/hash.h:11, + from ../net/ipv4/tcp.c:246: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:207: net/ipv4/tcp.o] Error 1 @@ -312,4 +359,5 @@ -In file included from ../include/linux/container_of.h:5, - from ../include/linux/list.h:5, - from ../include/linux/module.h:12, - from ../drivers/nvme/host/tcp.c:7: +In file included from ../include/linux/bits.h:22, + from ../include/linux/bitops.h:6, + from ../include/linux/cpumask_types.h:5, + from ../include/linux/cpu_rmap.h:10, + from ../drivers/net/ethernet/amazon/ena/ena_netdev.c:9: @@ -325,8 +373,10 @@ -make[6]: *** [../scripts/Makefile.build:207: drivers/nvme/host/tcp.o] Error 1 -make[5]: *** [../scripts/Makefile.build:465: drivers/nvme/host] Error 2 -make[4]: *** [../scripts/Makefile.build:465: drivers/nvme] Error 2 -make[4]: *** Waiting for unfinished jobs.... -In file included from ../include/linux/atomic/atomic-instrumented.h:15, - from ../include/linux/atomic.h:82, - from ../include/crypto/hash.h:11, - from ../net/ipv4/tcp.c:246: +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/amazon/ena/ena_netdev.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../include/linux/skbuff.h:13, + from ../include/linux/if_ether.h:19, + from ../include/linux/etherdevice.h:20, + from ../drivers/net/ethernet/aquantia/atlantic/aq_common.h:13, + from ../drivers/net/ethernet/aquantia/atlantic/aq_main.h:12, + from ../drivers/net/ethernet/aquantia/atlantic/aq_main.c:10: @@ -342 +392,2 @@ -make[5]: *** [../scripts/Makefile.build:207: net/ipv4/tcp.o] Error 1 +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_main.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... @@ -360,0 +412 @@ +make[4]: *** [../scripts/Makefile.build:465: net/ipv4] Error 2 @@ -363,3 +415,3 @@ - from ../include/linux/cpumask_types.h:5, - from ../include/linux/cpu_rmap.h:10, - from ../drivers/net/ethernet/amazon/ena/ena_netdev.c:9: + from ../include/linux/bitmap.h:8, + from ../include/linux/ethtool.h:16, + from ../drivers/net/ethernet/amazon/ena/ena_ethtool.c:6: @@ -375,2 +427,19 @@ -make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/amazon/ena/ena_netdev.o] Error 1 -make[8]: *** Waiting for unfinished jobs.... +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/amazon/ena/ena_ethtool.o] Error 1 +In file included from ../include/linux/bits.h:22, + from ../include/linux/bitops.h:6, + from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:9, + from ../drivers/net/ethernet/amazon/ena/ena_xdp.h:9, + from ../drivers/net/ethernet/amazon/ena/ena_xdp.c:6: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/amazon/ena/ena_xdp.o] Error 1 +make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/amazon/ena] Error 2 +make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/amazon] Error 2 +make[6]: *** Waiting for unfinished jobs.... @@ -379,4 +448,4 @@ - from ../include/linux/smp.h:12, - from ../include/linux/lockdep.h:14, - from ../io_uring/io_uring.h:5, - from ../io_uring/napi.c:3: + from ../include/linux/timer.h:5, + from ../include/linux/workqueue.h:9, + from ../include/linux/bpf.h:10, + from ../net/core/xdp.c:6: @@ -392,2 +461 @@ -make[4]: *** [../scripts/Makefile.build:207: io_uring/napi.o] Error 1 -make[3]: *** [../scripts/Makefile.build:465: io_uring] Error 2 +make[5]: *** [../scripts/Makefile.build:207: net/core/xdp.o] Error 1 @@ -408,0 +477,63 @@ +In file included from ../include/linux/bits.h:22, + from ../include/linux/bitops.h:6, + from ../include/linux/bitmap.h:8, + from ../include/linux/ethtool.h:16, + from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:13, + from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.c:10: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_nic.o] Error 1 +In file included from ../arch/x86/include/asm/percpu.h:31, + from ../arch/x86/include/asm/preempt.h:6, + from ../include/linux/preempt.h:79, + from ../include/linux/bottom_half.h:6, + from ../net/ipv6/tcp_ipv6.c:22: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:207: net/ipv6/tcp_ipv6.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../include/linux/interrupt.h:6, + from ../drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c:10: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_pci_func.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../include/linux/skbuff.h:13, + from ../include/linux/if_ether.h:19, + from ../include/linux/etherdevice.h:20, + from ../drivers/net/ethernet/aquantia/atlantic/aq_common.h:13, + from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.h:15, + from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.c:12: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_vec.o] Error 1 @@ -425,3 +556,2 @@ - from ../include/linux/workqueue.h:9, - from ../include/linux/bpf.h:10, - from ../kernel/bpf/syscall.c:4: + from ../include/linux/netdevice.h:24, + from ../net/core/netdev-genl.c:3: @@ -437 +567,62 @@ -make[5]: *** [../scripts/Makefile.build:207: kernel/bpf/syscall.o] Error 1 +make[5]: *** [../scripts/Makefile.build:207: net/core/netdev-genl.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../include/linux/iopoll.h:9, + from ../drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.h:15, + from ../drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.c:12: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_hw_utils.o] Error 1 +In file included from ../include/linux/bits.h:22, + from ../include/linux/bitops.h:6, + from ../include/linux/bitmap.h:8, + from ../include/linux/ethtool.h:16, + from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:13, + from ../drivers/net/ethernet/aquantia/atlantic/aq_ring.c:10: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_ring.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../include/linux/skbuff.h:13, + from ../include/linux/ip.h:16, + from ../include/net/gro.h:7, + from ../net/core/gro.c:2: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:207: net/core/gro.o] Error 1 +In file included from ../include/linux/atomic/atomic-instrumented.h:15, + from ../include/linux/atomic.h:82, + from ../net/core/filter.c:20: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:207: net/core/filter.o] Error 1 +make[4]: *** [../scripts/Makefile.build:465: net/core] Error 2 @@ -450,5 +641,8 @@ -In file included from ../include/linux/bits.h:22, - from ../include/linux/bitops.h:6, - from ../drivers/net/ethernet/amazon/ena/ena_netdev.h:9, - from ../drivers/net/ethernet/amazon/ena/ena_xdp.h:9, - from ../drivers/net/ethernet/amazon/ena/ena_xdp.c:6: +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../include/linux/skbuff.h:13, + from ../include/linux/if_ether.h:19, + from ../include/linux/etherdevice.h:20, + from ../drivers/net/ethernet/aquantia/atlantic/aq_common.h:13, + from ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.h:12, + from ../drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:10: @@ -464 +658,17 @@ -make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/amazon/ena/ena_xdp.o] Error 1 +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../include/linux/workqueue.h:9, + from ../include/linux/bpf.h:10, + from ../kernel/bpf/syscall.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:207: kernel/bpf/syscall.o] Error 1 @@ -469 +679,3 @@ - from ../drivers/net/ethernet/amazon/ena/ena_ethtool.c:6: + from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:13, + from ../drivers/net/ethernet/aquantia/atlantic/aq_filters.h:9, + from ../drivers/net/ethernet/aquantia/atlantic/aq_filters.c:6: @@ -479,10 +691,3 @@ -make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/amazon/ena/ena_ethtool.o] Error 1 -make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/amazon/ena] Error 2 -make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/amazon] Error 2 -make[6]: *** Waiting for unfinished jobs.... -make[4]: *** [../scripts/Makefile.build:465: net/ipv4] Error 2 -In file included from ../arch/x86/include/asm/percpu.h:31, - from ../arch/x86/include/asm/preempt.h:6, - from ../include/linux/preempt.h:79, - from ../include/linux/bottom_half.h:6, - from ../net/ipv6/tcp_ipv6.c:22: +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_filters.o] Error 1 +In file included from ../include/linux/init.h:5, + from ../drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.c:10: @@ -498,2 +703 @@ -make[5]: *** [../scripts/Makefile.build:207: net/ipv6/tcp_ipv6.o] Error 1 -make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_drvinfo.o] Error 1 @@ -505,3 +709,3 @@ - from ../drivers/net/ethernet/aquantia/atlantic/aq_common.h:13, - from ../drivers/net/ethernet/aquantia/atlantic/aq_main.h:12, - from ../drivers/net/ethernet/aquantia/atlantic/aq_main.c:10: + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_common.h:13, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_hw.h:15, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c:10: @@ -517 +721,18 @@ -make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_main.o] Error 1 +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.o] Error 1 +In file included from ../include/linux/bits.h:22, + from ../include/linux/ratelimit_types.h:5, + from ../include/linux/ratelimit.h:5, + from ../include/linux/dev_printk.h:16, + from ../include/linux/device.h:15, + from ../include/linux/dma-mapping.h:5, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.c:11: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.o] Error 1 @@ -519 +739,0 @@ -make[4]: *** [../scripts/Makefile.build:465: net/core] Error 2 @@ -524,2 +744,2 @@ - from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:13, - from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.c:10: + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_nic.h:13, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:12: @@ -535 +755 @@ -make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_nic.o] Error 1 +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.o] Error 1 @@ -538,5 +758,2 @@ - from ../include/linux/timer.h:5, - from ../include/linux/workqueue.h:9, - from ../include/linux/bpf.h:10, - from ../include/linux/bpf-cgroup.h:5, - from ../kernel/bpf/verifier.c:7: + from ../include/linux/module.h:12, + from ../drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.c:8: @@ -552,3 +769,4 @@ -make[5]: *** [../scripts/Makefile.build:207: kernel/bpf/verifier.o] Error 1 -make[4]: *** [../scripts/Makefile.build:465: kernel/bpf] Error 2 -make[3]: *** [../scripts/Makefile.build:465: kernel] Error 2 +make[9]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/chelsio/inline_crypto/chtls/chtls_io.o] Error 1 +make[8]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/chelsio/inline_crypto/chtls] Error 2 +make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/chelsio/inline_crypto] Error 2 +make[7]: *** Waiting for unfinished jobs.... @@ -557,2 +775,6 @@ - from ../include/linux/interrupt.h:6, - from ../drivers/net/ethernet/aquantia/atlantic/aq_pci_func.c:10: + from ../include/linux/skbuff.h:13, + from ../include/linux/if_ether.h:19, + from ../include/linux/etherdevice.h:20, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_common.h:13, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_hw.h:15, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c:10: @@ -568 +790,16 @@ -make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_pci_func.o] Error 1 +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.o] Error 1 +In file included from ../include/linux/bits.h:22, + from ../include/linux/bitops.h:6, + from ../include/linux/bitmap.h:8, + from ../include/linux/ethtool.h:16, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c:11: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.o] Error 1 @@ -574,3 +811,3 @@ - from ../drivers/net/ethernet/aquantia/atlantic/aq_common.h:13, - from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.h:15, - from ../drivers/net/ethernet/aquantia/atlantic/aq_vec.c:12: + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_common.h:13, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_hw.h:15, + from ../drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c:12: @@ -586 +823,103 @@ -make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_vec.o] Error 1 +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.o] Error 1 +make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/aquantia/atlantic] Error 2 +make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/aquantia] Error 2 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/module.h:12, + from ../drivers/net/ethernet/cisco/enic/enic_main.c:20: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/cisco/enic/enic_main.o] Error 1 +make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/cisco/enic] Error 2 +make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/cisco] Error 2 +In file included from ../include/linux/bits.h:22, + from ../include/linux/ratelimit_types.h:5, + from ../include/linux/ratelimit.h:5, + from ../include/linux/dev_printk.h:16, + from ../include/linux/device.h:15, + from ../include/linux/platform_device.h:13, + from ../drivers/net/ethernet/engleder/tsnep.h:9, + from ../drivers/net/ethernet/engleder/tsnep_ethtool.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_ethtool.o] Error 1 +make[7]: *** Waiting for unfinished jobs.... +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/module.h:12, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c:10: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../include/linux/netdevice.h:24, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c:11: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.o] Error 1 +In file included from ../include/linux/bits.h:22, + from ../include/linux/ratelimit_types.h:5, + from ../include/linux/ratelimit.h:5, + from ../include/linux/dev_printk.h:16, + from ../include/linux/device.h:15, + from ../include/linux/platform_device.h:13, + from ../drivers/net/ethernet/engleder/tsnep.h:9, + from ../drivers/net/ethernet/engleder/tsnep_ptp.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_ptp.o] Error 1 +In file included from ../include/linux/bits.h:22, + from ../include/linux/ratelimit_types.h:5, + from ../include/linux/ratelimit.h:5, + from ../include/linux/dev_printk.h:16, + from ../include/linux/device.h:15, + from ../include/linux/platform_device.h:13, + from ../drivers/net/ethernet/engleder/tsnep.h:9, + from ../drivers/net/ethernet/engleder/tsnep_rxnfc.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_rxnfc.o] Error 1 @@ -589,4 +928 @@ - from ../include/linux/bitmap.h:8, - from ../include/linux/ethtool.h:16, - from ../drivers/net/ethernet/aquantia/atlantic/aq_nic.h:13, - from ../drivers/net/ethernet/aquantia/atlantic/aq_ring.c:10: + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:11: @@ -602,5 +938,14 @@ -make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/aquantia/atlantic/aq_ring.o] Error 1 -make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/aquantia/atlantic] Error 2 -make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/aquantia] Error 2 -make[5]: *** [../scripts/Makefile.build:465: drivers/net/ethernet] Error 2 -make[5]: *** Waiting for unfinished jobs.... +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:9: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.o] Error 1 @@ -622,0 +968,165 @@ +make[5]: *** Waiting for unfinished jobs.... +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../include/linux/netdevice.h:24, + from ../include/linux/if_vlan.h:10, + from ../drivers/net/ethernet/engleder/tsnep_xdp.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_xdp.o] Error 1 +In file included from ../include/linux/bitfield.h:10, + from ../include/linux/fortify-string.h:5, + from ../include/linux/string.h:392, + from ../include/linux/uuid.h:11, + from ../include/linux/mod_devicetable.h:14, + from ../include/linux/pci.h:27, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c:9: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c:9: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.o] Error 1 +In file included from ../include/linux/bits.h:22, + from ../include/linux/ratelimit_types.h:5, + from ../include/linux/ratelimit.h:5, + from ../include/linux/dev_printk.h:16, + from ../include/linux/device.h:15, + from ../include/linux/platform_device.h:13, + from ../drivers/net/ethernet/engleder/tsnep.h:9, + from ../drivers/net/ethernet/engleder/tsnep_tc.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_tc.o] Error 1 +In file included from ../include/linux/bitfield.h:10, + from ../include/linux/fortify-string.h:5, + from ../include/linux/string.h:392, + from ../include/linux/uuid.h:11, + from ../include/linux/mod_devicetable.h:14, + from ../include/linux/pci.h:27, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c:10: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/module.h:12, + from ../drivers/net/ethernet/freescale/fec_ptp.c:10: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/fec_ptp.o] Error 1 +make[7]: *** Waiting for unfinished jobs.... +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../include/linux/skbuff.h:13, + from ../drivers/net/ethernet/chelsio/cxgb4/sge.c:35: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/chelsio/cxgb4/sge.o] Error 1 +make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/chelsio/cxgb4] Error 2 +make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/chelsio] Error 2 +make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 +make[3]: *** [../scripts/Makefile.build:465: net] Error 2 +In file included from ../include/linux/bits.h:22, + from ../include/linux/ratelimit_types.h:5, + from ../include/linux/ratelimit.h:5, + from ../include/linux/dev_printk.h:16, + from ../include/linux/device.h:15, + from ../include/linux/platform_device.h:13, + from ../drivers/net/ethernet/engleder/tsnep.h:9, + from ../drivers/net/ethernet/engleder/tsnep_main.c:18: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_main.o] Error 1 +In file included from ../include/linux/bits.h:22, + from ../include/linux/dim.h:7, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_dim.c:10: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_dim.o] Error 1 +In file included from ../include/linux/bits.h:22, + from ../include/linux/ratelimit_types.h:5, + from ../include/linux/ratelimit.h:5, + from ../include/linux/dev_printk.h:16, + from ../include/linux/device.h:15, + from ../include/linux/platform_device.h:13, + from ../drivers/net/ethernet/engleder/tsnep.h:9, + from ../drivers/net/ethernet/engleder/tsnep_selftests.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/engleder/tsnep_selftests.o] Error 1 +make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/engleder] Error 2 @@ -636,0 +1147,225 @@ +In file included from ../include/linux/init.h:5, + from ../arch/x86/include/asm/mem_encrypt.h:15, + from ../include/linux/mem_encrypt.h:17, + from ../arch/x86/include/asm/processor-flags.h:6, + from ../arch/x86/include/asm/processor.h:5, + from ../include/linux/prefetch.h:15, + from ../drivers/net/ethernet/emulex/benet/be_main.c:14: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/emulex/benet/be_main.o] Error 1 +make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/emulex/benet] Error 2 +make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/emulex] Error 2 +In file included from ../include/linux/bitfield.h:10, + from ../include/linux/fortify-string.h:5, + from ../include/linux/string.h:392, + from ../include/linux/uuid.h:11, + from ../include/linux/mod_devicetable.h:14, + from ../include/linux/pci.h:27, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.c:12: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../drivers/net/ethernet/freescale/enetc/enetc.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc_cbdr.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_cbdr.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../drivers/net/ethernet/freescale/enetc/enetc.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/wait.h:7, + from ../include/linux/wait_bit.h:8, + from ../include/linux/fs.h:6, + from ../include/linux/debugfs.h:15, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.c:10: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_debugfs.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../include/linux/netdevice.h:24, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c:10: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_tc.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/module.h:12, + from ../drivers/net/ethernet/freescale/fec_main.c:25: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/fec_main.o] Error 1 +In file included from ../include/linux/bits.h:22, + from ../include/linux/bitops.h:6, + from ../include/linux/bitmap.h:8, + from ../include/linux/ethtool.h:16, + from ../include/uapi/linux/ethtool_netlink.h:12, + from ../include/linux/ethtool_netlink.h:6, + from ../drivers/net/ethernet/freescale/enetc/enetc_ethtool.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_ethtool.o] Error 1 +In file included from ../include/linux/bits.h:22, + from ../include/linux/ratelimit_types.h:5, + from ../include/linux/ratelimit.h:5, + from ../include/linux/dev_printk.h:16, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt_hwmon.c:10: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt_hwmon.o] Error 1 +In file included from ../arch/x86/include/asm/percpu.h:31, + from ../arch/x86/include/asm/preempt.h:6, + from ../include/linux/preempt.h:79, + from ../include/linux/spinlock.h:56, + from ../include/linux/phy.h:15, + from ../include/linux/fsl/enetc_mdio.h:7, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf_common.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_pf_common.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../drivers/net/ethernet/freescale/enetc/enetc.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc_msg.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_msg.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../include/linux/workqueue.h:9, + from ../include/linux/bpf.h:10, + from ../include/linux/bpf-cgroup.h:5, + from ../kernel/bpf/verifier.c:7: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:207: kernel/bpf/verifier.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/module.h:12, + from ../drivers/net/ethernet/freescale/enetc/enetc_pf.c:5: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_pf.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/module.h:12, + from ../drivers/net/ethernet/broadcom/bnxt/bnxt.c:11: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/broadcom/bnxt/bnxt.o] Error 1 +make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/broadcom/bnxt] Error 2 +make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/broadcom] Error 2 @@ -651,0 +1387,75 @@ +In file included from ../include/linux/bitfield.h:10, + from ../include/linux/fortify-string.h:5, + from ../include/linux/string.h:392, + from ../drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c:8: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../include/linux/init.h:5, + from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.c:6: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa/dpaa_eth_sysfs.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../include/linux/uio.h:8, + from ../include/linux/socket.h:8, + from ../include/uapi/linux/net_tstamp.h:14, + from ../include/linux/net_tstamp.h:6, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.c:6: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-ethtool.o] Error 1 +make[8]: *** Waiting for unfinished jobs.... +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../drivers/net/ethernet/freescale/enetc/enetc.h:4, + from ../drivers/net/ethernet/freescale/enetc/enetc_qos.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_qos.o] Error 1 +../scripts/Makefile.build:207: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch +In file included from ../include/linux/bits.h:22, + from ../include/linux/ioport.h:13, + from ../include/linux/acpi.h:12, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.o] Error 1 @@ -666,0 +1477,209 @@ +In file included from ../include/linux/init.h:5, + from ../drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:9: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa/dpaa_eth.o] Error 1 +make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/freescale/dpaa] Error 2 +make[4]: *** [../scripts/Makefile.build:465: kernel/bpf] Error 2 +make[3]: *** [../scripts/Makefile.build:465: kernel] Error 2 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../include/linux/netdevice.h:24, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:10, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-devlink.c:2: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-devlink.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../include/linux/clk.h:13, + from ../drivers/net/ethernet/freescale/enetc/enetc4_pf.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc4_pf.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/module.h:12, + from ../drivers/net/ethernet/freescale/enetc/enetc_vf.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_vf.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/timer.h:5, + from ../include/linux/netdevice.h:24, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h:10, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-dcb.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-dcb.o] Error 1 +In file included from ../include/linux/init.h:5, + from ../include/linux/io.h:11, + from ../drivers/net/ethernet/freescale/enetc/enetc_ierb.c:20: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_ierb.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/module.h:12, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.c:5: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-debugfs.o] Error 1 +In file included from ../arch/x86/include/asm/percpu.h:31, + from ../arch/x86/include/asm/preempt.h:6, + from ../include/linux/preempt.h:79, + from ../include/linux/spinlock.h:56, + from ../include/linux/phy.h:15, + from ../include/linux/fsl/enetc_mdio.h:7, + from ../drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.c:3: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.o] Error 1 +In file included from ../include/linux/atomic/atomic-instrumented.h:15, + from ../include/linux/atomic.h:82, + from ../include/linux/filter.h:8, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-xsk.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-xsk.o] Error 1 +In file included from ../arch/x86/include/asm/percpu.h:31, + from ../arch/x86/include/asm/preempt.h:6, + from ../include/linux/preempt.h:79, + from ../include/linux/spinlock.h:56, + from ../include/linux/phy.h:15, + from ../include/linux/fsl/enetc_mdio.h:7, + from ../drivers/net/ethernet/freescale/enetc/enetc_mdio.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_mdio.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/module.h:12, + from ../drivers/net/ethernet/freescale/enetc/enetc_ptp.c:4: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/enetc/enetc_ptp.o] Error 1 +make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/freescale/enetc] Error 2 +In file included from ../include/linux/init.h:5, + from ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:5: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[8]: *** [../scripts/Makefile.build:207: drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.o] Error 1 +In file included from ../include/linux/container_of.h:5, + from ../include/linux/kernel.h:22, + from ../drivers/net/bonding/bond_main.c:35: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:207: drivers/net/bonding/bond_main.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +In file included from ../include/linux/container_of.h:5, + from ../include/linux/list.h:5, + from ../include/linux/module.h:12, + from ../drivers/net/xen-netfront.c:34: +../include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(struct xdp_frame) == _XDP_FRAME_SIZE" + 78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg) + | ^~~~~~~~~~~~~~ +../include/linux/build_bug.h:77:34: note: in expansion of macro ‘__static_assert’ + 77 | #define static_assert(expr, ...) __static_assert(expr, ##__VA_ARGS__, #expr) + | ^~~~~~~~~~~~~~~ +../include/net/xdp.h:294:1: note: in expansion of macro ‘static_assert’ + 294 | static_assert(sizeof(struct xdp_frame) == _XDP_FRAME_SIZE); + | ^~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:207: drivers/net/xen-netfront.o] Error 1 +make[7]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/freescale/dpaa2] Error 2 +make[6]: *** [../scripts/Makefile.build:465: drivers/net/ethernet/freescale] Error 2 +make[5]: *** [../scripts/Makefile.build:465: drivers/net/ethernet] Error 2 +make[5]: *** [../scripts/Makefile.build:465: drivers/net/bonding] Error 2 @@ -669 +1687,0 @@ -make[3]: *** [../scripts/Makefile.build:465: net] Error 2 Per-file breakdown --- /tmp/tmp.pnxlEgTg6h 2025-03-05 06:58:52.406590239 -0800 +++ /tmp/tmp.qiAhrIaP1v 2025-03-05 06:58:52.409590210 -0800 @@ -1 +1 @@ - 42 ../include/linux/build_bug.h + 107 ../include/linux/build_bug.h