-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ebpf 缓冲区不足 #686
Comments
Thanks for opening this issue! |
配置文件如下: 全局配置global {
} 节点配置node { 分组配置group { 路由配置routing { Use alidns for China mainland domains and googledns for others.dns { 报错信息如下: [Oct 31 12:25:40] FATAL RoutingMatcherBuilder.BuildKernspace: BpfMapBatchUpdate: batch update: key too big for map: argument list too long |
0.8.0可以复现,但是main HEAD已经没有问题了。 |
Checks
Current Behavior
无法正常启动代理内核
Expected Behavior
No response
Steps to Reproduce
配置文件里我设置了 50个分组 ,50个节点,貌似每个分组都加载了50个节点,导致缓冲区不足
Environment
dae 最新版
os : ubuntu20.04
kernel : 5.15
Anything else?
No response
The text was updated successfully, but these errors were encountered: