mirror of https://github.com/aya-rs/aya
feat(aya): return correct Option from bpf_map_lookup_elem_per_cpu
bpf_map_lookup_elem_per_cpu doesn't check the Option inside the Result:Ok, thus when it receive a Ok(None), it returns a zeroed value PerCpuValues.reviewable/pr1182/r1
parent
ae317961ef
commit
9ef4b6e778
Loading…
Reference in New Issue