BPF_SNPRINTF: R3 does not point to a readonly map #722
Answered
by
lmb
huchen2021
asked this question in
Q&A
|
When I use BPF_SNPRINTF on my xdp.c, it reports the following error. If I don’t use BPF_SNPRINTF, the error is gone. Any hints will be appreaciated: |
Answered by
lmb
Jun 24, 2022
Replies: 1 comment 1 reply
|
From @dylandreimerink:
|
1 reply
Answer selected by
lmb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From @dylandreimerink: