The kernel, bpf tool and perf tool builds fine for v6.14.5-rc1 on x86 and arm64 Azure VM. Kernel binary size for x86 build: text data bss dec hex filename 31679632 14224334 6311936 52215902 31cc05e vmlinux Kernel binary size for arm64 build: text data bss dec hex filename 36856310 15166805 1048656 53071771 329cf9b vmlinux Tested-by: Hardik Garg hargar@linux.microsoft.com Thanks, Hardik