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. |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
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.
-
Iterator
always return false whileLookup
return error:Not support yet?
Beta Was this translation helpful? Give feedback.
All reactions