XSK destinations maps stay empty #15314
Unanswered
joelasagne
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Hi! Do you execute the |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hi, i'm trying to make XSK work on my dev env, but for some reason I can't get the "xsk-destinations-v4" pinned map to get populated.
Here is my config for my sockets/servers (I only kept one newServer to not flood):
The loadbalancing works fine, but never using XDP/XSK, and when I check the pinned maps (
bpftool map dump pinned /sys/fs/bpf/dnsdist/xsk-destinations-v4
), it's always empty[]
.Is there something I'm doing wrong so that dnsdist ignores my servers for XSK ?
Beta Was this translation helpful? Give feedback.
All reactions