bpf_for() example #1405
Replies: 2 comments
-
|
Your problem isn't with |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
aaah got it, but regardless of my problem above, could you please kindly consider adding a working |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
can you please add a
bpf_for()example in the documentation?i tried to write down one ( kernel 6.7.10 ) using latest libbpf 1.3 and clium ebpf 0.14 , but the program is creating compile error in bpf2go generation step,
my program:
and this is the error:
Beta Was this translation helpful? Give feedback.
All reactions