The kernel, bpf tool, and perf tool builds fine for v6.1.143-rc1 on x86 and arm64 Azure VM.
Kernel binary size for x86 build: text data bss dec hex filename 25848764 11309150 16613376 53771290 3347c1a vmlinux
Kernel binary size for arm64 build: text data bss dec hex filename 31276540 12551596 831088 44659224 2a97218 vmlinux
Tested-by: Hardik Garg hargar@linux.microsoft.com
Thanks, Hardik