You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why is this needed:
Currently, BPF_LOG willcause the number of eBPF instructions to exceed the verifier limit. It is necessary to reduce unnecessary logs as much as possible to ensure the number of instructions.