How to access BPF_MAP_TYPE_LRU_PERCPU_HASH in cilium ebpf? #1237
Replies: 2 comments 1 reply
|
That might be, the PerCPU LRU maps are kind of peculiar beasts. Feel free to open a bug report with a reproducer. |
1 reply
|
I try to reproduce the failing code but failed. I'm not familiar with the ebpf map two weeks ago. I might have misunderstood the Sorry for misreport that. I'll be careful next time. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Iteratoralways return false whileLookupreturn error:Not support yet?
All reactions