bpf2c and eBPF-for-Windows should support global variables in BPF programs (aka platform variables) as defined in 5.4 of BPF ISA #3958
Labels
blocked
Blocked on another issue that must be done first
enhancement
New feature or request
optimization
Affects perf but not correctness or applicability
P2
triaged
Discussed in a triage meeting
Milestone
The BPF ISA defines additional 64bit immediate load instructions. eBPF-for-Windows should add support for type 3 at a minimum. This support can improve the performance of certain BPF programs by eliminating the need to perform map lookups.
The text was updated successfully, but these errors were encountered: