4ast wrote: > all buf[64] will be initialized to 0 looks like it's a show stopper. The performance impact of initializing everything might be felt for XDP. https://github.com/llvm/llvm-project/pull/125601